# Create a User

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FT43PzcNjyZtWby9yrGd3%2Fuploads%2FygXj8xuM1G8sZ50m2ihd%2FCC%20Admin%20Users.mp4?alt=media>" %}

Go to **Admin → Users** and select the green **+** button to add a user:

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

**Create New User:**

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

### User Details <a href="#createauser-userdetails" id="createauser-userdetails"></a>

**Username:** Desired name for user

**Email Address:** Email address for user

**Access Level:** The type of user

* **Admin -** User can make changes (products, campaigns, plugins, etc) and export reports, depending on the pages they are granted.
* **Customer Service Agent -** Generally granted only the pages within the Customer Service Pages section.
* **Customer Service Admin -** Generally granted the pages within the Customer Service Pages section along with the CRM>Call Centers page.
* **Sales Agent -** Inbound Sales agent who is generally granted only the Customer Service and Order Entry Pages.
* **Leads Agent -** Outbound Sales agent who can be assigned leads and view partials on the Order Details Report. Generally granted the Order Details report as well as the Customer Service and Order Entry pages.
* [**Affiliate** ](/crm/admin-setup/create-a-user/create-an-affiliate-user.md)**-** Normally only needs the Affiliate Report. Will only see stats relating to the affiliate profile the user is assigned to.
* [**Api User**](/crm/admin-setup/create-a-user/create-an-api-user.md) **-** Only used for API access. Please grant only the endpoints the API user will need. Must Whitelist the IP address that the API requests will be coming from.
* **Subaccount User** **-** User with access to a subaccount.
* **Page Design Only** **-** User can only access the funnel builder system.

**Password:** Password for User (can leave blank to send user a password creation email when first creating the user)

**Confirm:** Confirm user password if setting a password for the user

### Access Details <a href="#createauser-accessdetails" id="createauser-accessdetails"></a>

In the Access Details section you can give access to certain areas of the CRM to specific users. If the User does not have any pages marked as accessible you might run into a Redirect Error when trying to have the user log in.

For API users, this section will display our available endpoints.

{% hint style="danger" %}
For data security purposes, only grant access to the pages/endpoints that you know the user will need. These can always be updated to add or revoke privileges.
{% endhint %}

Click **Create** to create the user.

{% hint style="info" %}
Admin Users will also be asked to complete a user profile. The User Profile stores the following details:

Cell Phone Number

SMS Notification Opt In

Shirt Size

Gender
{% endhint %}

{% file src="/files/Frh3ufMulwSMS1nkxwVq" %}

<br>


---

# 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://help.checkoutchamp.com/crm/admin-setup/create-a-user.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.
