> ## 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 index check-csv

> Inspect selected monitored URLs and write a CSV receipt.

```bash theme={null}
agentlinkops index check-csv URLS.csv --connection-id ID --request-id ID --out FILE
```

## Behavior and output

Requires URL and watch\_id columns for 1–100 rows. Verifies every URL/watch/project pairing before the first inspection. Uses the connected Google account and existing website opt-in and quota rules, then saves each receipt locally. Retry with the same request ID and unchanged input after interruption; completed attempts reuse their original key. This checks Google’s stored index snapshot and does not request crawling or submission.

## Arguments

URLS.csv; --connection-id ID; --request-id ID; --out FILE

## Exit status

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