﻿# Review runbook usage

:::div{.info}
**🏷 Capability:** Audit and compliance
:::

Summarize how often each runbook has been executed recently to identify stale or unused entries.

## 📝 Prompt

```
List runbooks sorted by recent execution count
```

## 💡 Tips for customizing

- Filter by last run date
- Include execution success/failure rates
- Group by project

## 📚 Further reading

- [Octopus documentation](https://octopus.com/docs)
- [Octopus best practices](https://octopus.com/docs/best-practices)
