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

# Integrations

- [Overview](https://docs.getuntitled.ai/integrations/overview.md)
- [Sources](https://docs.getuntitled.ai/integrations/sources.md): Leverage one of your most important data assets, your existing customer data sources, to maximize results.
- [Shopify](https://docs.getuntitled.ai/integrations/sources/shopify.md): By syncing your customer and order data from Shopify, you’ll unlock advanced audience-building capabilities in Untitled.
- [Klaviyo](https://docs.getuntitled.ai/integrations/sources/klaviyo.md)
- [Klaviyo User Guide](https://docs.getuntitled.ai/integrations/sources/klaviyo/klaviyo-user-guide.md)
- [Hubspot](https://docs.getuntitled.ai/integrations/sources/hubspot.md)
- [WooCommerce](https://docs.getuntitled.ai/integrations/sources/woocommerce.md)
- [Destinations](https://docs.getuntitled.ai/integrations/destinations.md)
- [Klaviyo](https://docs.getuntitled.ai/integrations/destinations/klaviyo.md): By syncing your audiences directly to Klaviyo, your team can better automate and streamline your email marketing efforts.
- [Klaviyo Tips and Tricks](https://docs.getuntitled.ai/integrations/destinations/klaviyo/klaviyo-tips-and-tricks.md): Optional steps that help your Untitled data work more seamlessly within your Klaviyo account.
- [Meta (Facebook Ads)](https://docs.getuntitled.ai/integrations/destinations/meta-facebook-ads.md): By syncing your audiences directly to Meta, your team can better automate and streamline your Facebook Ads Custom Audience and Lookalike Audience activation strategies.
- [Google Sheets](https://docs.getuntitled.ai/integrations/destinations/google-sheets.md): Syncing segmented audiences to Google Sheets enables you to organize and manage your audience data conveniently in a spreadsheet format.
- [Zapier Workflows](https://docs.getuntitled.ai/integrations/destinations/google-sheets/zapier-workflows.md)
- [Hubspot](https://docs.getuntitled.ai/integrations/destinations/hubspot.md): Enhance your sales process by syncing web visitors directly to your leads and contacts.
- [Google Ads](https://docs.getuntitled.ai/integrations/destinations/google-ads.md): Use an Untitled Audience as an auto-updating Customer List within Google Ads, retargeting visitors to your site on search, display, and video across the web.
- [Mailchimp](https://docs.getuntitled.ai/integrations/destinations/mailchimp.md): Connect the powerful automations, audiences, and campaigns of Mailchimp to your Untitled audiences for automated growth of your email marketing lists.
- [LinkedIn Ads](https://docs.getuntitled.ai/integrations/destinations/linkedin-ads.md): Use an Untitled Audience as an auto-updating LinkedIn Ads Matched Audience List, retargeting visitors to your site across the LinkedIn advertising network.
- [Pinterest](https://docs.getuntitled.ai/integrations/destinations/pinterest.md)
- [TikTok Ads](https://docs.getuntitled.ai/integrations/destinations/tiktok-ads.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, and the optional `goal` query parameter:

```
GET https://docs.getuntitled.ai/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.
