> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gu1.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Update automation

> Atualiza parcialmente uma automação no gu1: nome, grafo, condições, ações ou trigger; o motor revalida sinergia ao alterar os passos.

## Endpoint

```
PUT https://api.gu1.ai/automations/:id
Content-Type: application/json
```

Same fields as [Create automation](/pt/api-reference/automations/create-automation), all optional.

## Response

**200** — `{ "automation": { ... } }`

**404** — automation not found
