> ## 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

> Actualiza parcialmente una automatización en gu1: nombre, grafo, condiciones, acciones o trigger; el motor revalida la sinergia al cambiar los pasos.

## Endpoint

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

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

## Response

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

**404** — automation not found
