# Usage Limits

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

## How to Set Up AI Limits

1. From the main screen, go to **Account → Admin Settings → Usage Limits**
2. Click **Edit** button in the top right to enable changing the limits.
3. **Set Credit Limits**

* **Set Workspace Credit Limits:** This helps manage overall AI expenditure and keeps organization-wide usage within budget. Enter the desired daily and monthly credit limits for your entire workspace.
* **Set Member Credit Limits:** This ensures individual users do not exceed allowed credit, providing granular control over usage. Enter the daily and monthly credit limits for each member.
* Click **Save** to apply<br>


---

# 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://help.doraverse.com/usage-limits.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.
