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

# Fan Directory

> The Fan Directory is your searchable, sortable master list of every fan in your database. Learn how to search, filter, sort, and take action on your fans.

The Fan Directory is your command center for fan data. It is a powerful, searchable table that shows every fan who has interacted with your music, your marketing, or your merch. Think of it as the spreadsheet you always wished you had — except it updates itself automatically and connects to everything.

***

## Accessing the Directory

<Steps>
  <Step title="Open the Fans section">
    Click **Fans** in the left sidebar.
  </Step>

  <Step title="Land on the Directory tab">
    You will land on the **Directory** tab by default. The Directory loads your full fan database in a paginated table.
  </Step>
</Steps>

<Info>As your fan count grows into the thousands or tens of thousands, the table stays fast because it loads fans in batches.</Info>

***

## Understanding the Columns

Each row in the Directory represents one fan. Here is what each column tells you:

| Column               | What It Shows                                                                                                                                        |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Name**             | The fan's first and last name. Click the name to open their full profile. If no name was provided, you will see their email or phone number instead. |
| **Email**            | The fan's email address. A small icon indicates whether they are opted in to email marketing.                                                        |
| **Phone**            | The fan's phone number in formatted display (e.g., (615) 729-6291). A small icon indicates SMS opt-in status.                                        |
| **Location**         | City, State, Country. Auto-populated from signup data or geocoded from IP address.                                                                   |
| **Status**           | Either **Verified** (confirmed email or phone) or **Lead** (unverified or incomplete data).                                                          |
| **Source**           | Where this fan first entered your database: SMS, Email, Instagram, Pre-Save, RSVP, Shopify, or Manual.                                               |
| **Engagement Score** | A number from 0 to 100 representing how active this fan is. Higher means more engaged. The score recalculates as fans interact with your content.    |
| **VIP Tier**         | The fan's current tier: Bronze, Silver, Gold, Platinum, or Diamond. Displayed as a colored badge.                                                    |
| **Date Added**       | When this fan first appeared in your database.                                                                                                       |

***

## Searching for Fans

The search bar at the top of the Directory lets you find specific fans instantly.

**You can search by:**

* **Full name** — "Sarah Johnson"
* **Partial name** — "Sarah" or "Johns"
* **Email address** — "[sarah@gmail.com](mailto:sarah@gmail.com)" or just "sarah@"
* **Phone number** — "(615) 729-6291" or "6157296291" or "+16157296291"
* **Instagram handle** — "@sarahlovesmusic"

Search results update as you type. Clear the search bar to return to your full fan list.

<Tip>If you are looking for a fan and are not sure of the spelling, try searching by email or phone number instead. Those are always exact.</Tip>

***

## Filtering Your Fans

Filters let you narrow down the Directory to show only fans who match specific criteria. Click the **Filters** button (funnel icon) to open the filter panel.

<Tabs>
  <Tab title="Status Filter">
    | Option       | What It Shows                                       |
    | ------------ | --------------------------------------------------- |
    | **All**      | Every fan in your database                          |
    | **Verified** | Fans who have confirmed their email or phone number |
    | **Leads**    | Fans with unverified or incomplete contact info     |
  </Tab>

  <Tab title="Source Filter">
    Filter by how the fan entered your database:

    | Source        | Description                                          |
    | ------------- | ---------------------------------------------------- |
    | **SMS**       | Fans who texted your artist phone number             |
    | **Email**     | Fans who signed up via an email form or smart link   |
    | **Instagram** | Fans who interacted via Instagram DM                 |
    | **Pre-Save**  | Fans who pre-saved a release through your smart link |
    | **RSVP**      | Fans who RSVP'd to one of your events                |
    | **Shopify**   | Customers synced from your connected Shopify store   |
    | **Manual**    | Fans you added by hand or imported via CSV           |

    You can select multiple sources at once. For example, show only fans who came from SMS or Instagram.
  </Tab>

  <Tab title="VIP Tier Filter">
    Filter by engagement tier:

    * **Bronze** — Starting tier (0 tokens)
    * **Silver** — Early engaged (100+ tokens)
    * **Gold** — Consistently engaged (500+ tokens)
    * **Platinum** — Highly engaged superfans (2,000+ tokens)
    * **Diamond** — Your most dedicated fans (10,000+ tokens)
  </Tab>

  <Tab title="Location Filter">
    Narrow down by geography:

    * **Country** — Select one or more countries
    * **State / Region** — Select specific states or provinces
    * **City** — Search for a specific city

    <Tip>Location filters are great for tour planning. Want to blast everyone in Texas about your Austin show? Filter by State: Texas, then send a targeted message.</Tip>
  </Tab>
