# ChatBees

## ChatBees

- [Welcome](https://docs.chatbees.ai/chatbees/welcome.md)
- [Architecture](https://docs.chatbees.ai/chatbees/concepts/architecture.md)
- [Security](https://docs.chatbees.ai/chatbees/concepts/security.md)
- [Serverless RAG](https://docs.chatbees.ai/chatbees/concepts/serverless-rag.md)
- [Namespace and Collection](https://docs.chatbees.ai/chatbees/concepts/namespace-and-collection.md)
- [Access Control](https://docs.chatbees.ai/chatbees/concepts/access-control.md): Control who can access your organization's data.
- [Ticket AI Agent](https://docs.chatbees.ai/chatbees/concepts/ticket-ai-agent.md)
- [Installation](https://docs.chatbees.ai/chatbees/ticket-ai-agent/installation.md)
- [Sign-in and Sign-out](https://docs.chatbees.ai/chatbees/web-app-references/sign-in-and-sign-out.md)
- [Manage Connectors](https://docs.chatbees.ai/chatbees/web-app-references/manage-connectors.md): You can manage connectors as a Flex account user, or have the appropriate permission as an Enterprise account user
- [Manage Collections](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections.md): You can manage collections as a Flex account user, or have the appropriate permission as an Enterprise account user.
- [Data Sources](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/data-sources.md): You can manage data sources as a Flex account user, or have the appropriate permission as an Enterprise account user.
- [Configure Periodic Import](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/data-sources/configure-periodic-import.md): Periodically import data from configured data sources
- [Chat with collection](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/chat-with-collection.md): You can chat with a collection as a Flex account user, or have the appropriate permission as an Enterprise account user.
- [View Q/A history](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/view-q-a-history.md): You can view QA history as a Flex account user, or have the appropriate permission as an Enterprise account user.
- [Publish a Collection](https://docs.chatbees.ai/chatbees/web-app-references/manage-collections/publish-a-collection.md): You can publish a Collection as a Flex account user, or have the appropriate permission as an Enterprise account user.
- [Manage Users](https://docs.chatbees.ai/chatbees/web-app-references/manage-users.md): You can invite or remove users within your organization or change their permission
- [\[Flex\] Billing and Payment](https://docs.chatbees.ai/chatbees/web-app-references/flex-billing-and-payment.md): Payment method is when a Flex account exceeds the free limit
- [\[Enterprise\] Billing and Payment](https://docs.chatbees.ai/chatbees/web-app-references/enterprise-billing-and-payment.md): Payment method is required for Enterprise accounts
- [Account Usage](https://docs.chatbees.ai/chatbees/web-app-references/account-usage.md): You can explore account usage as a Flex account user, or Enterprise account user with the appropriate permission.
- [API Keys](https://docs.chatbees.ai/chatbees/web-app-references/api-keys.md): All users can manage their own API keys
- [Generated Code Sample](https://docs.chatbees.ai/chatbees/web-app-references/generated-code-sample.md): Use Python SDK to access ChatBees programmatically
- [AI Chat for Confluence](https://docs.chatbees.ai/chatbees/chatbots/ai-chat-for-confluence.md)
- [ChatBees Slack Bot](https://docs.chatbees.ai/chatbees/chatbots/chatbees-slack-bot.md)
- [ChatBees Website ChatBot](https://docs.chatbees.ai/chatbees/chatbots/chatbees-website-chatbot.md)
- [Pnyx Discord Bot](https://docs.chatbees.ai/chatbees/chatbots/pnyx-discord-bot.md)
- [Snowflake Native App](https://docs.chatbees.ai/chatbees/snowflake-native-app.md): Documentations for snowflake native app
- [API Key](https://docs.chatbees.ai/chatbees/api-references/api-key.md)
- [Collection Operations](https://docs.chatbees.ai/chatbees/api-references/collection-operations.md)
- [Create Collection](https://docs.chatbees.ai/chatbees/api-references/collection-operations/create-collection.md)
- [Configure Collection](https://docs.chatbees.ai/chatbees/api-references/collection-operations/configure-collection.md)
- [List Collections](https://docs.chatbees.ai/chatbees/api-references/collection-operations/list-collections.md)
- [Delete Collection](https://docs.chatbees.ai/chatbees/api-references/collection-operations/delete-collection.md)
- [Document Operations](https://docs.chatbees.ai/chatbees/api-references/document-operations.md)
- [Upload Document](https://docs.chatbees.ai/chatbees/api-references/document-operations/upload-document.md)
- [Summarize Document](https://docs.chatbees.ai/chatbees/api-references/document-operations/summarize-document.md)
- [Get Document Outlines and FAQs](https://docs.chatbees.ai/chatbees/api-references/document-operations/get-document-outlines-and-faqs.md)
- [Ask](https://docs.chatbees.ai/chatbees/api-references/document-operations/ask.md)
- [Chat](https://docs.chatbees.ai/chatbees/api-references/document-operations/chat.md)
- [Search](https://docs.chatbees.ai/chatbees/api-references/document-operations/search.md)
- [Personalize Response](https://docs.chatbees.ai/chatbees/api-references/document-operations/personalize-response.md)
- [List Documents](https://docs.chatbees.ai/chatbees/api-references/document-operations/list-documents.md)
- [Delete Document](https://docs.chatbees.ai/chatbees/api-references/document-operations/delete-document.md)
- [Crawl Operations](https://docs.chatbees.ai/chatbees/api-references/crawl-operations.md)
- [Create Crawl](https://docs.chatbees.ai/chatbees/api-references/crawl-operations/create-crawl.md)
- [Get Crawl](https://docs.chatbees.ai/chatbees/api-references/crawl-operations/get-crawl.md)
- [Index Crawl](https://docs.chatbees.ai/chatbees/api-references/crawl-operations/index-crawl.md)
- [Delete Crawl](https://docs.chatbees.ai/chatbees/api-references/crawl-operations/delete-crawl.md)
- [Ingest Data Sources](https://docs.chatbees.ai/chatbees/api-references/ingest-data-sources.md)
- [Create Ingestion](https://docs.chatbees.ai/chatbees/api-references/ingest-data-sources/create-ingestion.md)
- [Get Ingestion](https://docs.chatbees.ai/chatbees/api-references/ingest-data-sources/get-ingestion.md)
- [Index Ingestion](https://docs.chatbees.ai/chatbees/api-references/ingest-data-sources/index-ingestion.md)
- [Delete Ingestion](https://docs.chatbees.ai/chatbees/api-references/ingest-data-sources/delete-ingestion.md)
