# Add User

The Chips Loyalty Rewards Platform allows you to add new users with customizable permissions, enabling you to assign specific roles such as brand owner, brand manager, or brand user. This flexibility ensures that each user has access to the appropriate features and tools needed for their responsibilities, while maintaining security and control over your brand's operations within the system.

To add a new user to the platform, go to your Account section.

<mark style="background-color:orange;">Open image-20240827-204134.png</mark>![image-20240827-204134.png](blob:https://iwantchips.atlassian.net/38714936-2cc1-48fa-ae54-c4ac21b6c707#media-blob-url=true\&id=fb587747-19da-4b63-8700-a4f6309421f6\&collection=contentId-121864198\&contextId=121864198\&width=1727\&height=1100\&alt=image-20240827-204134.png)

Click on the Add User button form the upper right corner of the screen.

&#x20;

<mark style="background-color:orange;">Open image-20240827-204229.png</mark>![image-20240827-204229.png](blob:https://iwantchips.atlassian.net/cb85e2ec-1f37-45d9-8306-3f93823cd6e7#media-blob-url=true\&id=5216da6a-e4b2-4f15-94fb-e40336980540\&collection=contentId-121864198\&contextId=121864198\&width=1716\&height=1100\&alt=image-20240827-204229.png)

Enter User details, such as:\
\- First and Last Name\
\- Email\
\- Select the User type: Brand or Store\
\- Assign the Role from the dropdown options to the new user\
\- Select the Brands to which the new Brand user will need to have access

\
if you are adding a Store user:\
\- Select the Brands to which the new Brand user will need to have access

<mark style="background-color:orange;">Open image-20240827-204920.png</mark>![image-20240827-204920.png](blob:https://iwantchips.atlassian.net/312ec52d-d389-4444-848f-964bfc40c6b4#media-blob-url=true\&id=52fa7065-e9c3-40b8-9a1f-71a39fc0c2fb\&collection=contentId-121864198\&contextId=121864198\&width=2179\&height=1404\&alt=image-20240827-204920.png)

Once the User details were entered, next you can view the permissions for the selected user role.

<mark style="background-color:orange;">Open image-20240827-205117.png</mark>![image-20240827-205117.png](blob:https://iwantchips.atlassian.net/48232cd9-121e-43bd-bbfd-22cfb1b5096d#media-blob-url=true\&id=dbf2efcf-e82a-40c9-bc39-e85f913b810f\&collection=contentId-121864198\&contextId=121864198\&width=798\&height=989\&alt=image-20240827-205117.png)

If all permissions look good to use, click on Create User.

All Brand users and Store users, come with predefined set of permissions. If you need to adjust the permissions of the user you are adding, you can go ahead and check the necessary checkboxes from the Custom column:

<mark style="background-color:orange;">Open image-20240827-210430.png</mark>![image-20240827-210430.png](blob:https://iwantchips.atlassian.net/57024aa0-6f44-4679-931f-1ebad6e8928f#media-blob-url=true\&id=a43ae878-c438-4ca2-95e1-3fdf4cf29ccf\&collection=contentId-121864198\&contextId=121864198\&width=190\&height=619\&alt=image-20240827-210430.png)

Once you click on the Create User button, the user will get an invite to join the Chips platform. They will need to go through the registration on the corresponding website to be able to use the system.

&#x20;

&#x20;

&#x20;

If you are a Brand Owner, you can only add Brand Manager and Brand Users.

If you are a Brand Manager, you can only add a Brand User.


---

# 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.iwantchips.com/brands/account-and-settings/users/add-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.
