> ## Documentation Index
> Fetch the complete documentation index at: https://bloodhound.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# BloodHound Community Edition Sample Data

<img noZoom src="https://mintcdn.com/specterops/tTIczgde9H07oLXf/assets/community-edition-pill-tag.svg?fit=max&auto=format&n=tTIczgde9H07oLXf&q=85&s=3a8d58a0f10bb4bd4c711489b93d6dda" alt="Applies to BloodHound CE only" width="237" height="45" data-path="assets/community-edition-pill-tag.svg" />

# Ingest Sample Data

<Steps>
  <Step title="Download sample data">
    <Tabs>
      <Tab title="Active Directory" icon="building">
        Download sample data for [Active Directory](https://raw.githubusercontent.com/SpecterOps/BloodHound-Docs/main/docs/assets/sample-data/ad_sampledata.zip).

        **Active Directory sample data** generated with SharpHound includes:

        * 3 collected domains with trusts between them
        * Additional, visible, trusted domains without collections
        * Coverage for local permissions
        * Multiple ADCS escalation paths
      </Tab>

      <Tab title="Azure" icon="cloud">
        Download sample data for [Azure](https://raw.githubusercontent.com/SpecterOps/BloodHound-Docs/main/docs/assets/sample-data/entra_sampledata.zip).

        **Azure sample data** generated with AzureHound includes:

        * Full collection of an Azure environment
        * Support for user-sync hybrid paths when ingested alongside the example AD data
      </Tab>
    </Tabs>
  </Step>

  <Step title="Upload sample data to BloodHound CE">
    1. Log in to the BloodHound CE UI.
    2. In the left menu, click <Icon icon="arrow-up-from-bracket" iconType="sharp-solid" /> **Quick Upload**
    3. Click the **Upload Files** modal to open a file system dialog or drag and drop the downloaded sample data ZIP file.
    4. Click **Upload** to begin the data ingest process.

    <Note>
      The default admin email is `spam@example.com` and will appear as the user ingesting the data.
    </Note>
  </Step>
</Steps>
