# Start with Pre-build Templates

### Why use a Pre-Build Playbook Template? <a href="#why-use-a-bot-template" id="why-use-a-bot-template"></a>

You can find many pre-build playbook templates in our platform, and all of them were designed by our professional chatbot builder employees. If you’re new in playbook building, a template is a great place to start because it can give you inspiration and guidance.&#x20;

You don’t even have to use the entire template. It’s often enough to preview the template, use it into AI builder to see how each feature was built, and then apply those ideas or concepts to your own playbook or just simply customise it as your business use case.

### How to use a Pre-Built Playbook Templates?

**1.** Using Pre-build playbook template is super easy,  after clicking on 'Create Playbook' card on AI builder section, You will see all the available templates on UI with right side categories panel.

![Create Playbook](/files/-LvjHbzJ_2cS8E2Zlij7)

**2.** If you come across a template that interests you, simply click on that template to preview it's conversation flow.

![Pre-build template demo](/files/-LvjIo_JfzWEqGZE4_dT)

**3.** If you find best fit template for your business use case simply click on "Use this template" button and you will get a copy of that pre-build template playbook on your AI Builder section. From there, you can test and edit it to fit your business use case.

![](/files/-LvjKWQ34E7Gv9_e4sUh)

That's it, you made your first playbook by pre-build templates just test it by **"Test Now"** button from bottom right side and your playbook is ready to deploy for your users.

[<br>](https://www.intelliticks.com/popular-chat-bots/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.intelliticks.com/getting-started/build-your-first-playbook/start-with-pre-build-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
