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

# Creating your first playbook

# How to create your first playbook

1. Login to the Cymph platform.
2. Go to the **Playbooks** section
   * Click on either **My Playbooks, Recent, Favorites, or Watched** from the sidebar menu.

<img src="https://mintcdn.com/cymph/WHlzzBxBEXp4xHa4/images/pb_menu2.png?fit=max&auto=format&n=WHlzzBxBEXp4xHa4&q=85&s=ec455b07dcf6e78e0356bdd5f247e280" alt="Pb Menu2" width="3456" height="1690" data-path="images/pb_menu2.png" />

3. Click the **New Playbook** button and then the **From template** option from the menu that appears.
   * Alternatively, you can click on the **New Playbook** quick action from the sidebar menu
   * The playbook template selection window will appear.

<img src="https://mintcdn.com/cymph/WHlzzBxBEXp4xHa4/images/structure2.png?fit=max&auto=format&n=WHlzzBxBEXp4xHa4&q=85&s=1847fe306a8b2aa45cffecefffcdc5f6" alt="Structure2" width="3456" height="1690" data-path="images/structure2.png" />

4. Select the **Blank** template.
5. Click **Use Template**.

<img src="https://mintcdn.com/cymph/sVMWXy2fgrO-eMiZ/images/create_new_playbook2.png?fit=max&auto=format&n=sVMWXy2fgrO-eMiZ&q=85&s=7e0a8db8887aa776810ce079cde2224b" alt="Create New Playbook2" width="3456" height="1692" data-path="images/create_new_playbook2.png" />

6. You will be redirected to the **Playbook Editor**.
   * Your newly created playbook will have a Start Step.
7. Edit your playbook.

<Info>
  **Learn more:** Read the [Playbook Editor](/key-features/editor) page for more details on how to design a playbook in the **Playbook Editor**
</Info>

<img src="https://mintcdn.com/cymph/TDlacDgq1Sq8FwAT/images/editor_new_ui.png?fit=max&auto=format&n=TDlacDgq1Sq8FwAT&q=85&s=3737fe49e95c3674e24fcc69c0d9c8e7" alt="Editor New Ui" width="3456" height="1702" data-path="images/editor_new_ui.png" />

8. Save your changes.
   * After making all your changes, click the **Save Changes** button.

<Tip>
  **Did you know?** You can also view and [import existing playbooks](/howto/import_playbook).
</Tip>
