# Users

This menu lets you add users who can sign in to the RocketFuel merchant portal and access specific menu items as per their user roles.

You will see the basic details on the page which are as follows:\
1\. Name\
2\. Email ID\
3\. Status\
4\. Role\
5\. Action button

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

To add a user, you can click on the "Add New User" button and fill in the details as per the form. After filling in the details, click on the "Send Invite" button to send the sign-up invite to the user.

<figure><img src="/files/17fn19BdFFwEyBEU2AW6" alt="" width="563"><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.rocketfuel.inc/user-guide-and-help-videos/merchant-user-guide/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.
