# Editing and uninstalling Automations

Automations are easy to edit or uninstall from directly within Sleuth! To edit or uninstall an automation, perform these steps:

* Navigate to the Project or Team whose automations you want to manage and click the **Automation** item in the left-hand-pane

  <figure><img src="/files/zTwBooGdoQqtEvzv9lir" alt=""><figcaption><p>Installed autoamtions for a specific Project</p></figcaption></figure>
* Click on the automation you want to manage to open its details screen

  <figure><img src="/files/2s4nQ9U2kcG8Fok2d3fv" alt=""><figcaption><p>Installed automation details screen</p></figcaption></figure>
* Click the **Installed** button to display options for editing or uninstalling the automation.
* Click **Edit** to open the automation's configuration screen, where you can now modify the parameters originally specified during installation. When finished editing, click **Save**

  <figure><img src="/files/mVRigcORgyg7UbgkJx0I" alt=""><figcaption><p>Editing the configuration for an installed automation</p></figcaption></figure>
* To uinstall the automation, simply click Uninstall. A toast will indicate that automation was successfully uninstalled, and the automation no longer appears on the **Automations** screen for the current Project/Team.

  <figure><img src="/files/1bLlrKbLNwoH0dW09sgE" alt=""><figcaption><p>Automation successfully uninstalled from a Project</p></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://help.sleuth.io/sleuth-dora/sleuth-automations/automations-marketplace/editing-and-uninstalling-automations.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.
