# Add Creators

### **Add a single Creator:**

* From the left menu, go to **Creators > Profiles** and click **+ Connect a Creator**.
* Enter the Creator’s details.
* Click **Create an Account**.
* The new Creator will show on **Creators > Profiles**, tagged as “New”.
* Click **Launch** to view their profile.

### **For Bulk Upload:**

* Go to the left menu, select **Creators > Profiles**, and click **+ Batch Adding**.
* Enter details for all Creators at once.
* Click **Save**.
* New Creators will appear on **Creators > Profiles**, tagged as “New”.
* Click **Launch** to view a Creator’s profile.

————————————————————————————————————————

**Advanced Settings for Creator Accounts**

### **Proxies**

* **CreatorXone Proxy Service**:\
  CreatorXone offers HTTP proxies at just €1 per month. Select a proxy from the dropdown menu.
* **Custom Proxies**:\
  If you already have a proxy, select **“Use Your Own Proxy”** to proceed with your configuration. *(Note: CreatorXone does not support SOCKS5 proxies.)*

### **Commission**

* While adding a Creator account, you can define the Creator’s commission.
* This feature helps automate Creator salary calculations and is displayed in the **“Creator Salary”** column on the profile page.
* You can choose between:
  * **Percentage-Based Commission**
  * **Dollar-Based Commission**

The system will automatically update the Creator’s salary based on the selected commission type.

### **Safety measures:**

All data is encrypted using state-of-the-art encryption methods. At CreatorXOne, we do not have access to Creator credentials or personal data. For enhanced security, we recommend enabling 2FA (two-factor authentication) on your Creator account, as advised by the platforms.

### **Teams and Groups:**

* To manage shift allocation and access control, assign each Creator to specific Teams and Groups.
* For detailed instructions, navigate to **Settings > Agency Settings > Groups**.

————————————————————————————————————————


---

# 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/add-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.
