> For the complete documentation index, see [llms.txt](https://cs.help.siesta.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.help.siesta.cloud/en/main/affiliate.md).

# Partner links

## Create a Partner link

To create an affiliate link, click Create a new affiliate link, set the name of your link here (the name is for your report only), and link the link to your merchant account.&#x20;

Partner links are used to generate links to selected portals. If the end customer purchases a service using your affiliate link, they receive the agreed commission.&#x20;

To create an affiliate link, click in the left sidebar to access Affiliate. [**Affliate**](https://siesta.cloud/app/main/affiliates).&#x20;

![](/files/-M4qcDG-nw8y_F7Mam5h)

## Edit

If you click on the created link to the Event, you can delete it, edit it, or see details of how it is used and what profit it brings.

{% hint style="warning" %}
By regenerating a token, you change its ending and the links you have already shared will not generate profit! Therefore, do not regenerate the token unless you are 100% sure.
{% endhint %}


---

# 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://cs.help.siesta.cloud/en/main/affiliate.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.
