# Project Limits

You can limit usage within projects by adding a max cap on Articles, Audit and Tracked Keywords. This can only be done by the admin of the account that owns the project. There are 2 ways to do that.&#x20;

### **Change Limits from Projects list page**

* Click on the 3 dots on the right corner of the Project box.
* Select Change Limits
* Add the limits you want to cap the project usage on

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

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

### Change Limits from Project Settings page

* From Settings, click "Usage & Limits" to view your project usage.
* Click "Change Project Limits"
* Add the limits you want to cap the project usage on.&#x20;

<figure><img src="/files/0EL0sNYeWD24ib0tpAZ6" alt=""><figcaption></figcaption></figure>


---

# 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.ranklytics.ai/settings/project-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.
