mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
## Summary Resolves [SECRT-1862](https://linear.app/autogpt/issue/SECRT-1862) Adds 11 new user-facing documentation pages for the hosted AutoGPT Platform, filling the gap between the existing developer-focused docs and what end users of platform.agpt.co actually need to know. The content was sourced from a structured interview with the platform team to capture accurate, ground-truth information about the user experience. ### New pages - **Getting Started (Cloud)** — onboarding for the hosted platform, navigation overview, key concepts - **AutoPilot** — what AutoPilot can do, how to access it, comparison with the builder - **Agent Builder Guide** — blocks, pins, connections, saving, configuring, error handling - **Agent Library** — running agents, viewing tasks, favourites, uploading, deleting - **Marketplace** — browsing, adding agents to library, full publishing guide - **Scheduling & Triggers** — recurring schedules and webhook-based triggers - **Templates** — saving and reusing input configurations - **Credits & Billing** — per-block pricing, balance, viewing task costs - **Integrations & Credentials** — OAuth/API key/password, in-context credential flow - **Data Flow & Execution** — execution order, pins, lists, error handling model - **Sharing & Exporting Agents** — task URLs, file export/import, marketplace publishing ### Other changes - **SUMMARY.md** restructured into clear sections: "Using the Platform", "Self-Hosting", "Tutorials", etc. - **what-is-autogpt-platform.md** updated to link to both cloud and self-host getting started guides (removed outdated waitlist link) ## Test plan - [ ] Verify GitBook renders the new pages correctly via the PR preview link (SUMMARY.md navigation, hint blocks, tables, cross-links) - [ ] Review content accuracy against current platform behaviour - [ ] Check all internal doc cross-links resolve correctly 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>