> For the complete documentation index, see [llms.txt](https://docs.autopilotbrand.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autopilotbrand.com/getting-started/seller-reporting-sign-up-guide/organization-and-user-settings/invite-users.md).

# Invite Users

1. You can invite other users to your organization via the **+ Invite User** button, which is always visible in the top right hand corner of the application. Alternatively, you can use the **Send Invitation** button on the Organization Settings page.

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

2. Simply enter the email address of the user you would like to invite and click **Send Invitation**

<figure><img src="/files/1RSHcb49MYmi5TUopGeT" alt=""><figcaption></figcaption></figure>

3. The user will now receive an invitation email, which specifically mentions that you invited them, and be taken through the [sign-up process](/getting-started/autopilot-sign-up-guide.md)
4. Once they accept the invitation, you will receive a confirmation email too

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.autopilotbrand.com/getting-started/seller-reporting-sign-up-guide/organization-and-user-settings/invite-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.
