# SlackHive ## Docs - [Audiences](https://slackhive.mintlify.app/agents/audiences.md): Customize how an agent responds to different user groups with per-audience prompt overrides. - [Boss Agents](https://slackhive.mintlify.app/agents/boss-agents.md): Set up orchestrating Boss agents that delegate tasks to specialist teams. - [Coach](https://slackhive.mintlify.app/agents/coach.md): Tune your agent's instructions, skills, and knowledge through an interactive chat panel. - [Concepts - What Goes Where](https://slackhive.mintlify.app/agents/concepts.md): System prompt vs skills vs memory vs wiki - the four places an agent's brain lives, and how to decide where to put what. - [Creating Agents](https://slackhive.mintlify.app/agents/creating-agents.md): Create an agent with the 6-step wizard — name, persona, Slack app, credentials, tools, review. - [Knowledge Library](https://slackhive.mintlify.app/agents/knowledge-base.md): A platform-level catalog of shared wiki folders. Owners ingest repos, files, and URLs into Karpathy-style LLM wikis; agents are assigned the folders they need. - [Memory](https://slackhive.mintlify.app/agents/memory.md): Persistent facts the agent learns from conversations, always visible on every turn. - [Persona Library](https://slackhive.mintlify.app/agents/personas.md): Pick a research-backed starter persona in the new-agent wizard. - [Test Mode](https://slackhive.mintlify.app/agents/testing.md): Run sandboxed test sessions with MCP access and multi-agent delegation - before going live in Slack. - [Tools](https://slackhive.mintlify.app/agents/tools.md): What the agent can invoke - MCP servers, internet access, and shell access. - [Environment Variables](https://slackhive.mintlify.app/configuration/env-vars.md): Reference for every SlackHive configuration variable in .env. - [OAuth MCPs](https://slackhive.mintlify.app/configuration/mcp-oauth.md): Connect MCPs that require OAuth - dynamic registration, token paste, and Claude Code CLI import. - [MCP Servers](https://slackhive.mintlify.app/configuration/mcp-servers.md): Connect your agents to databases, APIs, and external services using the Model Context Protocol. - [How Slack Connects](https://slackhive.mintlify.app/configuration/networking.md): SlackHive works from your laptop with no public URL, no ngrok, no port forwarding. Here's why - and whether it's safe. - [Slack App Setup](https://slackhive.mintlify.app/configuration/slack-app.md): Create and configure a Slack app for each agent - the wizard generates everything, you just copy and paste. - [Example Agents](https://slackhive.mintlify.app/examples.md): Eleven agents that change how a team operates - with the pain, the setup, and the shift each one creates. - [Activity Dashboard](https://slackhive.mintlify.app/features/activity.md): A live kanban of every task your agents are working on - Active, Completed, Errors - with drill-down to every tool call. - [Version History](https://slackhive.mintlify.app/features/history.md): Every save auto-snapshots the agent. Browse GitHub-style file diffs and restore any version. - [Import & Export](https://slackhive.mintlify.app/features/import-export.md): Export an agent's configuration as a JSON file and import it into any other agent. - [Live Logs](https://slackhive.mintlify.app/features/logs.md): Real-time log streaming for debugging agents and monitoring activity. - [Multi-Workspace](https://slackhive.mintlify.app/features/multi-workspace.md): Connect agents across multiple Slack workspaces - all managed from a single SlackHive instance. - [Scheduled Jobs](https://slackhive.mintlify.app/features/scheduled-jobs.md): Trigger any agent on a schedule - get proactive alerts, reports, and monitoring delivered to Slack automatically. - [Settings & Users](https://slackhive.mintlify.app/features/users.md): Brand the dashboard, manage users, assign roles, import from Slack, and control per-agent access. - [Install SlackHive](https://slackhive.mintlify.app/getting-started/install-cli.md): Install and run SlackHive with the slackhive CLI. - [Introduction](https://slackhive.mintlify.app/introduction.md): SlackHive turns your Slack workspace into a team of AI agents - specialists you @mention, a Boss that coordinates, and memory that compounds over time. - [CLI Reference](https://slackhive.mintlify.app/operations/cli.md): Manage a running SlackHive install with slackhive status / start / stop / logs / update. - [Debugging Agents](https://slackhive.mintlify.app/operations/debugging.md): Agent not responding? Start here - a quick path from symptom to fix using Logs, Activity, and Version History. - [Troubleshooting](https://slackhive.mintlify.app/operations/troubleshooting.md): What the common error states mean and how to recover. - [Quick Start](https://slackhive.mintlify.app/quickstart.md): From zero to your first AI agent responding in Slack - in under 10 minutes. - [Production Deployment](https://slackhive.mintlify.app/self-hosting/production.md): Run SlackHive as a long-lived service - systemd/launchd, reverse proxy, SQLite backup, key rotation. ## OpenAPI Specs - [openapi](https://slackhive.mintlify.app/api-reference/openapi.json)