> For the complete documentation index, see [llms.txt](https://docs.myveriam.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.myveriam.com/for-customers.md).

# FOR CUSTOMERS

- [Manage your organization](https://docs.myveriam.com/for-customers/manage-your-organization.md): Everything you need as an administrator of your organization to manage your users effectively:
- [Set up your organization](https://docs.myveriam.com/for-customers/manage-your-organization/set-up-your-organization.md)
- [Add your users](https://docs.myveriam.com/for-customers/manage-your-organization/add-your-users.md)
- [Manage users](https://docs.myveriam.com/for-customers/manage-your-organization/manage-users.md)
- [Manage employee access](https://docs.myveriam.com/for-customers/manage-your-organization/manage-employee-access.md)
- [Provide access to my application for my own employees](https://docs.myveriam.com/for-customers/manage-your-organization/provide-access-to-my-application-for-my-own-employees.md)
- [Manage consent for organization attributes](https://docs.myveriam.com/for-customers/manage-your-organization/manage-consent-for-organization-attributes.md)
- [Manage your account](https://docs.myveriam.com/for-customers/manage-your-account.md): How to manage your Veriam account:
- [Create account](https://docs.myveriam.com/for-customers/manage-your-account/create-account.md)
- [Join your organization](https://docs.myveriam.com/for-customers/manage-your-account/join-your-organization.md)
- [Manage my own profile](https://docs.myveriam.com/for-customers/manage-your-account/manage-my-own-profile.md)
- [Manage user consent](https://docs.myveriam.com/for-customers/manage-your-account/manage-user-consent.md)
- [Account security](https://docs.myveriam.com/for-customers/manage-your-account/account-security.md)
- [Forgot password](https://docs.myveriam.com/for-customers/manage-your-account/forgot-password.md)
- [Manage your subscriptions](https://docs.myveriam.com/for-customers/manage-your-subscriptions.md)
- [Get a new subscription self-service](https://docs.myveriam.com/for-customers/manage-your-subscriptions/get-a-new-subscription-self-service.md)
- [View subscription details](https://docs.myveriam.com/for-customers/manage-your-subscriptions/view-subscription-details.md)
- [Cancel subscriptions](https://docs.myveriam.com/for-customers/manage-your-subscriptions/cancel-subscriptions.md)
- [Manage users of subscriptions](https://docs.myveriam.com/for-customers/manage-your-subscriptions/manage-users-of-subscriptions.md)
- [Billing contact](https://docs.myveriam.com/for-customers/manage-your-subscriptions/billing-contact.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.myveriam.com/for-customers.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.
