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

> Manage project admission rules or inspect current and retained decisions.

```bash theme={null}
agentlinkops admission list|add|update|remove|evaluate|reevaluate|receipt --project PROJECT_ID [OPTIONS]
```

## Behavior and output

Every action requires an explicit project. Evaluation is a preview. Reevaluation pages retained watches or candidates under current rules without changing them or requesting checks; per-import domain caps do not apply to page fragments. A historical receipt records the original operation and does not authorize new work.

## Arguments

list: --limit --cursor. add: --kind --value \[--note] \[--disabled]. update: --id --revision with changed fields. remove: --id --revision --apply. evaluate: repeat --url URL \[--context point|import]. reevaluate: --source watches|candidates \[--limit] \[--cursor]. receipt: --id OPERATION\_ID.

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