# Users

## Creating New Users

Follow the procedures outlined below to create new users:

* Go to your Evia Sign home screen and click on the **Settings** tab.&#x20;

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

* Select the **Users** tab. This action will direct you to the Users section of Evia Sign.

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

* Click the **+NEW USER** dropdown menu from where you can select Create new user

<figure><img src="/files/2X1Jtm3sBc8cdJ5wgTNa" alt=""><figcaption></figcaption></figure>

* Enter the **First Name**, **Last Name**, and **Email** of the relevant user added to the system and click **Save**.

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


---

# 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.sign.enadocapp.com/users.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.
