# Add User

{% embed url="<https://www.youtube.com/watch?v=Fbp2mYZfMaU>" %}

Open the navigation bar and then click on the **Users** icon.

*Note: You will be able to add a user only if you are an admin for the current company. If you are not an admin then you won’t be able to add other user.*

![Click on users to add user](/files/-Llftpmi5j5mroXVuBb0)

**Step 1:** Click on the orange **+** button

Note: If you are not an Admin then you can only view yourself as user and won't be able to see  orange + button. Also you ca't see other users in a particular company.

![Click on orange plus button to add user](/files/-LlepmL6JDH4uWCQML2a)

**Step 2:** Enter the name and email id in the given places as shown below. Ensure that you are entering the correct email id.

![Enter user name and email address](/files/-Llen4kcmhE2UgyYSQ0t)

**Step 3:** Once, the user is successfully added, you will be taken to the permissions page. Here you can assign the required permissions to the user. By default the user will be given an admin permission. After giving the required permission, click on **SAVE**.

![Click on save button after giving required permissions](/files/-LlenEKNYzyOtgAEM3hX)

**Step 4:** Once, the permission is saved, then you will be taken back to the users page. Here, you will see the newly added user to the company. An email is also sent to the user informing him/her that he/she has been added to the company.

![User is added successfully ](/files/-LleqJrLet2ZVLFnOcQl)


---

# 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.bizanalyst.in/biz-analyst-manual/quickstart-guide/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.
