# Creating a user

Being part of an organisation, and having the correct access rights you can easily add a new user using the HighCohesion Control Panel.

{% embed url="<https://youtu.be/_ZjTsd2we48>" %}
Step-by-step video tutorial of how to add a user
{% endembed %}

## Step-by-step guide

As a platform user with access rights higher than "Editor" you can easily add users to the organisation(s) you are overseeing by following the below steps:

1. Login to the organisation you want to add a user to
2. Navigate to the "Users" item in the left side menu
3. Click on "Create user"
4. Fill in the mandatory fields of the person you are creating the user for
5. You will be asked to provide what role you want to assign the user to, for more information about the HighCohesion roles, see [here](https://app.gitbook.com/@highcohesion/s/public/control-panel/settings/organisations/roles-and-permissions)
6. Click on "Create user"
7. When the user has been created you will have to share their email, the password you created and the link to the [Control Panel](https://control.hico.io/)
8. As the user enters the details on the Control Panel, they will be taken through our [login process](https://app.gitbook.com/@highcohesion/s/public/~/drafts/-MbfNtB4z8zQD0Lh-31S/getting-started/creating-an-account/login-and-security) and requested to sign up to 2FA (two factor authetnication).&#x20;

Congratulations, you have now created a user for the organisation you are overseeing!


---

# 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.highcohesion.com/administration/creating-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.
