# Manage employee access

Managing access for your employees / users can only be done when there are Subscriptions available for your organization. A subscription can be created for your organization by a provider or you can subscribe to a provider via a self service pricing page if available.&#x20;

Subscriptions can be managed from different places in the Veriam App > [Manage your organization](https://customer.myveriam.com). When managing a Subscription, it is important to decide on how access will be granted:

* User, a subscription can be assigned to a specific user. This means only this specific user has access to the applications / services this subscription grants access to.
* Group, a subscription can be assigned to a group. This means all users that belong to this group have access to the applications / services this subscription grants access to.
* Organizational unit, a subscription can be assigned to an organizational unit. This means all users that belong to this organizational unit have access to the applications / services this subscription grants access to

See [Manage users of subscriptions](/for-customers/manage-your-subscriptions/manage-users-of-subscriptions.md) section for details.


---

# 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.myveriam.com/for-customers/manage-your-organization/manage-employee-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.
