# Access control

The DuploCloud Portal contains the following roles:&#x20;

* An **Administrator** has access to all Tenants plus access to administrative functions like Plan configuration, system dashboards, system defaults, etc.
* A **User** is a regular user that can be given access to a specific Tenant. A Tenant can be accessed by multiple users.
* The **Security** role is for security and compliance auditors, in order to verify security and compliance dashboards and reports.
* The **Signup** role is for users who create and manage DuploCloud resources via API.

### Single Sign On (SSO)

The user name is meant to be an email address associated with an Identity provider. Currently supported identity providers are Google and Microsoft Azure. Once a user is created in DuploCloud portal, the user receives an account-creation email with login instructions. No password are involved, the user simply has to navigate to their DuploCloud environment and use SSO to login to their account.

![](/files/JKRJEU2Qm0vQoZDrnVfr)


---

# 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.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/administrator-tools/access-control.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.
