# Fimo ## Docs - [Create an agent](https://docs.fimo.ai/docs/agents/create.md): Scaffold an agent bundle from a starter template, write its goal, validate it, and activate it on an environment. - [Scheduled agents](https://docs.fimo.ai/docs/agents/overview.md): Agents-as-files that run on a schedule to keep your site alive, versioned in git alongside your code. - [Runs, reports & logs](https://docs.fimo.ai/docs/agents/runs.md): List an agent's past runs and read the report it produced to see exactly what it did. - [Schedules](https://docs.fimo.ai/docs/agents/schedules.md): Run agents and commands on a cron in your project's environment runtime, or trigger them on demand. - [Connect your coding agent](https://docs.fimo.ai/docs/ai/connect-agents.md): Which AI coding agents Fimo supports and how it makes them fluent in your project. - [MCP server](https://docs.fimo.ai/docs/ai/mcp.md): Connect your IDE and MCP clients to Fimo's documentation through the Model Context Protocol. - [Skills & rules](https://docs.fimo.ai/docs/ai/skills-and-rules.md): How Fimo's skills and per-agent rule files teach your coding agent to work with Fimo. - [Week of July 1, 2026](https://docs.fimo.ai/docs/changelog/2026-07-01.md): New Fimo docs, the fimo CLI, git-shaped environments, scheduled agents, an MCP server, and AI coding agent onboarding. - [Content & CMS](https://docs.fimo.ai/docs/cli/content.md): Model content with schemas, seed and query entries, and render it with generated hooks. - [Fal media catalog](https://docs.fimo.ai/docs/cli/fal-media.md): Opt into endpoint-level image and video generation with Fimo credits or your own Fal API key. - [Forms](https://docs.fimo.ai/docs/cli/forms.md): Define forms as JSON, push them with the CLI, and read submissions from the terminal. - [Framework support](https://docs.fimo.ai/docs/cli/frameworks.md): The React runtimes Fimo supports, the fimo/ui component set, and the fimo/vite plugin. - [Labels, locales & i18n](https://docs.fimo.ai/docs/cli/labels.md): Wrap static UI copy in t(), set values from the CLI, and serve your site in multiple locales. - [Media & AI generation](https://docs.fimo.ai/docs/cli/media.md): Upload files, create and transform media with task-based AI commands, and reuse assets across your site. - [The fimo CLI](https://docs.fimo.ai/docs/cli/overview.md): The workflow surface for Fimo — install it, sign in, and drive content, media, forms, deploys, and more. - [Projects & onboarding](https://docs.fimo.ai/docs/cli/projects.md): Create or link a Fimo project, clone it locally, and manage authentication and organizations. - [Webhooks](https://docs.fimo.ai/docs/cli/webhooks.md): Send project events to external services and inspect every delivery from the Fimo CLI. - [Billing & credits](https://docs.fimo.ai/docs/collaboration/billing-and-credits.md): Understand the metrics Fimo bills on — AI credits, environment and agent hours, and bandwidth — and how to check your balance. - [Invite collaborators](https://docs.fimo.ai/docs/collaboration/invite.md): Grant teammates and clients access to a project or organization with role-based permissions. - [Organizations](https://docs.fimo.ai/docs/collaboration/organizations.md): Every project lives inside an organization — list the ones you belong to, switch the active org, and view members. - [Analytics](https://docs.fimo.ai/docs/deploy/analytics.md): Check traffic for your published site — pageviews, top breakdowns, and chart annotations. - [Custom domains](https://docs.fimo.ai/docs/deploy/custom-domains.md): Rename your default fimo.site URL, attach a domain you own, or buy a new one through Fimo. - [Deploy & publish](https://docs.fimo.ai/docs/deploy/overview.md): On-demand hosted previews, publishing to production, and the AI-friendly markdown every deploy emits. - [Environments](https://docs.fimo.ai/docs/environments/overview.md): Git-shaped, isolated environments — each with its own database, sandbox, and preview — with a workflow that mirrors git. - [Preview vs production](https://docs.fimo.ai/docs/environments/preview-vs-production.md): The difference between an on-demand hosted preview and going live in production. - [Version history](https://docs.fimo.ai/docs/environments/version-history.md): Restore your project to an earlier state — code and content together. - [Core concepts](https://docs.fimo.ai/docs/get-started/concepts.md): The mental model behind Fimo — projects, environments, content, media, i18n, scheduled agents, Studio, and hosting. - [Install Fimo skills in your agent](https://docs.fimo.ai/docs/get-started/install-skills.md): Teach your AI coding agent how to work with Fimo — skills, rule files, and how to keep them current. - [Quickstart](https://docs.fimo.ai/docs/get-started/quickstart.md): Go from fimo init to a live site — install, build with your agent, preview, and publish. - [Fimo documentation](https://docs.fimo.ai/docs/index.md): Fimo is the layer your coding agent hands off to — content, editing, environments, scheduled agents, and hosting, around the site your agent builds. - [Migrate to Fimo](https://docs.fimo.ai/docs/migration/overview.md): Move an existing site into Fimo, preserving routes, media, CMS, forms, SEO, redirects, and locales. - [Supported sources](https://docs.fimo.ai/docs/migration/platforms.md): What Fimo can migrate from — website builders, static exports, and source repositories — and what to expect from each. - [Adopt an existing codebase](https://docs.fimo.ai/docs/migration/wrap.md): Bring an existing codebase or framework site into Fimo using a source-backed migration, verified by the QA gate. - [CLI reference](https://docs.fimo.ai/docs/reference/cli.md): Every fimo command, grouped by area. Run any command with --help for its flags. - [Glossary](https://docs.fimo.ai/docs/reference/glossary.md): Plain-language definitions of the core Fimo concepts — from projects and environments to scheduled agents and Studio. - [AI chat](https://docs.fimo.ai/docs/studio/ai-chat.md): Describe what you want in plain language and the AI builds it — pages, content, images, and fixes. - [CMS dashboard](https://docs.fimo.ai/docs/studio/cms.md): Manage your site's Singles and Collections in the Content tab, with auto-save for every edit. - [Sharing & collaboration](https://docs.fimo.ai/docs/studio/collaboration.md): Invite teammates to your project, set their access level, and work together in real time. - [Media library](https://docs.fimo.ai/docs/studio/media-library.md): Upload, generate, and organize the images and files your site uses, all in the Assets tab. - [Fimo Studio](https://docs.fimo.ai/docs/studio/overview.md): The visual dashboard where your team runs the site your agent built — no code required. - [Project settings](https://docs.fimo.ai/docs/studio/project-settings.md): Manage a project's name, visibility, Preview, and lifecycle. - [Publish & deploy](https://docs.fimo.ai/docs/studio/publish.md): Push your saved changes live from the dashboard, and re-publish whenever you update your site. - [SEO settings](https://docs.fimo.ai/docs/studio/seo.md): Set your favicon, title, description, and social share image so your site looks right in search and on social media. - [Version history](https://docs.fimo.ai/docs/studio/version-history.md): Browse the automatic snapshots of your project and restore an earlier version whenever you need to. - [Visual editing](https://docs.fimo.ai/docs/studio/visual-editing.md): Click any element on your site and change its text and style directly, with changes that save as you go. - [Webhooks](https://docs.fimo.ai/docs/studio/webhooks.md): Connect project activity to external tools and monitor delivery from Fimo Studio. ## Optional - [Website](https://fimo.ai) - [Community](https://discord.fimo.ai)