> 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.md).

# Integrations

- [Metrics tools](https://helpdesk.smaply.app/integrations/metrics-tools.md)
- [Office 365 Excel](https://helpdesk.smaply.app/integrations/metrics-tools/office-365-excel.md)
- [Configuring the Office 365 Excel integration](https://helpdesk.smaply.app/integrations/metrics-tools/office-365-excel/configuring-the-office-365-excel-integration.md)
- [Setup service account for O365 Excel](https://helpdesk.smaply.app/integrations/metrics-tools/office-365-excel/configuring-the-office-365-excel-integration/setup-service-account-for-o365-excel.md): Setting Up a Microsoft Service Account for Office 365 Integration
- [Setup O365 Excel using Microsoft account (oAuth)](https://helpdesk.smaply.app/integrations/metrics-tools/office-365-excel/configuring-the-office-365-excel-integration/setup-o365-excel-using-microsoft-account-oauth.md)
- [Using the O365 Excel integration in a metric](https://helpdesk.smaply.app/integrations/metrics-tools/office-365-excel/using-the-o365-excel-integration-in-a-metric.md)
- [Google Analytics](https://helpdesk.smaply.app/integrations/metrics-tools/google-analytics.md): This article gives a general overview of how to configure the integration, leads you to more detailed articles for Google OAuth or Google Service Accounts and explains how to add a property, dimension
- [Configuring the Google Analytics integration](https://helpdesk.smaply.app/integrations/metrics-tools/google-analytics/configuring-the-google-analytics-integration.md)
- [Creating Google Service Account](https://helpdesk.smaply.app/integrations/metrics-tools/google-analytics/creating-google-service-account.md): This article goes into the details of how to set up a Google Analytics service account in Smaply and offers step-by-step instructions to do so.
- [OAuth Authentication for Google Analytics](https://helpdesk.smaply.app/integrations/metrics-tools/google-analytics/oauth-authentication-for-google-analytics.md): Get detailed instructions on how to set up your Google Analytics integration with an OAuth Authentication.
- [Service account troubleshooting](https://helpdesk.smaply.app/integrations/metrics-tools/google-analytics/service-account-troubleshooting.md): If you're experiencing issues with your Google Analytics service account access, this guide will help you diagnose and resolve common problems.
- [Google Sheets](https://helpdesk.smaply.app/integrations/metrics-tools/google-sheets.md)
- [PowerBI](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi.md)
- [Configuring the PowerBi Integration](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi/configuring-the-powerbi-integration.md)
- [Set up Service Account for PowerBI](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi/configuring-the-powerbi-integration/set-up-service-account-for-powerbi.md)
- [Setup verification tool](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi/configuring-the-powerbi-integration/set-up-service-account-for-powerbi/setup-verification-tool.md)
- [Set up PowerBi using Microsoft account (OAuth)](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi/configuring-the-powerbi-integration/set-up-powerbi-using-microsoft-account-oauth.md)
- [Using the Power BI integration in a Metric](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi/using-the-power-bi-integration-in-a-metric.md)
- [Getting up and running with PowerBI](https://helpdesk.smaply.app/integrations/metrics-tools/powerbi/getting-up-and-running-with-powerbi.md)
- [Metric integration FAQs](https://helpdesk.smaply.app/integrations/metrics-tools/metric-integration-faqs.md)
- [Qualtrics](https://helpdesk.smaply.app/integrations/metrics-tools/qualtrics.md)
- [Planning tools](https://helpdesk.smaply.app/integrations/planning-tools.md)
- [Asana](https://helpdesk.smaply.app/integrations/planning-tools/asana.md)
- [Configuring Asana using a Personal access token](https://helpdesk.smaply.app/integrations/planning-tools/asana/configuring-asana-using-a-personal-access-token.md)
- [Azure DevOps](https://helpdesk.smaply.app/integrations/planning-tools/azure-devops.md)
- [Configuring Azure Devops with a personal token](https://helpdesk.smaply.app/integrations/planning-tools/azure-devops/configuring-azure-devops-with-a-personal-token.md)
- [Jira](https://helpdesk.smaply.app/integrations/planning-tools/jira.md)
- [Configuring JIRA with an api key](https://helpdesk.smaply.app/integrations/planning-tools/jira/configuring-jira-with-an-api-key.md): Configuring Jira with an api key
- [Linear](https://helpdesk.smaply.app/integrations/planning-tools/linear.md)
- [Configuring Linear with Personal API key](https://helpdesk.smaply.app/integrations/planning-tools/linear/configuring-linear-with-personal-api-key.md)
- [Monday.com](https://helpdesk.smaply.app/integrations/planning-tools/monday.com.md)
- [Configuring Monday.com](https://helpdesk.smaply.app/integrations/planning-tools/monday.com/configuring-monday.com.md): Add your API key to connect your Monday.com account to Smaply.
- [Trello](https://helpdesk.smaply.app/integrations/planning-tools/trello.md)
- [Configure Trello with an api key](https://helpdesk.smaply.app/integrations/planning-tools/trello/configure-trello-with-an-api-key.md)
- [Embedding external content](https://helpdesk.smaply.app/integrations/embedding-external-content.md)


---

# 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:

```
GET https://helpdesk.smaply.app/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
