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

# Integrations

## What are Keeping's Integrations?

Connect to your favorite tools with Keeping's integrations.  An integration links your shared mailbox to other services.  With a Keeping integration you can bring the information in your support tickets into and out of Keeping.

See our direct integrations below.  Let us know if you'd like us to support other integrations by dropping us a line at <mark style="color:red;"><support@keeping.com></mark>.

{% content-ref url="/pages/JtuYoXQnrJ4ry9WDdD5M" %}
[Asana](/help/setup/integrations/asana.md)
{% endcontent-ref %}

{% content-ref url="/pages/qUuEHLTi8lsGxc3ooW5e" %}
[ClickUp](/help/setup/integrations/clickup.md)
{% endcontent-ref %}

{% content-ref url="/pages/UWZKm1b2PGTHHN87K58E" %}
[HubSpot](/help/setup/integrations/hubspot.md)
{% endcontent-ref %}

{% content-ref url="/pages/QNK75t6ZLte06USIU55N" %}
[Jira](/help/setup/integrations/jira.md)
{% endcontent-ref %}

{% content-ref url="/pages/FdqsXh1MEwDHfBMMCfk7" %}
[Linear](/help/setup/integrations/linear.md)
{% endcontent-ref %}

{% content-ref url="/pages/mA66jVwWL37G2krpV76p" %}
[Salesforce](/help/setup/integrations/salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/kBguYG0jNqMefuw1U1Uo" %}
[Shortcut](/help/setup/integrations/shortcut.md)
{% endcontent-ref %}

{% content-ref url="/pages/hXXGlNboaPuV5ZYc53FO" %}
[Shopify](/help/setup/integrations/shopify.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ezpt8n4RtaArTz40YstL" %}
[Slack](/help/setup/integrations/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/KxrkqDcYITrCbOjwfU64" %}
[WooCommerce](/help/setup/integrations/woocommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/hcplBBFxeIl6iBS1SNCS" %}
[Zapier](/help/setup/integrations/zapier.md)
{% endcontent-ref %}


---

# 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.keeping.com/help/setup/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.
