# Subscriptions

A subscription refers to the logical entity that provides entitlement to deploy and consume resources. Tenant users can view their subscriptions in the 'Subscriptions' page under 'My Account'.

![](/files/fgqEmLkIRJtMGurSFq2e)

### Create a new Subscription

Tenant Admin can create subscriptions and can make any other user from the tenant company as a subscription owner.&#x20;

![](/files/kjqKDKFFBZNJFA5Lplh9)

### Users

On selecting a specific subscription, a list of users belong to the subscription is shown. Options to add new users and remove existing users are available.

Users to have one of the below roles for a subscription,

| Role        | Description                                                                        |
| ----------- | ---------------------------------------------------------------------------------- |
| Owner       | Has full access to all resources including the right to delegate access to others. |
| Contributor | Can create and manage all types of resources but can't grant access to other       |
| Reader      | Can view existing resources                                                        |

![](/files/Wg2h6ZyDCXYd1S5XgbZY)


---

# 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.cloudassert.com/hybr/features/tenant/subscriptions.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.
