# Arden ## Docs - [Areas](https://arden.timganiev.com/api-reference/areas.md): Create areas, attach pages, manage outcomes, and respond to requests. - [Authentication](https://arden.timganiev.com/api-reference/authentication.md): API key authentication for the Arden server. - [Automations](https://arden.timganiev.com/api-reference/automations.md): Create and manage scheduled, event, idle, count, and message automations. - [Chat](https://arden.timganiev.com/api-reference/chat.md): Send messages, stream agent events, approve tools, and manage active runs. - [Config](https://arden.timganiev.com/api-reference/config.md): Server configuration, model management, providers, and notifiers. - [API Overview](https://arden.timganiev.com/api-reference/introduction.md): HTTP API for building on top of Arden. - [Facts and Wiki](https://arden.timganiev.com/api-reference/memory.md): Canonical admin APIs for durable facts and managed wiki pages. - [Notifiers](https://arden.timganiev.com/api-reference/notifiers.md): Configure and test notification destinations for automations and the notify tool. - [Sessions](https://arden.timganiev.com/api-reference/sessions.md): Manage conversation sessions. - [Streaming](https://arden.timganiev.com/api-reference/streaming.md): Server-Sent Events for real-time agent execution. - [Concepts](https://arden.timganiev.com/concepts.md): How facts, wiki pages, areas, automations, and agents fit together. - [Configuration](https://arden.timganiev.com/configuration.md): Reference for environment variables and persisted settings. - [Areas](https://arden.timganiev.com/guides/areas.md): Keep a life domain, its current outcome, and its standing agent in one place. - [Automations](https://arden.timganiev.com/guides/automations.md): Schedule tasks that run autonomously. - [Desktop Guide](https://arden.timganiev.com/guides/desktop.md): Use Arden for chat, areas, memory, automations, and settings. - [HTML Widgets](https://arden.timganiev.com/guides/html-widgets.md): Render sandboxed rich cards from the agent with the render_html tool. - [Memory](https://arden.timganiev.com/guides/memory.md): How Arden keeps durable facts and readable wiki pages. - [Skills](https://arden.timganiev.com/guides/skills.md): Reusable playbooks that guide Arden through specialized work. - [Tools](https://arden.timganiev.com/guides/tools.md): Core tools and integration capabilities available to the Arden agent. - [Workflows and subagents](https://arden.timganiev.com/guides/workflows.md): The five ways Arden spawns agents, and the curated multi-agent presets. - [Arden](https://arden.timganiev.com/index.md): A local AI assistant with persistent memory, autonomous work, and deep integrations. - [Google Calendar](https://arden.timganiev.com/integrations/calendar.md): Connect Google Calendar to view, create, and manage events. - [Gmail](https://arden.timganiev.com/integrations/gmail.md): Connect Gmail to read, search, and send emails. - [Google Drive](https://arden.timganiev.com/integrations/google-drive.md): Connect Google Drive to search and work with Docs and Sheets. - [MCP Servers](https://arden.timganiev.com/integrations/mcp.md): Connect external MCP servers and expose their tools to Arden. - [Custom Models](https://arden.timganiev.com/integrations/models.md): Use OpenRouter, Ollama, vLLM, or any OpenAI-compatible endpoint. - [Slack](https://arden.timganiev.com/integrations/slack.md): Connect Slack with token-backed search, reading, posting, and notifications. - [Quickstart](https://arden.timganiev.com/quickstart.md): Get Arden running locally. ## OpenAPI Specs - [openapi](https://arden.timganiev.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/esceptico/arden)