> For the complete documentation index, see [llms.txt](https://docs.jaka.app/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jaka.app/shopify/~/revisions/etUYfWdaLDrspaqYU0an/affiliate-dashboard-and-guides/affiliate-portal.md).

# AFFILIATE PORTAL

After you approve and activate an affiliate account, the affiliate can log into his/her account and start working. The affiliate login link can be found in:

* Landing page of affiliate campaign&#x20;

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

* in the email sent to affiliate when their account is approved&#x20;

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

**Affiliate Registration**

When the affiliate enters the affiliate portal, it will ask them for their email address and password (or additional information).&#x20;

<br>

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

### Affiliate login&#x20;

After registering, an email will be sent to the affiliate's registered email address. They can then log into their account through the login page of the portal.

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

### Affiliate account page

**Dashboard**

Dashboard displays all most information of affiliates: Order, Revenue , Commission , Referral code, Profile, discount code, campaign, promote link, commission status.&#x20;

**Products**

Products tab shows all the products and commission amount if the product is purchased.

**Sales**&#x20;

Display the order number and the revenue affiliate create via promote link after customers purchased products.&#x20;

**Payouts**

Display the status of commissions

**Creatives**

Display the images and files provided by store owner to promote for the products

**Settings**&#x20;

* Let affiliate edit information like name, phone, social link,...
* Select and add payment information so store owner can pay for commissions.&#x20;

**Guide**

A quick guide for affiiates to view and track data.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.jaka.app/shopify/~/revisions/etUYfWdaLDrspaqYU0an/affiliate-dashboard-and-guides/affiliate-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
