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

# linktrail report

> Render a local HTML backlink report.

```bash theme={null}
linktrail report --as-of 2026-09-13 --out report.html
```

## Behavior and output

Reads the ledger and observations. By default prints HTML to stdout. --out writes HTML and prints a summary. Pin --as-of for repeatable report dates. --digest-only prints a hash of the report dataset.

## Arguments

\--out FILE; --title TEXT defaults to Backlink report; --brand TEXT; --as-of YYYY-MM-DD; --include-notes includes private notes; --include-retired; --digest-only.

## Exit status

0 on success; 2 on usage, configuration, input or request failure.

Read [configuration and file ownership](/reference/local/configuration) before automating this command. Read [local file contracts](/reference/local/artifacts) for artifact fields. Browse the [local command index](/reference/local/index) for related commands.

<Note>Reference follows the current development CLI and HTTP contracts. Hosted availability depends on the selected environment. See [capability status](/capability-status).</Note>
