# Hadiq.io AI ## Docs - [Introduction](https://hadiqio.mintlify.app/introduction.md): Hadiq.io is the open-source AI chat and search platform that connects to your team's apps and delivers accurate, permission-aware answers. - [Quickstart](https://hadiqio.mintlify.app/quickstart.md): Get Hadiq.io running and ask your first question in minutes. - [Deployment](https://hadiqio.mintlify.app/deployment.md): Deploy Onyx on Onyx Cloud, Docker, or Kubernetes — choose the option that fits your team's needs. - [AI chat](https://hadiqio.mintlify.app/features/chat.md): Chat with any LLM, your connected knowledge, and the web — all in one place. - [Enterprise search](https://hadiqio.mintlify.app/features/search.md): Search across all your connected knowledge sources with permission-aware, hybrid semantic and keyword retrieval. - [Custom agents](https://hadiqio.mintlify.app/features/agents.md): Build AI agents with custom instructions, knowledge sources, and actions tailored to your team's use cases. - [Deep Research](https://hadiqio.mintlify.app/features/deep-research.md): Run multi-step agentic research that produces comprehensive, cited reports on complex topics. - [Connectors](https://hadiqio.mintlify.app/features/connectors.md): Connect Hadiq.io to your organization's tools so it can search and answer questions across all your knowledge. - [Connectors overview](https://hadiqio.mintlify.app/connectors/overview.md): Connect your tools to Hadiq.io and get instant, permission-aware answers across all your data. - [Slack](https://hadiqio.mintlify.app/connectors/slack.md): Index Slack messages and threads so your team can search across channels and find answers instantly. - [Google Drive](https://hadiqio.mintlify.app/connectors/google-drive.md): Index Google Docs, Sheets, Slides, and PDFs so your team can search inside every document. - [Confluence](https://hadiqio.mintlify.app/connectors/confluence.md): Index Confluence pages and attachments so your team can get direct answers from your wiki. - [GitHub](https://hadiqio.mintlify.app/connectors/github.md): Index GitHub pull requests and issues so engineers can search across your organization's engineering history. - [Jira](https://hadiqio.mintlify.app/connectors/jira.md): Index Jira issues, epics, and comments so your team can search across project history and requirements. - [Notion](https://hadiqio.mintlify.app/connectors/notion.md): Index Notion pages, databases, and wikis so your team can search across your entire workspace. - [Users and permissions](https://hadiqio.mintlify.app/admin/users-permissions.md): Manage user accounts, assign roles, organize users into groups, and control access to connectors and agents. - [LLM configuration](https://hadiqio.mintlify.app/admin/llm-configuration.md): Connect LLM providers to Hadiq.io and set the default model for your organization. - [SSO and authentication](https://hadiqio.mintlify.app/admin/sso-authentication.md): Configure how users authenticate to Hadiq.io, from basic email/password to enterprise SSO and automated SCIM provisioning. - [Analytics](https://hadiqio.mintlify.app/admin/analytics.md): Monitor usage trends, review individual query history, and export data for auditing and reporting. - [Slack bot](https://hadiqio.mintlify.app/integrations/slack-bot.md): Deploy Hadiq.io as a Slack bot so your team can ask questions and get AI answers without leaving Slack. - [MCP server](https://hadiqio.mintlify.app/integrations/mcp-server.md): Expose Hadiq.io's search and knowledge to external AI tools like Cursor and Claude Desktop via the Model Context Protocol. - [Actions](https://hadiqio.mintlify.app/integrations/actions.md): Give Hadiq.io AI Agents the ability to call external APIs and tools by connecting OpenAPI specs or MCP servers. - [API Overview](https://hadiqio.mintlify.app/api-reference/overview.md): Base URLs, authentication, common headers, and a quick-start example for the Hadiq.io API. - [Authentication](https://hadiqio.mintlify.app/api-reference/authentication.md): How to create an Hadiq.io API key and use it to authenticate requests. - [Chat](https://hadiqio.mintlify.app/api-reference/chat.md): Create sessions, send messages, and manage chat history. - [Search](https://hadiqio.mintlify.app/api-reference/search.md): Run semantic search across your connected knowledge base. - [Connectors](https://hadiqio.mintlify.app/api-reference/connectors.md): Create and manage connectors that sync external data sources into Hadiq.io. - [Agents](https://hadiqio.mintlify.app/api-reference/agents.md): Create and manage agents (personas) that define assistant behavior, knowledge sources, and tools. - [Document Ingestion](https://hadiqio.mintlify.app/api-reference/ingestion.md): Push documents directly into the Hadiq.io search index without a connector.