# Inviting Users to Use Redash

Users can be invited by Admins only - to invite a new user go to `Settings`>`Users` and click on `New User`.

Next, you’ll fill in their name and email. They’ll get an invite via email and be required to set up an account.

<figure><img src="/files/sZaj99XLem5iBJghezvk" alt=""><figcaption><p>inviting users</p></figcaption></figure>

To add a user to an existing group, go to `Setting`>`Groups`, select the group and add users by typing their name:

<figure><img src="/files/OvVXIxoARwkKv4Vn2Gpx" alt=""><figcaption><p>add a user to an existing group</p></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.inverse.watch/admin-and-dev-guide/users/inviting-users-to-use-redash.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.
