# Atom User Guide Index **Last Updated:** April 7, 2026 Welcome to the Atom User Guide! This comprehensive guide helps you get started with Atom and master its features. --- ## 🚀 Getting Started ### New to Atom? Start Here 1. **[Quick Start Guide](guides/QUICKSTART.md)** - Get Atom running in 15 minutes - One-time setup - Database configuration - Environment setup - First user creation 2. **[User Guide](guides/USER_GUIDE.md)** - Complete feature overview - Core features explanation - Daily workflow guidance - Tips and best practices 3. **[Installation Guide](getting_started/INSTALLATION.md)** - Detailed installation instructions - Docker setup - Native installation - Platform-specific requirements --- ## 📚 Core Features ### Calendar & Task Management - **[Calendar Management](guides/USER_GUIDE.md#-calendar-management)** - Smart scheduling - Event templates - Multi-calendar support - **[Task Management](guides/USER_GUIDE.md#-task-management)** - Task creation and organization - Project management - Smart prioritization ### AI Agents & Automation - **[Multi-Agent System](guides/USER_GUIDE.md#-multi-agent-system)** - Agent management - Role configuration - Agent coordination - **[Automation Workflows](guides/USER_GUIDE.md#-automation-workflows)** - Visual workflow editor - Trigger configuration - Workflow monitoring ### Voice & AI Features - **[Voice Commands](guides/USER_GUIDE.md#-voice--ai-features)** - Natural language control - Wake word detection - AI chat interface ### Office & Document Automation - **[Office Automation & Co-Editing](guides/ATOM_OFFICE_AUTOMATION_GUIDE.md)** - Direct Word, Excel, PowerPoint editing (no Microsoft Office required) - Excel runs through a formula-evaluating workbook runtime (LibreOffice → `formulas` lib → openpyxl) - Interactive Canvas co-editing with real-time sync - CLI and REST API integration tools --- ## 🔌 Integrations & Marketplace ### Service Integrations - **[Integration Setup](guides/USER_GUIDE.md#integration-setup)** - 46+ platform integrations - OAuth configuration - Sync preferences ### Marketplace Connection ✨ - **[Marketplace Documentation](marketplace/)** - **Complete marketplace guide (START HERE)** - Connection setup and configuration - Skill browsing and installation - Analytics and synchronization - Troubleshooting and support - **[Marketplace Quick Start Guide](guides/MARKETPLACE_QUICKSTART.md)** - **5-minute marketplace setup** ✨ NEW - Get API token from https://atomagentos.com - Configure sync settings - Browse and install 5,000+ skills - Privacy-first analytics - **Marketplace Connection Guide** - Connect to public marketplace - Detailed connection configuration - Troubleshooting and support - **[Agent Marketplace Guide](agents/marketplace.md)** - Publish and share agents - Agent publishing workflow - Template creation - Federation setup - **Skill Marketplace Guide** - Community skills ecosystem - Skill discovery - Installation and management - Rating and reviews ### Federation & Multi-Instance ✨ - **[Federation & Instance Identity Guide](guides/FEDERATION_INSTANCE_IDENTITY.md)** - **Multi-instance communication** ✨ NEW - Instance identity and configuration - Federation headers and security - Cross-instance resource sharing - Multi-instance deployments --- ## 📖 Role-Specific Guides ### End Users - **[Quick Start](guides/QUICKSTART.md)** - Get started fast - **[User Guide](guides/USER_GUIDE.md)** - Complete feature guide - **[End User Workflow](guides/END_USER_WORKFLOW.md)** - Daily workflows - **[User Training Guide](guides/USER_TRAINING_GUIDE.md)** - Learn Atom features - **[User Personas](guides/USER_PERSONAS_AND_JOURNEYS.md)** - Role-based guidance **End User Topics:** - [Best Practices](guides/END_USERS/BEST_PRACTICES.md) - [Integration Setup](guides/END_USERS/INTEGRATION_SETUP.md) - [Workflow Creation](guides/END_USERS/WORKFLOW_CREATION.md) ### Developers - **Development Setup** - Local development environment - **[Development Guide](development/overview.md)** - Coding standards and workflows - **API Documentation** - REST API reference - **[Code Quality Guide](development/code-quality.md)** - Testing and style guidelines **Developer Topics:** - [API Integration](guides/DEVELOPERS/API_INTEGRATION.md) - [Custom Workflows](guides/DEVELOPERS/CUSTOM_WORKFLOWS.md) - [Extending Atom](guides/DEVELOPERS/EXTENDING_ATOM.md) - [Plugin Development](guides/DEVELOPERS/PLUGIN_DEVELOPMENT.md) ### Administrators - **Deployment Guide** - Production deployment - **[Monitoring Guide](deployment/MONITORING_SETUP.md)** - Health checks and metrics - **[Performance Tuning](operations/performance.md)** - Optimization strategies - **[Production Readiness](operations/production-readiness.md)** - Deployment checklist **Administrator Topics:** - [Monitoring](guides/ADMINISTRATORS/MONITORING.md) - [Security Configuration](guides/ADMINISTRATORS/SECURITY_CONFIG.md) - [System Setup](guides/ADMINISTRATORS/SYSTEM_SETUP.md) - [User Management](guides/ADMINISTRATORS/USER_MANAGEMENT.md) ### Enterprise - **[Enterprise Features](guides/ENTERPRISE/)** - Enterprise-specific capabilities - **[Security & Compliance](ENTERPRISE/)** - Security guidelines - **[Team Management](guides/ENTERPRISE/)** - Team workflows --- ## 🎓 Advanced Topics ### Agent System - **[Agent Governance](agents/governance.md)** - Maturity levels and permissions - **Agent Graduation Guide** - Learning and promotion - **[Student Agent Training](archive/legacy/STUDENT_AGENT_TRAINING_IMPLEMENTATION.md)** - Training workflow - **[Queen Agent User Guide](guides/QUEEN_AGENT_USER_GUIDE.md)** - **Structured workflow automation** ✨ NEW - **[Queen vs Fleet Admiral Comparison](guides/QUEEN_VS_FLEET_ADMIRAL.md)** - **Which orchestrator to use?** ✨ NEW - **[Unstructured Complex Tasks](agents/unstructured-tasks.md)** - Multi-agent orchestration - **[Auto-Dev Module](guides/AUTO_DEV_USER_GUIDE.md)** - **Self-evolving agent capabilities** ✨ NEW ### Intelligence & Memory - **[Episodic Memory](intelligence/episodic-memory.md)** - Agent learning system - **[World Model & Business Facts](intelligence/world-model-guide.md)** - Knowledge management - **[GraphRAG & Entity Types](intelligence/graphrag.md)** - Graph-based intelligence ### Canvas & Presentations - **Canvas AI Accessibility** - AI-readable canvas state - **LLM Canvas Summaries** - Enhanced memory integration - **Canvas Quick Reference** - Quick reference guide --- ## 📱 Platform-Specific Guides ### Desktop - **[MenuBar App Guide](archive/menubar/MENUBAR_GUIDE.md)** - macOS menu bar application - **[Native Setup](archive/legacy/NATIVE_SETUP.md)** - Native desktop builds ### Mobile - **[Mobile Quick Start](archive/mobile/MOBILE_QUICK_START.md)** - React Native app setup - **[Mobile User Guide](archive/mobile/MOBILE_USER_GUIDE.md)** - Mobile-specific features - **[Mobile Testing Guide](testing/mobile-archive.md)** - Mobile testing --- ## 🛠️ Troubleshooting & Support ### Common Issues - **Error Handling Guidelines** - Common errors and solutions - **[Troubleshooting Section](guides/USER_GUIDE.md#troubleshooting)** - User-level troubleshooting - **FAQ** - Frequently asked questions ### Getting Help 1. **Check Documentation** - Search relevant guides above 2. **Search Issues** - [GitHub Issues](https://github.com/rush86999/atom/issues) 3. **Community Forums** - [GitHub Discussions](https://github.com/rush86999/atom/discussions) 4. **Marketplace Support** - [https://atomagentos.com](https://atomagentos.com) --- ## 📚 Reference Materials ### Feature Documentation - **[Features List](features/atom-vs-openclaw.md)** - Complete feature list - **[Feature Matrix](reference/FEATURE_MATRIX.md)** - Capability comparison - **[Use Cases](guides/USE_CASES.md)** - Real-world examples - **[User Personas](guides/USER_PERSONAS_AND_JOURNEYS.md)** - Target users ### Platform Documentation - **[Architecture Overview](architecture/SYSTEM_OVERVIEW.md)** - System design and components - **[Technical Overview](reference/TECHNICAL_OVERVIEW.md)** - Deep technical dive - **[Database Architecture](reference/DATABASE_ARCHITECTURE.md)** - Data models and schema - **[Platform Guide](platform/PLATFORM.md)** - Platform capabilities --- ## 🎯 Learning Paths ### For New Users 1. Read [Quick Start Guide](guides/QUICKSTART.md) 2. Complete [User Training Guide](guides/USER_TRAINING_GUIDE.md) 3. Explore [Use Cases](guides/USE_CASES.md) 4. Set up [Integrations](guides/USER_GUIDE.md#integration-setup) ### For Workflow Creators 1. Learn [Workflow Creation](guides/END_USERS/WORKFLOW_CREATION.md) 2. Study [Best Practices](guides/END_USERS/BEST_PRACTICES.md) 3. Explore [Use Cases](guides/USE_CASES.md) 4. Build custom automations ### For Developers 1. Set up Development Environment 2. Read [Development Guide](development/overview.md) 3. Study API Documentation 4. Review [Code Quality Standards](development/code-quality.md) ### For Administrators 1. Review [System Setup](guides/ADMINISTRATORS/SYSTEM_SETUP.md) 2. Configure [Security](guides/ADMINISTRATORS/SECURITY_CONFIG.md) 3. Set up [Monitoring](guides/ADMINISTRATORS/MONITORING.md) 4. Deploy to Production --- ## 🔗 Quick Links ### Core Documentation - **[Main README](../README.md)** - Project overview - **[Documentation Index](README.md)** - Complete docs index - **[Development Guide](development/overview.md)** - For contributors - **API Documentation** - REST API reference ### Community & Support - **GitHub Repository** - [https://github.com/rush86999/atom](https://github.com/rush86999/atom) - **GitHub Issues** - [https://github.com/rush86999/atom/issues](https://github.com/rush86999/atom/issues) - **Marketplace** - [https://atomagentos.com](https://atomagentos.com) - **Documentation** - [https://docs.atomagentos.com](https://docs.atomagentos.com) --- ## 📝 Documentation Updates This index is maintained and updated regularly. If you find outdated information or missing topics, please: 1. Open an issue on [GitHub](https://github.com/rush86999/atom/issues) 2. Submit a pull request with improvements 3. Contact the documentation team --- **Last Updated:** April 7, 2026 **Version:** 1.0 **Platform:** Atom Open Source