# Account Management

- [Invite User](https://docs.akto.io/account-management/invite-user.md)
- [Change role of a User](https://docs.akto.io/account-management/invite-user/change-role-of-a-user.md)
- [Create a New Account](https://docs.akto.io/account-management/create-a-new-account.md)
- [How to Switch Between Accounts in Akto](https://docs.akto.io/account-management/how-to-switch-between-accounts-in-akto.md)
- [Understanding Role Permissions](https://docs.akto.io/account-management/understanding-role-permissions.md)
- [Custom roles](https://docs.akto.io/account-management/custom-roles.md)
- [Metrics](https://docs.akto.io/account-management/metrics.md)
- [Audit Logs](https://docs.akto.io/account-management/audit-logs.md)
- [SSO](https://docs.akto.io/account-management/sso.md)
- [Azure AD SAML](https://docs.akto.io/account-management/sso/azuread-saml.md): Learn how to enable Single-Sign-On(SSO) through Azure AD using SAML configuration.
- [Okta OIDC](https://docs.akto.io/account-management/sso/okta-oidc.md)
- [Github OIDC](https://docs.akto.io/account-management/sso/github-oidc.md)
- [Google Workspace SSO](https://docs.akto.io/account-management/sso/google-workspace-sso.md)
- [Add Members From SSO](https://docs.akto.io/account-management/sso/add-members-from-sso.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.akto.io/account-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.
