# Edit a limit

1. Go to main tab **Limit purchase** -> click the **edit icon** on the limit rule you want to modify

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

2. Edit rules, apply to product, apply to customer, or schedule them like [creating a](/limit-purchase/create-a-limit.md)[ limit](/limit-purchase/create-a-limit.md).
3. Turn on/off a limit

If you want to activate this limit, please click "**Turn on**" button.

<figure><img src="/files/652xQlR84kKSQbv3Hkxa" alt=""><figcaption></figcaption></figure>

If you want to deactivate this limit, please click "**Turn off**" button

<figure><img src="/files/I9hZqkYSqdSgdCUB8929" 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://docs.paretodeals.com/limit-purchase/edit-a-limit.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.
