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

# AI & Integrations

Kaana brings AI-driven execution and deep integrations together to help RevOps teams operate faster, with more confidence, across their revenue stack. This section covers how Kaana connects systems, applies intelligence, and supports execution at scale.

You'll see some of the best parts of GitBook in action — and find help on how you can turn this template into your own.

### Explore the topics below

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Set up Kaana AI and integrations for your RevOps environment</td><td></td><td></td><td><a href="/pages/LThc2RqOxBKU56Qt3TMy">/pages/LThc2RqOxBKU56Qt3TMy</a></td></tr><tr><td><strong>Kaana AI (Kai)</strong></td><td>Understand how Kai supports analysis, guidance, and execution</td><td></td><td></td><td><a href="/pages/RSRsoT9jWIl0lRO1FsZM">/pages/RSRsoT9jWIl0lRO1FsZM</a></td></tr><tr><td><strong>AI Resolution</strong></td><td>Resolve issues and questions using AI-assisted workflows</td><td></td><td></td><td><a href="/pages/PJbVENI5ZPXW9uDaI4iy">/pages/PJbVENI5ZPXW9uDaI4iy</a></td></tr><tr><td><strong>Kai Toolbox</strong></td><td>Explore AI-powered tools for RevOps execution and analysis</td><td></td><td></td><td><a href="/pages/jYkoZE3XQVrznJfmTelI">/pages/jYkoZE3XQVrznJfmTelI</a></td></tr><tr><td><strong>Health Assessment</strong></td><td>Evaluate system health across your revenue stack</td><td></td><td></td><td><a href="/pages/DbVrte0Hs9mXsWBJwN4Y">/pages/DbVrte0Hs9mXsWBJwN4Y</a></td></tr><tr><td><strong>Integrations</strong></td><td>Connect Kaana with Salesforce, Zuora, Stripe, and more</td><td></td><td></td><td><a href="/pages/XOLAatR4ULF6Dtqv8aJn">/pages/XOLAatR4ULF6Dtqv8aJn</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://docs.kaana.com/ai-integrations/readme.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.
