# Access Management

- [Manage Users](https://help.cloudstoragesec.com/console-overview/access-management/user-mgmt.md): Everything you need to know about managing users within your deployment.
- [Manage Accounts](https://help.cloudstoragesec.com/console-overview/access-management/linked-accounts.md): There are scenarios where it makes sense to centrally manage your security deployments.
- [Linking an AWS Account](https://help.cloudstoragesec.com/console-overview/access-management/linked-accounts/linking-an-aws-account.md): You can link additional AWS accounts in one deployment of your AV console.
- [Linking an Azure Account](https://help.cloudstoragesec.com/console-overview/access-management/linked-accounts/linking-an-azure-account.md): Linking an Azure account to ingest Blobs is similar to linking an AWS account.
- [Linking a GCP Account](https://help.cloudstoragesec.com/console-overview/access-management/linked-accounts/linking-a-gcp-account.md): Linking a GCP account to ingest objects is similar to linking an AWS account.
- [Manage Groups](https://help.cloudstoragesec.com/console-overview/access-management/group-mgmt.md): You are able to separate users and accounts to specific groups.


---

# 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://help.cloudstoragesec.com/console-overview/access-management.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.
