# Change the Default Playbook

**Follow these steps to set your playbook as the default playbook:**

* Navigate to AI-Builder from left menu with icon <img src="/files/-M4YYU-oFtQc4Gs96o52" alt="" data-size="original">
* You will see list of playbooks. Scroll down till you see the playbook named "**Default**". In front of this playbook, you will see an **event** named "**default**" as shown below.

![](/files/-M4ThQIckZK7nUQBnBtD)

* In **Triggers,** click No. You will get the question - Are you sure you want to make this the 'default" playbook" ? Select **Confirm**
* In the option Launch this playbook on specific pages of your site, paste the URL of the site where you want to launch the playbook

![](/files/-M4TgvBb7OOXsQyZQB5O)


---

# 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/how-to/change-default-playbook.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.
