# Set Default Tenant Quota

You can set default quotas related to cores, RAM and number of allowed instances for a tenant.

{% hint style="info" %}
**Info**

**Note:** User level quotas can be used for specific users. If user level quotas are specified, they override default tenant quotas for the respective users.
{% endhint %}

You must be an administrator to perform this operation.

To set the default quota, follow the steps given below.

1\. Log in to Clarity.

2\. Click Tenants and Users in the left panel.

3\. Click the Tenants tab.

4\. Click Set Default Quotas.

<figure><img src="/files/QtQXDkp9yfS8lAdThqhW" alt=""><figcaption></figcaption></figure>

5\. Enter the quotas in one or more fields, along with the unit of measurement where it is required. If you want to assign unlimited quotas, select the unlimited check box for the respective quota.

6\. Click Edit Default Quotas.

The changes to the tenant default quotas are saved and are applied to all users for the tenant.


---

# 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.platform9.com/managed-openstack/5.8/tenant-administration/tenant-admin-set-tenant-default-quota.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.
