> For the complete documentation index, see [llms.txt](https://helpdesk.smaply.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.smaply.app/integrations/integrations.md).

# Integrations overview

Integrations connect Smaply to your data and work management tools. Metrics and planning integrations are configured once at the account level and reused across every workspace. Embed integrations are added per-card directly on journey maps.

### Connect a tool

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>Set up your first integration</h4></td><td>A guided walkthrough for connecting and using your first integration.</td><td><a href="/pages/MnIIaFvymKzpE7B98hdU">/pages/MnIIaFvymKzpE7B98hdU</a></td><td><a href="/files/09nDMLVyIwLjsGiJtPPZ">/files/09nDMLVyIwLjsGiJtPPZ</a></td></tr><tr><td><h4>Metrics tools</h4></td><td>Pull data from Google Analytics, Power BI, Excel 365, Google Sheets, and Qualtrics.</td><td><a href="/pages/Kf9X1ug2MQ8PofLSSbUl">/pages/Kf9X1ug2MQ8PofLSSbUl</a></td><td><a href="/files/YYH4pzsTpa12finsghAq">/files/YYH4pzsTpa12finsghAq</a></td></tr><tr><td><h4>Planning tools</h4></td><td>Link work items from Jira, Asana, Azure DevOps, Linear, Monday.com, and Trello.</td><td><a href="/pages/1UFmZNSO8c4cjWEYlFUe">/pages/1UFmZNSO8c4cjWEYlFUe</a></td><td><a href="/files/QzzpoZ39TYa5pmWNrWA6">/files/QzzpoZ39TYa5pmWNrWA6</a></td></tr><tr><td><h4>Embed integrations</h4></td><td>Embed Figma, Miro, Google Docs, YouTube, and other sources on a card.</td><td><a href="/pages/xEXHdynnj0g2GXg8mY4m">/pages/xEXHdynnj0g2GXg8mY4m</a></td><td><a href="/files/2JQ7lOqx2TSb6xE7Xwje">/files/2JQ7lOqx2TSb6xE7Xwje</a></td></tr><tr><td><h4>Manage integrations</h4></td><td>Check connection states, disconnect, switch auth, and handle refresh.</td><td><a href="/pages/eVJNZWbpULcbx2YE06fQ">/pages/eVJNZWbpULcbx2YE06fQ</a></td><td><a href="/files/tYyftY7d2fchyQFS1gQQ">/files/tYyftY7d2fchyQFS1gQQ</a></td></tr></tbody></table>


---

# 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://helpdesk.smaply.app/integrations/integrations.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.
