> ## Documentation Index
> Fetch the complete documentation index at: https://buttercms.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Table of contents

> Create content with the ButterCMS dashboard, including features like: scheduling, version history, collaboration tools, multi-site, and more.

## How-to recipes

<CardGroup cols={2}>
  <Card title="Build a project" icon="hammer" href="how-to-recipes">
    Explore our cookbook of common use cases for ButterCMS.

    Build product catalogs, knowledge bases, FAQ systems, event management systems, news aggregators, and more.
  </Card>

  <Card title="Add a feature" icon="puzzle-piece" href="how-to-recipes">
    Learn how to spice up your existing project by building a dynamic feature in ButterCMS. Create a flexible landing page, add a navigation menu or comments section, and more.
  </Card>
</CardGroup>

## Creating and editing content

### Basics of content types and fields

<CardGroup cols={3}>
  <Card title="Dashboard essentials" icon="gauge" href="creating-editing-content/dashboard-essentials/dashboard-overview">
    An overview of the ButterCMS dashboard. Navigate your content, update your user profile, and update your account settings.
  </Card>

  <Card title="Add Pages, Collections, and Blog Posts" icon="file-plus" href="creating-editing-content/add-pages-collections-posts/creating-pages">
    Understand the three main ButterCMS content types and how to create them in the dashboard.
  </Card>

  <Card title="Working with fields" icon="gears" href="creating-editing-content/fields-basics/configuring-and-validating-fields">
    The basics of working with ButterCMS field types, including adding default values, images and media, the WYSIWYG editor, and more.
  </Card>
</CardGroup>

### Special field types

<CardGroup cols={2}>
  <Card title="Reference fields" icon="link" href="creating-editing-content/reference-fields/reference-fields-overview">
    Create links between Collections and Pages with this powerful field type that makes it a snap to group, filter, and reuse content.
  </Card>

  <Card title="Repeaters" icon="rotate-right" href="creating-editing-content/repeaters/understanding-repeaters">
    Define a group of fields in a Page and create as many instances as you need—perfect for galleries, carousels, and feature lists.
  </Card>

  <Card title="Components" icon="layer-group" href="creating-editing-content/components/components-overview">
    Group fields into a component, save them to your library, and reuse them in any Page. Great for CTAs, galleries, feature grids, pricing tables, and more. Add a **component picker** to any page to create an allowlist of components you choose.
  </Card>

  <Card title="Forms" icon="wpforms" href="creating-editing-content/forms/forms-overview">
    Embed forms directly into WYSIWYG fields, drop in a form integration from one of our supported form providers, or model your own custom forms in ButterCMS.
  </Card>
</CardGroup>

## Managing media

<Card title="Working with the media library" icon="photo-film" href="media-management/media-library-overview">
  How to upload, organize, transform, crop, and compress media assets. Add alt text, filters, text overlays, and more.
</Card>

## Publishing lifecycle

<Card title="Managing your content workflow" icon="file-pen" href="publishing-lifecycle/managing-drafts">
  Save drafts, preview changes, schedule for later publication, and delete content.
</Card>

## Versioning and history

<Card title="Viewing, comparing, and restoring versions" icon="clock-rotate-left" href="versioning-history/revision-history-overview">
  Explore the ButterCMS version history interface. Learn how to compare changes and restore previous versions of your content.
</Card>

## Authentication methods

<Card title="Authentication methods" icon="shield" href="authentication/authentication-overview">
  Explore the various authentication methods available to ButterCMS users, including password login, MFA, single sign-on (SSO), OAuth 2.0, and more.
</Card>

## Team collaboration and user management

<CardGroup cols={2}>
  <Card title="Workflows: a powerful content collaboration and approval feature" icon="comments" href="collaborating-with-teams/content-approval-workflows">
    Learn how to use the ButterCMS workflow feature for enhanced team content collaboration. Request reviews, give notes and feedback, assign tasks and due dates, and more.
  </Card>

  <Card title="User management" icon="users" href="collaborating-with-teams/team-management">
    Manage your team by inviting, directly adding, and removing users.
  </Card>

  <Card title="Roles and permissions" icon="user-shield" href="collaborating-with-teams/custom-roles-permissions">
    Manage which of your team members have access to content with ButterCMS's three default roles, or implement custom roles and permissions by content type, environment, or locale.
  </Card>
</CardGroup>

## Localization and languages

<CardGroup cols={2}>
  <Card title="Locales management" icon="globe" href="localization/publishing-localized-content">
    Set up and manage locales and publish localized content.
  </Card>

  <Card title="Languages and translation" icon="language" href="localization/translating-content">
    Explore ButterCMS language support, including translating content by region and third-party translation integrations.
  </Card>
</CardGroup>

## Multi-site and environment management

<Card title="Working with multiple sites and environments" icon="sitemap" href="multi-site-environments/multisite-overview">
  Explore multi-site and environment management in ButterCMS, including syncing and migrating content.
</Card>

## Migrating to ButterCMS

<Card title="Planning and executing a content migration to ButterCMS" icon="sitemap" href="multi-site-environments/migrating-content">
  Explore data migration strategies while avoiding common pitfalls. Map and plan your content imports, and validate that your migration was properly completed.
</Card>

## SEO

<Card title="Optimize your SEO with ButterCMS" icon="search" href="seo/seo-and-buttercms">
  Explore best practices for optimizing SEO with ButterCMS, including treatments for meta titles, descriptions, open graph and social tags, sitemaps, and more.
</Card>

## AI Assistant

<Card title="Working with the AI Assistant" icon="wand-magic-sparkles" href="ai-assistant/ai-assistant-content-creation">
  Use the ButterCMS AI Assistant to quickly generate and edit product descriptions, SEO, and more.
</Card>
