# Adding Users to Your Account

### Adding Users

Most HigherGov [plans](https://www.highergov.com/pricing/) (except for the Starter plan) allow for multiple users on a single account.  To add additional users to your account, select the gear icon in the upper right-hand corner of the page or click [here](https://www.highergov.com/account/).&#x20;

{% hint style="info" %}
Only account administrators are able to add users.  If you need to add an administrator please contact us in the chat or send us an [email](mailto:contact@highergov.com).
{% endhint %}

Go to the Manage Users section and select the add user button on the right.  Input the Name of the user and their email address and click the Add User button.  That person will receive a Welcome Email with instructions to set up their account. &#x20;

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

![](/files/u5lmtcz9zi1rM4BAyxia)

If you receive a message that the user already exists, please contact us in the chat or [email](mailto:contact@highergov.com) us to transfer that user on to your account.

![](/files/dTMoiI7ESR7r1GnQKWaY)

### Resending the Welcome Email

If the user has not yet set up an account, there will be an option to Resend them the Welcome Email on the screen.  The email is sent immediately, if the user still does not receive the Welcome Email, they should check their Spam folder.  Please contact us in the chat or [email](mailto:contact@highergov.com) us if you continue to have issues.

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

{% hint style="info" %}
The option to Resend welcome emails is only available to annual subscribers.  If you have a trial account, please chat or [email](mailto:contact@highergov.com) us for instructions.
{% endhint %}

### Removing Users

To remove users from your account, please contact us in the chat or [email](mailto:contact@highergov.com) us.


---

# 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.highergov.com/highergov-basics/adding-users-to-your-account.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.
