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

> Export the local index receipt archive.

```bash theme={null}
agentlinkops index export [--out FILE]
```

## Behavior and output

Writes a JSON array to stdout or atomically replaces --out. Retained provider bodies are included when available. These customer-owned files survive hosted cancellation and expiry; deleting a hosted copy does not delete an exported file.

## Arguments

\--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>
