# Usage Limits

#### **Download Restrictions**

| Setting                                             | Description                                                                                                                                                           |
| --------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Restriction Period**                              | Defines the time frame for applying usage limits. Choose from predefined periods.                                                                                     |
| <h4><strong>Download Restrictions</strong></h4>     | Limit the number of downloads for all modules. You can also control the download limit per individual module in the module configuration.                             |
| — **Bandwidth usage (in GB)**                       | The total amount of bandwidth a user is allowed to use per day. An estimate of API bandwidth is used. If a user stops a download early, it counts as a full download. |
| — **Downloads**                                     | The number of files a user can download in the selected restriction period.                                                                                           |
| — **Downloads per file**                            | The number of times the same file can be downloaded by the same user in the selected restriction period.                                                              |
| — **ZIP downloads**                                 | The number of ZIP files a user can download in the selected restriction period.                                                                                       |
| — **Exclude Roles & Users**                         | Select which roles or users are excluded from the limits set above.                                                                                                   |
| — **Send email notification when limit is reached** | Sends an email notification to the administrator when a user reaches a specific limit.                                                                                |
| **Block untraceable users**                         | If enabled, actions will be blocked for users who are untraceable (not logged in or without cookies).                                                                 |
| **Reset Usage Limits**                              | Resets the usage limits for all users for the current day.                                                                                                            |


---

# 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://wpcloudplugins.gitbook.io/docs/global-options/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.
