# annotate (/docs/api/variables/annotate)



```ts
const annotate: Pass;
```

Defined in: [packages/core/src/passes/annotate.ts:56](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/passes/annotate.ts#L56)

annotate pass: inject the `actio-annotate` reporting job. Runs after every
other built-in so it captures the final job set (including dynamic-matrix
setup jobs). Opt-in — only registered by `transpile` when annotation is on.


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)