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

# Integrations Home

<h2 align="center">Find the right integration for your needs</h2>

<p align="center">Integrate Limio with your stack</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td><strong>☁️</strong></td><td><strong>Salesforce Integration</strong></td><td>Integrate Limio with Salesforce for sales-assisted and customer service workflows</td><td><a href="/pages/GvswOV1Z8k7ObT6nP2kU">/pages/GvswOV1Z8k7ObT6nP2kU</a></td><td><a href="https://docs.limio.com/integrations/salesforce-integrations/">https://docs.limio.com/integrations/salesforce-integrations/</a></td><td>null</td></tr><tr><td><strong>💳</strong></td><td><strong>Zuora Integration</strong></td><td>Connect Limio to Zuora for subscription billing, payment processing, and catalog management</td><td><a href="/pages/6Pjo0OS2VM16XhrRxMo2">/pages/6Pjo0OS2VM16XhrRxMo2</a></td><td><a href="https://docs.limio.com/integrations/zuora-integration/">https://docs.limio.com/integrations/zuora-integration/</a></td><td>5</td></tr><tr><td><strong>💳</strong></td><td><strong>Stripe Billing Integration</strong></td><td>Connect Limio to Stripe for subscription billing, payment processing, and customer management</td><td><a href="/pages/5WPsWgvYcVOu4J7LFjFs">/pages/5WPsWgvYcVOu4J7LFjFs</a></td><td></td><td>null</td></tr><tr><td>🪪</td><td><strong>Authentication Integration</strong></td><td>Connect Limio with your Identity Solutions</td><td><a href="https://docs.limio.com/product/authentication/sso-your-authentication">https://docs.limio.com/product/authentication/sso-your-authentication</a></td><td></td><td>null</td></tr><tr><td>✔️</td><td><strong>Entitlement Integration</strong></td><td>Send Entitlements directly via webhooks</td><td><a href="https://docs.limio.com/product/pricing/how-to-create-and-propagate-entitlements-with-limio">https://docs.limio.com/product/pricing/how-to-create-and-propagate-entitlements-with-limio</a></td><td></td><td>null</td></tr><tr><td><strong>🌐</strong></td><td><strong>Other integrations</strong></td><td>Learn about other integrations such as Loqate</td><td><a href="/pages/KlPNnHKy25VlrXCe57bM">/pages/KlPNnHKy25VlrXCe57bM</a></td><td></td><td>null</td></tr></tbody></table>

<h2 align="center">Need Help?</h2>

<p align="center">Get support from the Limio team and access troubleshooting resources</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>📧</strong></td><td><strong>Email Support</strong></td><td>Contact our support team for technical assistance, questions, and issues</td><td><a href="mailto:support@limio.com" class="button secondary" data-icon="comments-question">support@limio.com</a></td></tr><tr><td><strong>📖</strong></td><td><strong>Troubleshooting</strong></td><td>Find solutions to common problems and learn about known issues</td><td><a href="https://docs.limio.com/support/troubleshooting" class="button secondary" data-icon="wrench">Troubleshooting</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.limio.com/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.
