# Whilst ## Docs - [Authentication](https://docs.whilst.io/api-reference/authentication.md): How authentication works in the Whilst API - [Auth Callback](https://docs.whilst.io/api-reference/endpoints/auth-callback.md) - [Sign Up](https://docs.whilst.io/api-reference/endpoints/auth-signup.md): Creates a new WorkOS organization and database account, then initiates the authentication flow for the workspace creator. - [Hybrid Search](https://docs.whilst.io/api-reference/endpoints/docs-search.md) - [Health Check](https://docs.whilst.io/api-reference/endpoints/health.md) - [Invite User](https://docs.whilst.io/api-reference/endpoints/invite-user.md): Sends an invitation email to join the authenticated user's workspace. Requires admin role. Uses WorkOS invitations if available, otherwise sends custom email with signup link. - [Workspace Settings](https://docs.whilst.io/api-reference/endpoints/settings.md): Retrieves settings for the authenticated user's workspace - [API Overview](https://docs.whilst.io/api-reference/overview.md): REST API for the Whilst platform - [Architecture](https://docs.whilst.io/architecture.md): System design and component overview - [Database Migrations](https://docs.whilst.io/development/database-migrations.md): Create and run database schema changes - [Local Setup](https://docs.whilst.io/development/local-setup.md): Development environment configuration - [Project Structure](https://docs.whilst.io/development/project-structure.md): Monorepo layout and package organization - [Testing](https://docs.whilst.io/development/testing.md): Test strategy and commands - [AI Assistant](https://docs.whilst.io/features/ai-assistant.md): Chat with AI about your docs, get suggestions, and automate tasks - [CLI](https://docs.whilst.io/features/cli.md): Knowledge management from your terminal - [Keyboard Shortcuts](https://docs.whilst.io/features/keyboard-shortcuts.md): Navigate faster with keyboard commands - [Knowledge Pipeline](https://docs.whilst.io/features/knowledge-pipeline.md): Automatic knowledge extraction from Slack conversations - [Search](https://docs.whilst.io/features/search.md): Semantic, full-text, and hybrid search for your documents - [Slack Bot](https://docs.whilst.io/features/slack-bot.md): AI-powered Q&A and knowledge extraction in Slack - [Deployment](https://docs.whilst.io/guides/deployment.md): Deploy Whilst to production - [Self-Service Signup](https://docs.whilst.io/guides/self-signup.md): How the self-service workspace creation flow works - [Slack Setup](https://docs.whilst.io/guides/slack-setup.md): Install and configure the Whilst Slack bot - [WorkOS Authentication](https://docs.whilst.io/guides/workos-auth.md): Set up WorkOS for SSO and email verification - [Introduction](https://docs.whilst.io/introduction.md): AI-powered knowledge management for teams - [MCP Server Overview](https://docs.whilst.io/mcp/overview.md): Connect AI coding assistants to your Whilst workspace - [MCP Resources](https://docs.whilst.io/mcp/resources.md): Browsable resources exposed by the MCP server - [MCP Setup](https://docs.whilst.io/mcp/setup.md): Configure your AI coding assistant to use Whilst - [MCP Tools](https://docs.whilst.io/mcp/tools.md): Available tools for AI assistants - [Quickstart](https://docs.whilst.io/quickstart.md): Get Whilst running locally in 5 minutes ## OpenAPI Specs - [openapi](https://docs.whilst.io/openapi.yaml) ## Optional - [GitHub](https://github.com/ibgoldbergs/whilst-slack-bot) - [Changelog](https://github.com/ibgoldbergs/whilst-slack-bot/blob/main/CHANGELOG.md)