# Editing an automation

{% hint style="info" %}
Only saving your automation as a draft allows the editing of the automation.
{% endhint %}

Select the 3 dots next to the automation you wish to edit from the list of automation.

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2F1e07Ywvd4rWKx7hgHhfg%2Foaijwpdoi.jpg?alt=media&#x26;token=44d0f371-b076-43ae-a5ee-8b808056baf1" alt=""><figcaption></figcaption></figure>

Select "Edit" to begin the editing process. You will be directed back to the editing page of your automation. Remember to save or publish your automation once you have made up your mind ad completed editing!

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2Fek8R6vqqwSdXe5SkUFhY%2Fohpo%3Baiuwd.jpg?alt=media&#x26;token=10130217-d925-4b2d-b5f5-99b6aed07740" alt=""><figcaption></figcaption></figure>


---

# 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://support.chatmonster.io/features/automation/editing-an-automation.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.
