> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agentcard.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# agent-cards cards preset delete

> Delete a saved preset

Delete a saved preset

```bash theme={null}
agent-cards cards preset delete --help
```

```text theme={null}
Usage: agent-cards cards preset delete [options] <name>

Delete a saved preset

Options:
  --json      Output as JSON
  -h, --help  display help for command
```

Retires a saved name. The name leaves `cards preset list` and no longer works with `--preset` or `--set`. Cards you already created from it keep working exactly as they do today. The delete is refused while the name is still your account default or an app default; clear that first with `cards preset --clear` or `cards preset --for <app> --clear`. Built-in names cannot be deleted.
