# Add a return portal link to your store

**Step 1: In the Synctrack Returns app, go to Return Page > Integration. Copy your return portal link**

<figure><img src="/files/2WbeJTTfanL4DC04tFDt" alt=""><figcaption></figcaption></figure>

**Step 2: Add a Return Portal Link to Your Store with Synctrack Returns Domain**

1. In the Shopline Admin Dashboard, navigate to **Online Store** and select **Navigation**.
2. Choose the menu where you want to add the return portal link (e.g., Main Menu or Footer Menu).
3. Click **Add Menu Item**.
4. Enter a name for the menu item (e.g., “Return & Exchange”).

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

In the **Link** field, enter the domain URL provided to you by Synctrack Returns.

* Example: `https://yourstore.`retxio.com

Click **Add** and then **Update**.


---

# 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.returnsdrive.com/branding-return-center/add-a-return-portal-link-to-your-store.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.
