# Read-Only Access to a Tenant

## Setting a User's Tenant Access to Read-Only

Temporarily or permanently restrict a user from making changes to an existing tenant in the DuploCloud Portal.

1. In the DuploCloud Portal, navigate to **Administrator** -> **Tenants**.
2. From the **NAME** column, select the tenant you want to limit access to.
3. Select the **User Access** tab.
4. Click **Add**. The **Add User Access** pane displays.<br>

   <div align="left"><figure><img src="/files/mm3J2dRIpVEvlS4jaeNd" alt=""><figcaption><p><strong>Add User Access</strong> pane</p></figcaption></figure></div>
5. From the **User** list box, select the user for whom you want to limit access.
6. Select **Readonly Access**.
7. Click **Add**. The **User Access** tab displays **Yes** in the **READ ONLY** column. The user has read-only access to the Tenant.<br>

   <figure><img src="/files/tVrn9Gbwwe5tO0fDg6z2" alt=""><figcaption><p><strong>User Access</strong> tab showing a user with read-only access to the Tenant</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.duplocloud.com/docs/automation-platform/access-control/user-access-and-permissions/tenant-access/read-only-access-to-a-tenant.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.
