Getting started

View as Markdown

To get started, sign up for a runZero account. The default account is a trial of the full runZero Platform. When the trial expires, you can convert to the free Community Edition or buy a subscription.

Quickstart guide

Take the quickstart path to use runZero right away. It covers initial setup, running basic scans, and configuring integrations.

1. Set up an Explorer

Asset discovery starts with an Explorer:

  • Go to Deploy > Deploy Explorers in the runZero Console.
  • Review the system requirements and choose the binary for your platform.
  • Make sure the Explorer connects to the right organization. Each download link is organization-specific.

2. Run your first scan

With the Explorer installed:

  • Go to Scan in the console.
  • Click Start standard scan and configure the discovery scope:
    • Choose an Explorer.
    • Set the target subnets or CIDR ranges.
    • Run the scan and monitor progress from the console.
We recommend starting with a `/24` or a handful of small CIDR blocks to verify network connectivity, then scaling out from there.

3. Configure integrations

Enrich your data with third-party integrations:

  • Go to Integrate.
  • Select and configure the supported integrations for EDR, vulnerability management, cloud, and other sources.
  • Set the required permissions in the integrated systems.
  • Run sync tasks to import data and merge it with existing asset information.

4. Review scan results

After the scan completes:

If the `matches:>0` search returns nothing, the metrics may still be calculating. You can check the status of the metrics calculations.

Full deployment plan

If you’re planning a production deployment, a little preparation up front gives you a setup that scales. Follow these steps:

1. Plan your deployment

  • Set your goals for asset visibility, network segmentation, or compliance.
  • Confirm you have adequate resources for Explorers and network access points.
  • Learn the runZero-specific terms in the glossary.

2. Initial setup

  • Deploy Explorers across your main network segments.
  • Configure credentials for access to devices and services (SNMP, EDR, MDM, and so on).
  • Verify connectivity against the network communication guidelines.

3. Run discovery and assess

  • Run discovery scans on every required segment.
  • Validate the data and tune scan settings as needed.
  • Find any scanning gaps and adjust configurations.

4. Automate and optimize

  • Schedule scans for continuous monitoring.
  • Enrich asset data with integrations.
  • Set up the alerting and reporting your organization needs.

5. Rollout and monitor

  • Deploy to the remaining network segments according to your plan.
  • Monitor scan results and network health regularly.
  • Document configurations and processes for ongoing management.

If you get stuck, contact support. For step-by-step detail, follow the production deployment documentation.

Updated