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

# agentlinkops citation watch

> Schedule local citation measurements and reports.

```bash theme={null}
agentlinkops citation watch PANEL.json --cadence hourly|daily|weekly|monthly [--dir DIR] [--out FILE] [--webhook URL]
```

## Behavior and output

Registers a crontab entry on this machine using absolute paths. The machine and selected engine setup must remain available. --list reads registered entries; --remove NAME removes a matching entry. A webhook is sent only when explicitly configured and a decline is detected. Each scheduled live run uses the panel budget. Scheduled browser runs inherit the proxy requirement and need AGENTLINKOPS\_PROXY\_URL in their execution environment.

## Arguments

PANEL.json --cadence hourly|daily|weekly|monthly \[--dir DIR] \[--out FILE] \[--webhook URL]

## Exit status

0 on success; 2 on invalid input or scheduling 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>Check the selected environment and workspace access before calling hosted operations. See [capability status](/capability-status).</Note>
