> For the complete documentation index, see [llms.txt](https://docs.afflr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.afflr.io/frequently-asked-questions/16.-how-do-you-set-the-total-usage-limit-for-a-referral-code.md).

# 16. How do you set the total usage limit for a referral code?

You can set a usage limit on how many times an affiliate's link or code can be used while being associated with a particular affiliate program. This way you can have control on the maximum use of one affiliate's link or code.&#x20;

To set usage limit on individual affiliate,&#x20;

1. Go to Afflr dashboard -> Programs
2. Click create a program or Edit an existing program&#x20;
3. Scroll down, tick the check box that reds 'Set Usage Limit'' and enter the number of times usage is permitted
4. Save the program&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/Aeypvjuz0rfLxxKoMXrItWvzDY7gEwYGaTIUWHq-FJNA1yxlxmb5HEkVRcRUZNUl4rMeawoIKCVn8mzLxlk-jTILeBvxjj4Sz1CFYqD-a3LhzusL3JhmxHtqFvQDy2k0-aLix2ig0aRqg0hr43eQdVs" alt=""><figcaption><p>Set Usage Limit</p></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.afflr.io/frequently-asked-questions/16.-how-do-you-set-the-total-usage-limit-for-a-referral-code.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.
