# Admin Functionality

## Adding, Removing, and Resending Invites to Members

{% hint style="info" %}
&#x20;**You must be the admin of your account.** If you are unsure who the current admin is or wish to change the admin, email <support@liquidandgrit.com>.

**The account must be a group account.** If you signed up as an individual and want to add team members, please email us to learn more.
{% endhint %}

1. Go to the [Manage Members ](https://my.liquidandgrit.com/user/manage-members)page.&#x20;

<figure><img src="/files/r491M5UXpJFJZfbvEkd9" alt=""><figcaption><p>Manage members in your account settings</p></figcaption></figure>

2. Add, remove, or resend invites to team members.
   * If you have a long list of users, feel free to email it to <support@liquidandgrit.com> and we will take care of it.&#x20;

<figure><img src="/files/llZA6VOhgpZThgxvGIM7" alt=""><figcaption><p>Adding Members</p></figcaption></figure>

3. Review the [Terms of Use](https://www.liquidandgrit.com/terms-of-use-agreement/) or email support to find out who you can add to your account.

## Becoming or Changing an Admin

1. To become or change the admin of your account, please email <support@liquidandgrit.com> with the new admin's information.

{% hint style="info" %}
At this time, we can assign only one person as the manager of the account.
{% endhint %}


---

# 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://faq.liquidandgrit.com/extras/adding-members.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.
