# How to set up limitations

If you want to set up daily, monthly, or lifetime traffic limits for your product users, you can do so in the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/).

Log in to the dashboard, scroll down the menu on the left side, and select Limits and Spending → Create rule.

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

Here are step by step instructions:

* Select the product
* Choose the user for which you want to set up limitations
* Select the period, such as daily, monthly, or lifetime
* Enter the desired limit
* Click 'Create limit rule'

**🔎 For proxies, you’ll set up GB limits, while for Web Scraper API, you’ll set up request limits.**

{% hint style="warning" %}
Starting July 23, 2025 this feature is temporarily unavailable for new Web Scraper API customers.
{% endhint %}

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>


---

# 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://developers.oxylabs.io/help-center/products-and-features/how-to-set-up-limitations.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.
