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

# Create Cookbooks and Organize Your Recipes

> Group your saved recipes into cookbooks — for meal planning, special occasions, or any collection you want to keep together.

Cookbooks let you organize recipes from your library into named collections. Create as many as you need and add any saved recipe to one or more of them.

## Create a cookbook

<Steps>
  <Step title="Go to Recipes, then Cookbooks">
    In the app, navigate to **Recipes** and select **Cookbooks**.
  </Step>

  <Step title="Tap the green plus button">
    Tap the large green **+** button in the bottom right corner.
  </Step>

  <Step title="Name your cookbook">
    Enter a name and tap **Create**. Your cookbook is ready to fill.
  </Step>
</Steps>

## Add a recipe to a cookbook

<Steps>
  <Step title="Find the recipe in your library">
    Browse your library or search for the recipe. It must already be saved to your account.
  </Step>

  <Step title="Open the recipe menu">
    Tap the **three-dot menu (⋯)** on the recipe card.
  </Step>

  <Step title="Select Add to Cookbook">
    Tap **Add to Cookbook** and choose the cookbook you want to add it to.
  </Step>
</Steps>

<Note>
  Only recipes saved to your library can be added to a cookbook. If you found a recipe through community search, save it first and then add it to a cookbook.
</Note>

## Remove a recipe from a cookbook

Removing a recipe from a cookbook does not delete the recipe from your library — it only removes it from that collection.

<Steps>
  <Step title="Open the cookbook">
    Tap **Cookbooks** and select the cookbook that contains the recipe.
  </Step>

  <Step title="Open the recipe menu">
    Tap the **three-dot menu (⋯)** on the recipe you want to remove.
  </Step>

  <Step title="Remove it">
    Tap **Remove from Cookbook**.
  </Step>
</Steps>

## What you can do next

<CardGroup cols={2}>
  <Card title="Import a recipe from a URL" icon="link" href="/recipes/import-from-url">
    Save any recipe from the web into your library so you can add it to a cookbook
  </Card>

  <Card title="Create a recipe manually" icon="pencil" href="/recipes/create-manually">
    Write your own recipe from scratch and organize it into a cookbook
  </Card>
</CardGroup>
