> ## Documentation Index
> Fetch the complete documentation index at: https://docs.interhuman.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Issues

> Where we track bugs, limitations, and feature requests for the Interhuman API

We maintain a **public issue tracker** for the Interhuman AI API in the [`interhuman-ai-api`](https://github.com/InterhumanAI/interhuman-ai-api) repository on GitHub. That is the source of truth for known limitations, signal-quality reports, and integration bugs.

**Please open new issues there** so we can triage, link fixes to releases, and keep discussion visible for other integrators: [github.com/InterhumanAI/interhuman-ai-api/issues](https://github.com/InterhumanAI/interhuman-ai-api/issues).

<Note>
  Before filing, check whether your topic is already covered. When you report a problem, include steps to reproduce, expected vs actual behavior, and any `correlation_id` or `error_id` from [error responses](/api-reference/error-handling) when available (do not paste secrets or full API keys).
</Note>

<Columns cols={1}>
  <Card title="GitHub Issues" icon="github" href="https://github.com/InterhumanAI/interhuman-ai-api/issues" cta="Open the issue tracker">
    Search existing issues, subscribe to updates, or open a new issue for bugs, unclear behavior, or feature requests related to the public API.
  </Card>
</Columns>
