# Admin Portal Access for Support Users

## To add users from the same domain:

1. Log in to the Admin portal
2. Navigate to **Settings --> Access Control --> Users**
3. Click Add User button&#x20;
4. Fill in the required details and complete the wizard
5. The added user will be able to access the Hybr Admin portal

![Admin Subscriptions](/files/eLAEj9P8OFHzFyaVsk41)

## To add users from the different domains:

{% hint style="info" %}
**Admin can add multiple users from different AAD domains only when the Admin company has an AAD provider configuration.**
{% endhint %}

1. Log in to the Admin portal
2. Navigate to **Settings --> General --> Organization**
3. Add/Update the supported Domains field with the list of domains in comma separated
4. Click Save button
5. Navigate to the Admin Subscriptions tab
6. Drill down into the subscription by clicking the subscription Id shown in the table
7. Click Add User button&#x20;
8. Fill in the required details and complete the wizard
9. The added user will be able to access the Hybr Admin portal

![Admin Company Details](/files/uFxwAqr0syfDsdXfxml5)


---

# 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.cloudassert.com/hybr/features/admin/administration/admin-portal-access-for-support-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.
