> For the complete documentation index, see [llms.txt](https://docs.intelliticks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intelliticks.com/getting-started/build-your-first-playbook/start-from-scratch.md).

# Start from scratch

### How to build a playbook from scratch?

**1.** In the AI Builder section after clicking on "Create Playbook" card click on the "Blank playbook" and enter a name for the playbook.

![Create Blank Playbook](/files/-LvjTG8T7RLK0ZxKAar2)

**2.** After creating a blank playbook, Let's add a playbook root node - like a "**Quick Reply (With Branches)**" Node or any other [node](/ai-builder/nodes.md) which you want as a playbook root node.

![Add playbook root node](/files/-LvjVPzEYl9OrosItGSp)

**3.** To edit node simply click on edit icon, which is at the top right corner of added node.

![Edit Node](/files/-Lvj_mTKdmw3EeRyrRXP)

**4.** To add more nodes on the playbook conversation flow click on plus icon which is shown below the node.

![Add node](/files/-LvjfS-PL8J4He2Oku1I)

Now add as many as nodes you want on your conversation flow.&#x20;

After that You're done with building your first playbook from scratch, Click "Test Now" button in the bottom-right corner to test your playbook conversation flow.&#x20;

&#x20;&#x20;
