# Tenant Access for Users

Tenant access in DuploCloud defines which tenants a user can view and manage. Access is assigned through user roles, tenant permissions, and group memberships, allowing you to control resource visibility and operational scope within the platform.

* [Give a User Tenant Access](/docs/automation-platform/access-control/user-access-and-permissions/tenant-access/give-a-user-tenant-access.md) – Assign a tenant to a user so they can view and manage resources in that tenant.
* [Cross-Tenant Access](/docs/automation-platform/security-and-compliance/access-control-2/cross-tenant-access.md) – Configure cross-tenant permissions.
* [Add Tenant Access over a VPN](/docs/automation-platform/security-and-compliance/access-control-2/add-tenant-access-over-a-vpn.md) – Grant access to a tenant’s resources through a VPN connection for secure remote management.
* [Readonly Access to a Tenant ](/docs/automation-platform/access-control/user-access-and-permissions/tenant-access/read-only-access-to-a-tenant.md)– Configure view-only permissions so a user can see tenant resources without making changes.


---

# 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.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.
