> ## Documentation Index
> Fetch the complete documentation index at: https://specterops-fetch-json-component.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Run an On Demand Scan

> Learn how to run an on demand scan with a collector client in BloodHound Enterprise.

<img noZoom src="https://mintcdn.com/specterops-fetch-json-component/pkiaFEhjWYPnhxMb/assets/enterprise-edition-pill-tag.svg?fit=max&auto=format&n=pkiaFEhjWYPnhxMb&q=85&s=273aa50217fb0acb995a5d49a1be795d" alt="Applies to BloodHound Enterprise only" width="225" height="45" data-path="assets/enterprise-edition-pill-tag.svg" />

## Purpose

This article describes how to run an unscheduled scan to perform a one-time, immediate data collection with a collector client. Administrators may use it during collector client deployment, one-time collections, or troubleshooting.

## Prerequisites

The following prerequisites are required to run an on demand scan:

* An existing SharpHound Enterprise [collector client](/collect-data/enterprise-collection/create-collector)
* Logged in as a user assigned a [role](/manage-bloodhound/auth/users-and-roles) authorized to run a collector client on demand scan

## Process

The process to run an on demand scan consists of the following steps:

<Steps>
  <Step title="Open the Manage Clients page">
    In the left menu, click **Administration** > **Manage Clients**.
  </Step>

  <Step title="Choose a collector client">
    On the client that you want to schedule, click the <Icon icon="bars" /> icon in the *Action* column and select **On Demand Scan**.

    <Tip>Verify the client is online by validating **Status** is **Ready**</Tip>

    <Frame>
      <img src="https://mintcdn.com/specterops-fetch-json-component/Aknesi2NwciziFMX/images/data_collectors/run-on-demand-scan.png?fit=max&auto=format&n=Aknesi2NwciziFMX&q=85&s=e02c032535ef4c5ec97c95c4556270bf" alt="A collector client with the Action menu open and On Demand Scan selected" width="1242" height="384" data-path="images/data_collectors/run-on-demand-scan.png" />
    </Frame>
  </Step>

  <Step title="Configure and start the scan">
    Configure the following details in the **On Demand Scan** window:

    * **Data**: The [type of data](/collect-data/permissions) that the schedule collects
    * **Advanced Options**: See [scanning options](/install-data-collector/install-sharphound/tenant-configuration)

          <Frame>
            <img src="https://mintcdn.com/specterops-fetch-json-component/0O0mZRQtlUBcULP-/images/data_collectors/configure-on-demand-scan.png?fit=max&auto=format&n=0O0mZRQtlUBcULP-&q=85&s=68660aa3a9e3e2e9ecb35c71a4b971f4" alt="A collector client On Demand Scan configuration window" width="581" height="516" data-path="images/data_collectors/configure-on-demand-scan.png" />
          </Frame>

    Click **Run** to start the scan.
  </Step>
</Steps>

## Outcome

The client starts the on demand scan after the next client check-in (usually within one minute).

After it starts, the client status shows **Running a Job**:

<Frame>
  <img src="https://mintcdn.com/specterops-fetch-json-component/Aknesi2NwciziFMX/images/data_collectors/summary-on-demand-scan.png?fit=max&auto=format&n=Aknesi2NwciziFMX&q=85&s=c3d1216f1a02e2fa65d674d4f01fa68a" alt="A collector client summary showing Running a Job status" width="1238" height="276" data-path="images/data_collectors/summary-on-demand-scan.png" />
</Frame>

<Note>After the next schedule, see the job's status on the [**Finished Jobs Log**](/collect-data/enterprise-collection/monitor#finished-jobs-log) page.</Note>
