> For the complete documentation index, see [llms.txt](https://support.holidayhero.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.holidayhero.com/partner-portal/dashboard.md).

# Dashboard

<figure><img src="/files/lHjRGGuTQu3iOYHJWWCd" alt=""><figcaption><p>Your headline numbers at a glance</p></figcaption></figure>

#### What is the dashboard? <a href="#what-is-the-dashboard" id="what-is-the-dashboard"></a>

The **Dashboard** is the first page you see after signing in. It answers one question: how are your affiliate links doing? Three headline numbers sit at the top, and underneath them a table breaks the same numbers down per link.

Find it under **Overview → Dashboard** in the sidebar. The page header greets you by name and shows the organization you are working as.

#### The headline numbers <a href="#the-headline-numbers" id="the-headline-numbers"></a>

<table><thead><tr><th width="255.5390625">Tile</th><th>Description</th></tr></thead><tbody><tr><td><strong>Total links</strong></td><td>How many affiliate links you currently have.</td></tr><tr><td><strong>Visits (last 90 days)</strong></td><td>Page views across all of your links in the last 90 days. This is the only number on the page limited to a time window.</td></tr><tr><td><strong>Organisations converted</strong></td><td>All-time signups attributed to your links — the referrals that actually became a HolidayHero organization.</td></tr></tbody></table>

#### Per-link breakdown <a href="#per-link-breakdown" id="per-link-breakdown"></a>

<figure><img src="/files/zY6x5PyrbH4VKtJmzXvk" alt=""><figcaption><p>All-time totals per affiliate link</p></figcaption></figure>

The table lists every affiliate link with its all-time totals.

<table><thead><tr><th width="197.17578125">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>Your own label for the link. Click it to open the link.</td></tr><tr><td><strong>Hash</strong></td><td>The short code that identifies the link in your sharing URLs.</td></tr><tr><td><strong>Visitors</strong></td><td>Distinct visitors that arrived through the link, all time.</td></tr><tr><td><strong>Page views</strong></td><td>Total page views through the link, all time.</td></tr><tr><td><strong>Conversions</strong></td><td>Organizations that signed up through the link, all time.</td></tr></tbody></table>

Use **View** at the end of a row to open the link's own page, with its 30-day chart and sharing URLs — see [Link Details.](/partner-portal/affiliate/link-details.md)

{% hint style="info" %}
The tiles and the table count different windows: the **Visits** tile covers the last 90 days, while every column in the table is all-time. They are not meant to add up.&#x20;
{% endhint %}

#### The IBAN reminder <a href="#the-iban-reminder" id="the-iban-reminder"></a>

If we don't have a bank account on file, a yellow banner sits at the top of the dashboard: **Add your IBAN to receive kickback payouts**. Click **Add IBAN** to jump straight to the [Organization](/partner-portal/organization.md) page and fill it in. The banner disappears as soon as an IBAN is saved.

#### Before you have any links <a href="#before-you-have-any-links" id="before-you-have-any-links"></a>

With no affiliate links yet, the dashboard replaces the tiles and the table with a **No affiliate links yet** prompt and a **Create your first link** button that takes you to [Affiliate Links.](/partner-portal/affiliate/link-details.md)

***

#### Frequently Asked Questions <a href="#frequently-asked-questions" id="frequently-asked-questions"></a>

<details>

<summary>Why does the Visits tile show a different number than the table?</summary>

</details>

<details>

<summary>What counts as a conversion?</summary>

</details>

<details>

<summary>A visit I made myself isn't showing up.</summary>

</details>

<details>

<summary>Can I change the 90-day window?</summary>

</details>

***

## Agent Instructions: Querying This Documentation <a href="#agent-instructions-querying-this-documentation" id="agent-instructions-querying-this-documentation"></a>

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://support.holidayhero.com/partner-portal/dashboard.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.
