# Creator Management

- [Add Creators](https://creatorxone.gitbook.io/creatorxone/publish-your-docs/add-creators.md): You can now upload a single creator account or do a bulk upload in CreatorXOne application. Here's how:
- [Delete/Archive Creators](https://creatorxone.gitbook.io/creatorxone/publish-your-docs/delete-archive-creators.md): Deleting a CreatorAccount At CreatorXOne, we recommend archiving accounts instead of deleting them, as deletion results in the permanent loss of all associated data.
- [Commission & Salary](https://creatorxone.gitbook.io/creatorxone/publish-your-docs/commission-and-salary.md): When setting up a Creator account, you can specify the Creator’s commission. You have two options to choose from:
- [Login to Creator Profile](https://creatorxone.gitbook.io/creatorxone/publish-your-docs/login-to-creator-profile.md): CreatorXOne allows multiple employees in your agency to work on the same Creator account simultaneously. Follow these steps to access a Creator’s profile on the desired platform.
- [Transactions](https://creatorxone.gitbook.io/creatorxone/publish-your-docs/transactions.md): CreatorXOne provides a breakdown of net earnings and revenue generated from various sources, such as messages, subscriptions, and tips. Here's how to access and analyze a Creator’s transaction details
- [Power-ups](https://creatorxone.gitbook.io/creatorxone/publish-your-docs/power-ups.md): We currently offer the following power-ups:


---

# 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://creatorxone.gitbook.io/creatorxone/publish-your-docs.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.
