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

> Report referring-domain mix from the current ledger.

```bash theme={null}
linktrail mix --save mix.json --json
```

## Behavior and output

Run from the repository root: this command reads config with the current directory as root. Classes come from generic, niche, outreach and webmcp tags; src:NAME supplies the lane. Extra lane files contain arrays of \{lane, rows}. Diff refuses incomparable datasets. With --save or --against, informational lines precede --json output.

## Arguments

Repeat --lane-file FILE; --save FILE writes report JSON; --against FILE compares a prior report; --json; --help.

## Exit status

0 on a built report; 1 when there are no lanes to report; 2 on usage or build failure. Malformed ledger rows are reported and excluded.

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>
