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

> Propose project disavow rules and export retained active rules.

```bash theme={null}
agentlinkops disavow list|history|propose|import|export|approve|reject|delete [OPTIONS]
```

## Behavior and output

Uses the connected project unless --project-id is supplied. Agent credentials can propose; approval, rejection and deletion require an authorized human session. Export writes exclusive local output and receipt files when --out is supplied. No submission to Google occurs.

## Arguments

propose: --kind domain|url --value VALUE. import: FILE. export: \[--out FILE]. approve/reject/delete: --rule-id ID --revision N.

## 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>Check the selected environment and workspace access before calling hosted operations. See [capability status](/capability-status).</Note>
