# Displaying the list of account users

To display the list of account users:

1. In the user menu, click **Account Settings**.
2. On the **Account Settings** page, click **Users**.

<figure><img src="/files/pvcWo7aNUpntWGnDOGtC" alt=""><figcaption><p>Users list for an account</p></figcaption></figure>

For each user, the **Users** list contains the following information:

* The user name and email address.
* The user's workspace access. For each workspace that the user has access to, lists the workspace name and the access role. For more information, go to [Configuring access to a workspace](/fabricate/workspaces/configuring-access-to-a-workspace.md).
* The user's account role. For more information, go to [Assigning account roles to users](/fabricate/fabricate-accounts-and-users/managing-account-users/account-roles.md).
* The user's AI usage so far, for the usage limit timeframe. For example, if the usage limit is for every 30 days, then the usage is for the past 30 days.
* The user's AI usage limit for the timeframe.\
  \
  For information on how to configure the default per-user AI usage limit, go to [Tracking and limiting AI usage and cost](/fabricate/about-fabricate/fabricate-pricing-and-ai-usage/tracking-and-limiting-ai-usage-and-cost.md#configuring-the-default-per-user-ai-usage-limit).\
  \
  For information on how to customize the AI usage limit for an individual user, go to [Tracking and limiting AI usage and cost](/fabricate/about-fabricate/fabricate-pricing-and-ai-usage/tracking-and-limiting-ai-usage-and-cost.md#tracking-and-limiting-ai-usage-for-specific-users).

Each user counts against the allowed [user seats](/fabricate/about-fabricate/fabricate-license-plans.md#about-user-seats-for-the-enterprise-plan) for the account.


---

# 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.tonic.ai/fabricate/fabricate-accounts-and-users/managing-account-users/displaying-the-list-of-account-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.
