> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/settings/integrations/how-to-integrate-quicksell-with-doubletick.md).

# How to Integrate QuickSell with DoubleTick

**Follow these simple steps to integrate your QuickSell account with DoubleTick and view your catalog in the chat section.**

**1. Login to QuickSell**

* **Go to QuickSell and log in to your account.**<br>

**2. Generate API Key**

* **Navigate to Account Settings > Developer API.**
* **Click on Generate API Key.**
* **Once generated, copy the API key.**

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

**3. Login to DoubleTick**

Next, log in to your DoubleTick account by visiting [web.doubletick.io](https://web.doubletick.io/) and entering your login number.<br>

**4. Paste API Key in DoubleTick**

**• Navigate to Settings > Integrations > Paste the copied API key into the appropriate field.**\
\&#xNAN;**> Click Connect to complete the integration.**

![](/files/5ObiMh5PAVaDc0Jde2t3)

**5. Confirmation**

* **After the integration is complete, you should be able to see your QuickSell catalog in the chat section of DoubleTick.**

**Now, you can easily access and view all the products of your brand created in QuickSell directly within DoubleTick!**

![](/files/Xkz6LB7ho1VgIbhXgvVd)


---

# 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://learn.doubletick.io/settings/integrations/how-to-integrate-quicksell-with-doubletick.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.
