# Managing Creators

## Adding creators

<figure><img src="/files/SXqWWbiQdEfZp5MpAUwz" alt=""><figcaption></figcaption></figure>

**Adding creators**

**Invitations** Send direct invitations via email address or wallet address. Use this for existing ambassadors or curated lists. Invited creators receive a link to join your Community - they do not need to apply.

**Open applications** Set your Community to public and creators from Airaa's network can apply. You review each application and approve or reject it. Approved creators become full members immediately.

## Creator profiles

Each creator in your Community has a profile showing:

* Connected platforms and account stats (followers, engagement rate)
* **Quality Score** - Airaa's composite reliability and performance score
* Campaign history within your Community - submissions, approvals, rejections
* Lifetime earnings from your Community
* Content samples from past campaigns

## Removing creators

You can remove a creator from your Community at any time. Removal does not affect completed campaigns or payouts. Removed creators retain their Airaa account and can join other Communities.

## Roles and access

Multiple team members can manage a Community. Available roles:

| Role   | Permissions                                        |
| ------ | -------------------------------------------------- |
| Owner  | Full access, billing, delete Community             |
| Admin  | Manage creators, launch campaigns, view analytics  |
| Viewer | View-only access to analytics and creator profiles |

Add team members from **Community Settings → Team**.

## Exporting data

Export your full creator roster, campaign performance data, and payout history as CSV from **Community Settings → Export**. You own this data.


---

# 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://docs.airaa.xyz/communities/managing-creators.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.
