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

> Import exported index receipts.

```bash theme={null}
agentlinkops index import RECEIPTS.json
```

## Behavior and output

Accepts an array of up to 100 scoped receipts. Verifies available raw-body hashes and observation identity before an atomic local merge. Conflicting identities are rejected. This never changes hosted state or calls a provider.

## Arguments

RECEIPTS.json

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