# pw ai chats

> Source: https://parallelworks.com/docs/cli/pw/ai/chats

## pw ai chats

Manage AI chats

### Synopsis

The **pw ai chats** command group has commands for starting, resuming, listing, viewing, and deleting AI chats.

### Options

```
  -h, --help   help for chats
```

### Options inherited from parent commands

```
      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging
```

### SEE ALSO

* [pw ai](/docs/cli/pw/ai)	 - Manage AI providers, models, and chats
* [pw ai chats delete](/docs/cli/pw/ai/chats/delete)	 - Delete an AI chat
* [pw ai chats get](/docs/cli/pw/ai/chats/get)	 - Get an AI chat
* [pw ai chats ls](/docs/cli/pw/ai/chats/ls)	 - List AI chats
* [pw ai chats new](/docs/cli/pw/ai/chats/new)	 - Start a new AI chat
* [pw ai chats resume](/docs/cli/pw/ai/chats/resume)	 - Resume an existing AI chat
