# OpenVibely Documentation ## Start Here - [Overview](https://docs.openvibely.local/index.html): The product, the web UI, and the main workflow - [Features Overview](https://docs.openvibely.local/features-overview.html): A high-level map of what OpenVibely provides - [Installation](https://docs.openvibely.local/installation.html): Run OpenVibely and open the web app - [Quickstart](https://docs.openvibely.local/quickstart.html): Use the UI to create a project and run work - [First-Time Setup](https://docs.openvibely.local/first-time-setup.html): Recommended setup order inside the app - [Learning Paths](https://docs.openvibely.local/learning-paths.html): Pick the path that matches your role ## Web App Tour - [Dashboard](https://docs.openvibely.local/dashboard.html): Project health and entry point into tasks - [Projects](https://docs.openvibely.local/projects.html): Create, switch, and configure workspaces - [Chat](https://docs.openvibely.local/chat.html): Plan and orchestrate from a project conversation - [Tasks](https://docs.openvibely.local/tasks.html): Run, monitor, and review AI coding work - [Schedule](https://docs.openvibely.local/schedule.html): Calendar-driven project work - [Agents](https://docs.openvibely.local/agents.html): Reusable AI worker profiles - [Models](https://docs.openvibely.local/models.html): Provider access and model defaults - [Workers](https://docs.openvibely.local/workers.html): Capacity controls for active execution - [Alerts](https://docs.openvibely.local/alerts.html): Failures and follow-up notifications - [Insights](https://docs.openvibely.local/insights.html): Grades, Pulse, Reflection, and Analytics ## Core Workflows - [Task Lifecycle](https://docs.openvibely.local/task-lifecycle.html): From prompt to queued, running, completed, or failed - [Git Worktrees](https://docs.openvibely.local/git-worktrees.html): Isolated changes and reviewable diffs - [Attachments](https://docs.openvibely.local/attachments.html): Files attached to tasks and chat - [Memory](https://docs.openvibely.local/memory.html): Project knowledge captured for future work - [Personalities](https://docs.openvibely.local/personalities.html): Reusable tone and behavior profiles ## Automation In The UI - [Scheduled Tasks](https://docs.openvibely.local/scheduled-tasks.html): Recurring and one-off task runs - [Task Chaining](https://docs.openvibely.local/task-chaining.html): Dependent work launched from tasks - [Multi-Agent Workflows](https://docs.openvibely.local/workflows.html): Coordinate work across agents ## Channels - [Channels Overview](https://docs.openvibely.local/channels.html): How external channels connect to projects - [GitHub](https://docs.openvibely.local/github.html): Repository access and pull request workflows - [Slack](https://docs.openvibely.local/slack.html): Team chat integration - [Telegram](https://docs.openvibely.local/telegram.html): Mobile bot control - [Webhooks](https://docs.openvibely.local/webhooks.html): Trigger work from external systems ## Operate OpenVibely - [Model Providers](https://docs.openvibely.local/model-providers.html): Provider-specific setup details - [Configuration](https://docs.openvibely.local/configuration.html): Runtime settings for operators - [Deployment Modes](https://docs.openvibely.local/deployment.html): Server, desktop, Docker, and VPS setups - [Authentication](https://docs.openvibely.local/authentication.html): Local auth, OAuth, and access control - [Troubleshooting](https://docs.openvibely.local/troubleshooting.html): Common setup and runtime issues ## Developer Reference - [API Reference](https://docs.openvibely.local/api-reference.html): Swagger and integration endpoints - [Routes](https://docs.openvibely.local/routes.html): Implemented web and API routes - [Environment Variables](https://docs.openvibely.local/environment.html): Complete environment variable reference - [Glossary](https://docs.openvibely.local/glossary.html): Product terms and meanings - [LLM Index](https://docs.openvibely.local/llms.html): Machine-readable docs entry points