</Tabs>

### Combining Filters

All filters work together with AND logic. If you select Source: SMS + VIP Tier: Gold + Location: Nashville, you will see only Gold-tier fans who came in via SMS and are located in Nashville.

To clear all filters, click **Reset Filters**.

***

## Sorting the Table

Click any column header to sort the table by that column. Click the same header again to toggle between ascending and descending order.

**Common sorting strategies:**

| Sort By                           | Why                                                                                 |
| --------------------------------- | ----------------------------------------------------------------------------------- |
| **Engagement Score (descending)** | See your most engaged fans first — great for identifying superfans.                 |
| **Date Added (descending)**       | See your newest fans first — useful for checking recent campaign results.           |
| **VIP Tier (descending)**         | See Diamond and Platinum fans at the top.                                           |
| **Location**                      | Group fans by geography alphabetically.                                             |
| **Source**                        | Group fans by acquisition channel to compare which channels bring in the most fans. |

***

## Selecting Fans & Bulk Actions

### Selecting Individual Fans

Click the checkbox on the left side of any fan row to select them. A blue action bar appears at the top of the table showing how many fans you have selected.

### Select All

Click the checkbox in the column header to select all fans on the current page. If you have more fans than fit on one page, you will see an option to "Select all X fans matching your filters."

### Bulk Actions

With fans selected, the action bar gives you these options:

| Action               | What It Does                                                                       |
| -------------------- | ---------------------------------------------------------------------------------- |
| **Add to List**      | Add the selected fans to an existing fan list, or create a new list.               |
| **Remove from List** | Remove selected fans from a specific list.                                         |
| **Export Selected**  | Download just the selected fans as a CSV file.                                     |
| **Delete**           | Remove the selected fans from your database. This is permanent — use with caution. |

<Tip>Bulk actions combined with filters are incredibly powerful. Filter to "Pre-Save fans in Los Angeles," select all, and add them to an "LA Pre-Savers" list in seconds.</Tip>

***

## Adding a Fan Manually

Sometimes you meet a fan at a show, get a referral, or just need to add someone by hand.

<Steps>
  <Step title="Open the Add Fan modal">
    Click the **Add Fan** button in the top-right corner of the Directory.
  </Step>

  <Step title="Fill in the fan's details">
    The Add Fan modal opens with these fields:

    * **First Name** (required)
    * **Last Name** (optional)
    * **Email** (optional, but recommended)
    * **Phone** (optional, must be in valid format)
    * **City** (optional)
    * **State** (optional)
    * **Country** (optional, defaults to US)
  </Step>

  <Step title="Save the new fan">
    Fill in what you know and click **Save**. The fan is immediately added to your database with Source: Manual and Status: Lead (until they verify their email or phone).
  </Step>
</Steps>

<Tip>Even if you only have a first name and email, add them. You can always fill in more details later, and they will start receiving your marketing (if they opt in).</Tip>

***

## Exporting Fan Data

You can download your fan data as a CSV file at any time.

