# Quotas

The ‘Quotas’ extension allows the service admin to create/edit quotas which can be later used to add the Billing service in an Azure Stack plan. By default, a ‘Azure-Stack-Base’ quota is created. This quota can be cloned and configured.

![](/files/-LnSBJ4wzI9SLLaVlGw3)

#### Setting Pricing Profile and Enabling/Disabling Email Notification

Once a quota is cloned, it can be configured. To configure the quota, click on the quota name.

![](/files/-LnSBJ4xNsiuEzUKcVtf)

* The name of the quota can be changed any time.
* The configured pricing profile must be set. (*Refer Configuring A Pricing Profile*)
* Setting the Email Notification to ‘Yes’ will send email alerts when there is a new subscription registration, subscription unregistering, sending invoice PDF via email to tenants, etc.


---

# 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/azure-stack-billing/2010/features/admin-features/quotas.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.
