# How to manage users

Manage team members and user permissions in your AB Tasty workspace.

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

{% stepper %}
{% step %}

### Invite new users

1. Navigate to **Settings > Users**
2. Click **INVITE USERS** button
3. Enter email addresses for new team members
4. Set appropriate access levels (Administrator shown in example)
   {% endstep %}

{% step %}

### Manage existing users

View and edit current team members:

* **Email**: User's email address
* **Access level**: Role permissions (Administrator, Editor, etc.)
* **Actions**: Edit or remove user access using pencil and trash icons
  {% endstep %}

{% step %}

### Handle pending invitations

Check **Pending invitations** section to:

* View users who haven't joined yet
* Resend or cancel pending invitations
* Monitor invitation expiration dates

All users are assigned Administrator access level by default in this workspace.
{% endstep %}
{% endstepper %}


---

# 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.abtasty.com/recommendations-and-merchandising/how-tos/how-to-configure-your-account-and-settings/how-to-manage-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.
