> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/introduction.md).

# Integrations with Recos & Merch

The Integrations tab allows you to connect various tools natively supported by the AB Tasty Recommendations & Merchandising platform. Follow the steps below to set up your desired integration:

## Step 1: Access the Integrations Tab <a href="#h_01jdpczbpjaesy55cg63f8nqz6" id="h_01jdpczbpjaesy55cg63f8nqz6"></a>

1. Click on your avatar located in the top-right corner of the platform interface.
2. Go to "Settings"
3. Select the ‘Integrations’ tab from the top.

![](/files/x2WjVnLPlCZBPsv5hKaF)

## Step 2: Explore Available Integrations <a href="#h_01jdpcz96q94mdq84x2km4xkg8" id="h_01jdpcz96q94mdq84x2km4xkg8"></a>

1. On the Integrations page, you can view the list of tools that can be connected natively with the platform.\
   \
   **If the tool you wish to connect is not listed:**\
   Contact your Customer Success Manager (CSM) for personalised support and guidance on possible alternatives or custom integrations.

## Step 3: Connect Your Tool <a href="#h_01jdpcz5rdv5sh0syg66hygt76" id="h_01jdpcz5rdv5sh0syg66hygt76"></a>

1. Locate the tool you wish to integrate.
2. Click on the ‘Connect’ button displayed under the tool’s name.

## Step 4: Follow Tool-Specific Instructions <a href="#h_01jdpcz21604qbrvmkv6k9z4za" id="h_01jdpcz21604qbrvmkv6k9z4za"></a>

1. Once you click the ‘Connect’ button, the platform will display detailed instructions tailored to the selected tool.
2. Follow the step-by-step guidance provided in the AB Tasty Recommendations & Merchandising interface to complete the setup.

## Need Help? <a href="#h_01jdpcyrvbk8hh75znak2s5hn2" id="h_01jdpcyrvbk8hh75znak2s5hn2"></a>

**Missing Tool:** If the tool you need is unavailable, reach out to your CSM to explore alternative options or request assistance with custom integrations.

\
**Troubleshooting:** If you experience any issues during the integration process, ensure all required credentials and permissions are correctly provided. For further assistance, contact your CSM or refer to the platform documentation.


---

# 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://docs.abtasty.com/recommendations-and-merchandising_deprecated/recos-and-merch-integrations/introduction.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.
