<!-- GENERATED by scripts/build-docs.mjs from the live Commander tree (src/cli/program.ts). Do not edit by hand. -->

# pai identity

> Declare who you are: self addresses and where mail is delivered

## Synopsis

```
pai identity <subcommand> [options]
```

## Subcommands

| Command | Description |
|---------|-------------|
| [`pai identity show`](#pai-identity-show) | Show the configured identity |
| [`pai identity add <email>`](#pai-identity-add-email) | Declare an address as your own (widens what can be sent unreviewed) |
| [`pai identity remove <email>`](#pai-identity-remove-email) | Stop treating an address as your own |
| [`pai identity set-delivery <email>`](#pai-identity-set-delivery-email) | Set where digests and 'mail me X' are delivered |

### pai identity show

Show the configured identity


### pai identity add <email>

Declare an address as your own (widens what can be sent unreviewed)

**Arguments**

| Argument | Kind |
|----------|------|
| `<email>` | required |


### pai identity remove <email>

Stop treating an address as your own

**Arguments**

| Argument | Kind |
|----------|------|
| `<email>` | required |


### pai identity set-delivery <email>

Set where digests and 'mail me X' are delivered

**Arguments**

| Argument | Kind |
|----------|------|
| `<email>` | required |


## See also

[`pai audit`](audit.md) · [`pai backup`](backup.md) · [`pai clear-names`](clear-names.md) · [`pai config`](config.md) · [`pai daemon`](daemon.md) · [`pai db`](db.md) · [`pai end`](end.md) · [`pai help`](help.md) · [`pai kg`](kg.md) · [`pai launch`](launch.md) · [`pai mcp`](mcp.md) · [`pai memory`](memory.md) · [`pai notify`](notify.md) · [`pai observation`](observation.md) · [`pai obsidian`](obsidian.md) · [`pai pause`](pause.md) · [`pai project`](project.md) · [`pai projects`](projects.md) · [`pai registry`](registry.md) · [`pai restore`](restore.md) · [`pai session`](session.md) · [`pai sessions`](sessions.md) · [`pai setup`](setup.md) · [`pai shell-init`](shell-init.md) · [`pai skill`](skill.md) · [`pai task`](task.md) · [`pai topic`](topic.md) · [`pai update`](update.md) · [`pai worker`](worker.md) · [`pai zettel`](zettel.md)

Run `pai help <area>` to read any of these in the terminal.