<Tabs>
  <Tab title="Export All Fans">
    <Steps>
      <Step title="Click Export">
        Click the **Export** button (download icon) in the top-right area of the Directory.
      </Step>

      <Step title="Download your CSV">
        A CSV file downloads containing all fans matching your current filters.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Export Selected Fans">
    <Steps>
      <Step title="Select specific fans">
        Select specific fans using the checkboxes.
      </Step>

      <Step title="Export the selection">
        Click **Export Selected** in the blue action bar. A CSV file downloads containing only the selected fans.
      </Step>
    </Steps>
  </Tab>
</Tabs>

### What is Included in the Export

The CSV export includes these columns:

* First Name
* Last Name
* Email
* Phone
* City
* State
* Country
* Status (Verified / Lead)
* Source
* Engagement Score
* VIP Tier
* Date Added
* SMS Opt-In (true/false)
* Email Opt-In (true/false)

<Note>Fan activity history (timeline events, conversations, etc.) is not included in CSV exports. The export is for contact data and metadata only.</Note>

***

## Clicking Into a Fan Profile

Click any fan's **name** in the Directory to open their full profile page. The profile gives you the complete picture of that individual fan — their contact info, activity timeline, conversations, VIP progress, list memberships, and more.

[Learn more about Fan Profiles →](/fans/profiles)

***

## How Data Gets Populated

You might wonder how all these fields get filled in. Here is how each column gets its data:

| Column               | How It Gets Populated                                                                                              |
| -------------------- | ------------------------------------------------------------------------------------------------------------------ |
| **Name**             | From signup forms, Shopify customer data, CSV imports, or manual entry.                                            |
| **Email**            | From smart link forms, pre-save flows, CSV imports, Shopify sync, or manual entry.                                 |
| **Phone**            | From SMS opt-in (when a fan texts your number), smart link forms, CSV imports, or manual entry.                    |
| **Location**         | From signup forms (city/state fields), IP geolocation on smart links, Shopify shipping addresses, or manual entry. |
| **Status**           | Automatically set to "Verified" when email or phone is confirmed. Otherwise "Lead."                                |
| **Source**           | Automatically set based on the first touchpoint that created the fan record.                                       |
| **Engagement Score** | Calculated automatically from all fan activity. Updates in real-time.                                              |
| **VIP Tier**         | Determined by total tokens earned. Updates as fans accumulate tokens.                                              |
| **Date Added**       | Timestamp of when the fan record was first created.                                                                |

***

## Tips & Best Practices

<AccordionGroup>
  <Accordion title="Check your Directory after every campaign">
    After a pre-save launch or show announcement, come back to the Directory and sort by Date Added (newest first) to see who came in.
  </Accordion>

  <Accordion title="Use filters before sending blasts">
    Never blast your entire database blindly. Filter to the relevant segment first — fans in a specific city for a tour announcement, or merch buyers for a new drop.
  </Accordion>

  <Accordion title="Keep an eye on Engagement Score">
    Fans with declining scores might need re-engagement. Fans with rising scores might be ready for a VIP upgrade or special offer.
  </Accordion>

  <Accordion title="Regularly export backups">
    While Fanaura keeps your data safe, it is always smart to have a local CSV backup of your fan database.
  </Accordion>

  <Accordion title="Clean up leads periodically">
    Review fans with Status: Lead. If they have been sitting with incomplete data for months, consider reaching out or archiving them.
  </Accordion>
</AccordionGroup>

***

## What's Next

<CardGroup cols={2}>
  <Card title="Fan Profiles" icon="id-card" href="/fans/profiles">
    Dive deep into individual fan records.
  </Card>

  <Card title="Fan Lists" icon="list" href="/fans/lists">
    Organize fans into targeted segments.
  </Card>

  <Card title="Importing Fans" icon="file-import" href="/fans/importing">
    Bring in fans from other platforms.
  </Card>

  <Card title="Heatmaps" icon="map" href="/fans/heatmaps">
    See your fans on a map.
  </Card>
</CardGroup>
