# Access Management

- [Identity and Access Management (IAM)](https://docs.verygoodsecurity.com/enterprise-platform/access-management/identity-and-access-management-iam.md)
- [Manage Organizations](https://docs.verygoodsecurity.com/enterprise-platform/access-management/manage-organizations.md)
- [Manage Users](https://docs.verygoodsecurity.com/enterprise-platform/access-management/manage-users.md)
- [Assigning Roles to Users](https://docs.verygoodsecurity.com/enterprise-platform/access-management/manage-users/assigning-roles-to-users.md)
- [Monitoring User Actions Programmatically](https://docs.verygoodsecurity.com/enterprise-platform/access-management/manage-users/assigning-roles-to-users/monitoring-user-actions-programmatically.md)
- [User Account Management](https://docs.verygoodsecurity.com/enterprise-platform/access-management/manage-users/user-account-management.md)
- [Configuring Multi-factor Authentication](https://docs.verygoodsecurity.com/enterprise-platform/access-management/manage-users/configuring-multi-factor-authentication.md)
- [Service Accounts for Programmatic Access](https://docs.verygoodsecurity.com/enterprise-platform/access-management/service-accounts-for-programmatic-access.md)
- [Managing Service Accounts in the Dashboard](https://docs.verygoodsecurity.com/enterprise-platform/access-management/service-accounts-for-programmatic-access/managing-service-accounts-in-the-dashboard.md)
- [Creating Service Accounts using the VGS CLI](https://docs.verygoodsecurity.com/enterprise-platform/access-management/service-accounts-for-programmatic-access/creating-service-accounts-using-the-vgs-cli.md)
- [Enterprise Identity Providers](https://docs.verygoodsecurity.com/enterprise-platform/access-management/enterprise-identity-providers.md)
- [SAML 2.0 Configuration](https://docs.verygoodsecurity.com/enterprise-platform/access-management/enterprise-identity-providers/saml-2.0-configuration.md)
- [Google Workspace](https://docs.verygoodsecurity.com/enterprise-platform/access-management/enterprise-identity-providers/google-workspace.md)
- [Okta](https://docs.verygoodsecurity.com/enterprise-platform/access-management/enterprise-identity-providers/okta.md)
- [Azure Active Directory](https://docs.verygoodsecurity.com/enterprise-platform/access-management/enterprise-identity-providers/azure-active-directory.md)


---

# 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.verygoodsecurity.com/enterprise-platform/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.
