# Create a User

To invite a new Console user, navigate to the [Team page](https://console.suggestic.com/team) and click the "Invite a Team Member" button.  This action is only available to users with the Admin role.

<img src="/files/Wwo1tCD4b88VXsmGDAFB" alt="" data-size="original">

Select the desired role and enter the person's email address.&#x20;

![](/files/4Gmtfn6sU40oPe3f02N9)

The person will receive an invitation via email to create an account and set their password.


---

# 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.suggestic.com/console/user-management/create-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.
