# Support Home

<h2 align="center">What can we help you find?</h2>

<p align="center">Browse the topics below or use the Kaana assistant to ask anything you need help with.</p>

<p align="center"><a href="https://docs.kaana.com/?Ask=" class="button primary">Ask Kaana AI</a> <a href="mailto:support@kaana.com" class="button secondary">Contact support</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Troubleshooting</strong></td><td>Find solutions to common issues and guidance for resolving problems.</td><td><a href="troubleshooting">troubleshooting</a></td></tr><tr><td><strong>Known Issues</strong></td><td>View active issues, limitations, and current workarounds.</td><td><a href="known-issues">known-issues</a></td></tr><tr><td><strong>Support Processes</strong></td><td>Learn how to contact support, submit requests, and track issues.</td><td><a href="support-processes">support-processes</a></td></tr><tr><td><strong>User Management</strong></td><td>Manage users, roles, access, and account settings.</td><td><a href="user-management">user-management</a></td></tr><tr><td><strong>Security &#x26; Privacy</strong></td><td>Review how Kaana handles security, data protection, and privacy.</td><td><a href="security-and-privacy">security-and-privacy</a></td></tr></tbody></table>


---

# Agent Instructions: 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://docs.kaana.com/support/support.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.
