> For the complete documentation index, see [llms.txt](https://claimlane-docs.gitbook.io/claimlane-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://claimlane-docs.gitbook.io/claimlane-docs/troubleshooting-and-faqs/where-to-find-your-return-address.md).

# Where to find your return address

How to find & edit your return addresses

Go to your retailer or supplier account (Where you handle claims, returns etc.), under Organization Details, click the pen, in the right side of the return address you want to edit.

Here you can see & edit your return address:

![](https://downloads.intercomcdn.com/i/o/tbixbicd/1348189748/fc09d091f3a1eabd0cea5a539786/image-png-Dec-02-2024-12-38-07-1344-PM.png?expires=1759142700\&signature=0b47093c158ffde3b5b9d2d777c3e52575701a779882ce4f8cefc79d3af0f0af\&req=dSMjHsh2lIZbUfMW1HO4zQwZmnnAewqInc7Mcl6AKOIw72ZfR3rUpqu7OOOH%0AwhfJ%0A)

### How to find the return address used in a Self Service Portal (multiple return adresses) <a href="#h_ed749c0998" id="h_ed749c0998"></a>

If you have multiple return adresses, you need to find the return address, connected to the Self Service Portal in question.

1\. Start by finding the correct Self Service Portal & flow.

Go to the ticket in question, in the right-hand menu, under "Purchased in", the Self Service Portal that the customer used, will be displayed.

Under request type, we can see that this is a Warranty Claim. Thus, the we are looking for the Warranty Claim Flow, in the identified Self Service Portal.\
​

![](https://downloads.intercomcdn.com/i/o/tbixbicd/1348189746/f6f9e217f2dd2314adfb7e0dfd2c/image-png-Dec-02-2024-12-42-57-5099-PM.png?expires=1759142700\&signature=b72dc810dff0fe7b6c59b0207110fb2c2e3d6e59a5eec7ab3b3fb8cf0feeda66\&req=dSMjHsh2lIZbX%2FMW1HO4zQFyyDZQ43ekL8pzeZzUUigRGUTuKSMlvp7ZVnmv%0ANeNX%0A)

2\. Go to Shipping Agreements and find the selected return address

From your retailer account, go to Settings -> Self Service Portals. Click "Manage" on the Self Service Portal we identified in step 1. From here (1) select the flow we identified in step 1. (2) Select "Return policies". (3) For the Return Policy, matching the customers origin country, click the three dots, and select edit.

![](https://downloads.intercomcdn.com/i/o/tbixbicd/1348189751/3898501270729a0c776c54c6db79/image-png-Dec-02-2024-12-48-24-3463-PM.png?expires=1759142700\&signature=644c44b31a435b0c981647b438c70746673f7d0f255bedd3f390f4a520b495dd\&req=dSMjHsh2lIZaWPMW1HO4zfqyu5j3tfc8goM%2FLHGJyHocGwH3oAuu5Nb8eZTj%0A4gJ4%0A)

Note the selected return address, as marked here:\
​

![](https://downloads.intercomcdn.com/i/o/tbixbicd/1348189749/55642c2a801a7df68c62c0b59f10/image-png-Dec-02-2024-12-51-17-4280-PM.png?expires=1759142700\&signature=8dcd41ae2851bcf66a4a5e32ffcca0e307197d303a541ff813a0eb4bd19068b1\&req=dSMjHsh2lIZbUPMW1HO4zVzerO70SvvsdAq3azwkNvzQKajsNo7lHaT6K%2Fl5%0AYuJa%0A)

You can change the selected return address, to one of your other predefined return adresses, if this i the wrong address.

Go to "How to find your return address (multiple return adresses)" to see how to edit your return addresses.


---

# 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://claimlane-docs.gitbook.io/claimlane-docs/troubleshooting-and-faqs/where-to-find-your-return-address.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.
