# Audience Manager

This is an overview of all the audience groups you have created within a single screen. You can search, filter and sort your audiences by name, status and even the contracts the audiences are based on.<br>

Click on any audience to dive into the Audience Dashboard, where you can explore the audience’s specific on/off-chain characteristics.

<figure><img src="/files/rnhvZvkJ5BoX0vKoTzvp" alt=""><figcaption><p>Audience Manger </p></figcaption></figure>

Hover over any row to reveal the additional actions menu directly on your audience management page:

* Dashboard - redirecting you to the audience dashboard, which contains a full characteristics breakdown.
* Edit - to edit your audience parameters.
* Duplicate - allows you to copy the parameters of an existing audience into a new one, continuing to fine tune from that point.
* Rename - you can change the name of an audience at any point, including audiences that are currently used in live campaigns.
* Delete - delete an audience and remove it from the list.

## Audience Manager Table

<table><thead><tr><th width="174">Column</th><th>Description</th><th>Notes</th></tr></thead><tbody><tr><td>Name</td><td>A descriptive title for your audience</td><td>An audience does not require a unique name</td></tr><tr><td>Size</td><td>The number of wallets that met the parameters set when the audience was created</td><td></td></tr><tr><td>Social Accounts</td><td>The number of Twitter (X) handles that were 'matched' to the wallets in this audience group</td><td></td></tr><tr><td>Status (custom audience only)</td><td>Processing - Custom audience is being uploaded to Twitter.<br><br>Failed  - Custom audience upload failed.<br><br>Too Small - Custom audience is too small to target on Twitter. <br><br>Ready - Custom audience is ready for targeting on Twitter.</td><td></td></tr><tr><td>Contracts</td><td>The smart contracts that were used to build the audience</td><td></td></tr><tr><td>Last modified</td><td>Date and time of the most recent audience edit</td><td></td></tr><tr><td>In Campaign </td><td>Indication that an audience that has been used for a targeted ads campaign (regardless of the campaign's status)</td><td></td></tr><tr><td>Twitter Expiration (custom audience only)</td><td>The date of expiration of a custom audience on Twitter (X)</td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://addressable.gitbook.io/knowledge-base/solution-suite/audiences/audience-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
