# Adding Rewards Custom Menu Link for Subs

{% embed url="<https://youtu.be/bY4cVLMj72I>" %}

As of January 2025, this setting is not relevant. This link appears in the menu automatically after integration. If you had a previously configured link, delete it. To avoid duplication, like this

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

To add a loyalty button with boomerang me feature implemented for your sub-accounts in go-high level, first of all you need to open your agent account and settings button.&#x20;

<figure><img src="/files/1t7z2AFVVyDc33zyWXzV" alt=""><figcaption></figcaption></figure>

Next, you need to find the link custom menu links and you can create a link here.

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

Select the link icon and enter the title of the link.

The link URL is your white label domain name. In my case, It would be react.boomerangme.cards, but you need to add a slash gohighlevel in the end of your address.

**For Starter and Unlimited plans**: <https://yourdomain.com/leadconnector?provider=1\\&sessionKey=\\{{user.sessionKey\\}}\\&location\\_id=\\{{location.id\\}}>

**For SaaS plan**: <https://yourdomain.com/leadconnector?provider=4\\&sessionKey=\\{{user.sessionKey\\}}\\&location\\_id=\\{{location.id\\}}>

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

You can customize where this link will be displayed and what will happen when you click on the link. After all settings, click "Save".

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

Right now you can login as a sub account. And see the left side menu, you can find the loyalty section here.

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

Now your clients will be automatically authorized in their dashboards, under your brand and domain name, of course, using OAuth.


---

# 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.boomerangme.cards/integrations/highlevel/adding-rewards-custom-menu-link-for-subs.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.
