# Enhancing contents of Runbooks with AI

Similar to the AI chat capability, the contents of the runbooks can be enhanced with the help of AI Assistant. When a runbook is edited from a Cluster Resource View page, gopaddle provides the option to add additional context.

1. Navigate to the Clusters section in the left navigation panel and click on localhost to view the cluster
2. Click on **View -> Resources** to list all the resources discovered under the cluster
3. Click on the runbook icon ![](https://lh7-us.googleusercontent.com/m6hAq5yvLnd3E1s0uOBZJGjCwkJsskzARdbcuaPKUYi8Qk0dOuhXqk3UFMaweXUOi9KsE6WgxKfkv_rfCCw7IVKUPUWRCKdL9xEXG5OKb8SbQEFK72j3o5r-YWTlLaU-h_AXhRGpqQfFBvSZMSaAXGA)to view and edit an existing runbook (or) click on the add icon ![](https://lh7-us.googleusercontent.com/HVLiffH7A44uyALOWSqol4ynzwOE80ACyD7JJfUfyleoPnh6vmzRHLs0HuUHPVJPLJkDOBm6y050f1EFkB259BrqaV71JoVRGvhNsLXRwY-c1dtbHIujMqB_9BsvXtPqT8ciD2Xikbd_MOHvyyyW9HY) to add a new runbook.
4. In the runbook editor, add a context from the context panel by clicking on the + icon. This adds the content of the context to the bottom of the existing runbook content. Users can edit this content before using the AI assistant to enhance the content.
5. Click on the AI Assistant icon ![](https://lh7-us.googleusercontent.com/PI_1RaRyj71AoxAzUaUEh5oqlya4r_xi90SYm2iKhvRMMx8tnVWol11HWPANyd_5JaR2hhVIWIMNsQ_DKHfgxKZPtOARtAhstk4Td2vFPfRrRnVdoXGd6vak-REfTQM_BuucIlTk6tQu3UfYO8o9H4c) to enhance the content<br>

**Eg. Demo Runbook after adding the context**

<figure><img src="https://lh7-us.googleusercontent.com/VGCjHr6jA-Oae12oWk2_nqTKJmSgwQ7hc_Vj3TtwU03AiJ0JvIIhO75sHOoP9yQlojNra53WIYSs4sDP41oo3k3VYg8krvmRSeCul5ZoYeSDXuwhtXBh-aJ4QoSAyfxah_DaAiMNkQ8RZf1jC6Es5cw" alt=""><figcaption><p>Base version of the Runbook Contents</p></figcaption></figure>

**Eg. Demo Runbook enhanced with the help of AI Assistant**

<figure><img src="https://lh7-us.googleusercontent.com/k0VmJdakFx0hGjB19P8JAzwJPufNONiMzji-rCcWC3ACsaCszQp6RjUywA5O7w5G_r5JUXbUvWA8DyV6avkCISM-HQLYAxFks5YqHhM-rv70Io9RqP27dR7aqg-DEsgtFTUOemEZd-7iTs_eJL8vAMg" alt=""><figcaption><p>Enhanced Version of the Runbook Contents</p></figcaption></figure>

\
\
\
\
\ <br>


---

# 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://help.gopaddle.io/overview/runbook-hub/enhancing-contents-of-runbooks-with-ai.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.
