> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/sms/add-links-to-sms-flows.md).

# Add Links to SMS Flows

Learn how to add links to your Recart SMS flows

You can add links to your Recart text messages. This feature allows you to redirect your subscribers to a specific destination eg. your home page or product page, Instagram account ect. Depending on your flow you will have different options to choose from.

Furthermore, you can add discount codes to the links.

We recommend keeping both the code and the shortened link in the text message, but you have the option to remove the discount code if you would like to. The discount code will be automatically applied on the checkout page from the URL click.

### How to add a link to Recart text flows?

Open up your flow editor by clicking on the flow item and look for the *link 🔗 icon.*

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FYX5FhVmbPWNkr869TInV%2Fadd-links-to-sms-flows-1.png?alt=media)](https://downloads.intercomcdn.com/i/o/655549328/f00ea1a5a50867082f997b00/Screenshot+2023-01-19+at+13.08.14.png)

There are a few link types available for you to choose from depending on the flow you are editing

* Custom link: you can choose any link you wish to. In this case you need to add the specific URL you want your subscribers to be redirected to. This can be your home page, or Instagram account, TikTok account etc.

  Clink on Insert link

Custom link: you can choose any link you wish to. In this case you need to add the specific URL you want your subscribers to be redirected to. This can be your home page, or Instagram account, TikTok account etc.

Clink on Insert link

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2F9Ar0lqqAhSFoJKe1olOZ%2Fadd-links-to-sms-flows-2.png?alt=media)](https://downloads.intercomcdn.com/i/o/655550389/b796a35cfc6de6940eff3064/Screenshot+2023-01-19+at+13.09.42.png)

* Pre-defined links: these are specific URLs that Recart is generating. For example in the Site link, Abandoned Cart flow the URL of the last viewed product, the fulfillment tracking link for the fulfillment flow or the order status link for your receipt flow.

  Click on Insert link

Pre-defined links: these are specific URLs that Recart is generating. For example in the Site link, Abandoned Cart flow the URL of the last viewed product, the fulfillment tracking link for the fulfillment flow or the order status link for your receipt flow.

Click on Insert link

All links will automatically be shortened.

❗ IMPORTANT NOTE: Do not forget to add a **discount code** to your URLs. You will be able to choose from discount codes that already exist. You cannot create new discount codes with links.

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FOMLxdTUzwFp4MCxZz2NP%2Fadd-links-to-sms-flows-3.png?alt=media)](https://downloads.intercomcdn.com/i/o/655552207/f0ae07b2d1bd6ab2fa28b0da/Screenshot+2023-01-19+at+13.11.58.png)

*To create new discount codes please visit the* [*How to add general discount codes*](https://help.recart.com/en/articles/5905797-how-to-add-general-discount-codes-to-your-recart-text-messages) *or the* [*How to add unique discount codes*](https://help.recart.com/en/articles/5949003-how-to-add-unique-discount-codes-to-your-recart-text-messages) *articles.*

This step is highly recommended in order to accurately attribute your revenue.

In case you need further assistance, [feel free to contact our support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), we are happy to help. 😊


---

# 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://help.recart.com/sms/add-links-to-sms-flows.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.
