# How can I add users to my sandbox or production accounts?

Click on your name in the upper right and choose Settings from the dropdown menu. From within the Settings, click on Organization Settings -> Members. Click on the "Add member" button, and input the email address of the person you wish to invite.

{% hint style="info" %}
This option is only available to users with Team Manager-level permissions.
{% endhint %}

<figure><img src="/files/OmQTn4D47RgoUorVNW4g" 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://help.hummingbird.co/account-and-access-management/how-can-i-add-users-to-my-sandbox-or-production-accounts.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.
