# Manage Access

{% hint style="warning" %}
This feature is available only to **Enterprise Tier Customers**
{% endhint %}

<figure><img src="/files/aK6bWdm1Vtkzgqy5HEnw" alt=""><figcaption><p>Manage Access Page</p></figcaption></figure>

The user who has created the company account is the **root user**. You additionally invite more users and assign them a role.

Learn more about Roles from the [Roles and Permissions](/company-guide/company-settings/roles-and-permissions.md) section

{% content-ref url="/pages/P2vBuX10GIKimkYf0ewg" %}
[Roles and Permissions](/company-guide/company-settings/roles-and-permissions.md)
{% endcontent-ref %}

Once the a program is chosen:

1. Select the user from the dropdown whom you want to invite to the program
2. Select the role from the predefined list of roles in your company account
3. You can also add a custom identifier for the user who is getting added

<figure><img src="/files/FSlHx9tLUcyXXzpUgX6k" alt=""><figcaption><p>Manage Invitees Pop up</p></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://docs.bugbase.ai/company-guide/company-settings/manage-access.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.
