# 5.1 Add a New User

To add a new user, click on the **Add a New User** button and the screen will be presented with empty fields that need to be completed. We have populated each field as an example for you to follow.

![](/files/-MVG3MVvk8UFpsu9-stZ)

**A. Add Name**

Add the name of the user as you would like it to appear to prospective guests within virtual viewings.

**B. Add username**

Their username will automatically be generated as you type in their name.

**C. Add Email Address**

Add the email address associated with the new user. The email will be used for all agent-related notifications.

**D. Add Role**

Select whether the user is an admin or an agent.

**E. Add Photo**

Select the profile photo for the new user. They can also add their own photo once they have logged in if they choose to.


---

# 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.agent-view.com/4.-manage-users/4.1-add-a-new-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.
