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

# Restore automation

> Restore a previously archived gu1 automation so it becomes active again and resumes processing events according to its trigger configuration.

## Endpoint

```
POST https://api.gu1.ai/automations/:id/restore
```

## Response

**200** — `{ "success": true, "restored": true }`
