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

> Preview conversion of the local SQLite CRM.

```bash theme={null}
linktrail adopt campaign.sqlite
```

## Behavior and output

Shows intent counts, unmapped rows and statuses treated as active. --write appends entries whose IDs are absent. Requires an existing ledger when writing.

## Arguments

CRM.sqlite required; --scope exact|domain defaults to exact; --write applies the preview.

## Exit status

0 on success; 2 on usage, configuration, input or 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>Reference follows the current development CLI and HTTP contracts. Hosted availability depends on the selected environment. See [capability status](/capability-status).</Note>
