---
title: amp projects
description: "Reference for amp projects list, which lists the projects your active credential can access."
product: general
token_estimate: 161
---
# amp projects

> For AI agents: a documentation index is available at [/docs/llms.txt](/docs/llms.txt). Append `.md` to any page URL for markdown, or send `Accept: text/markdown`.

## `amp projects list`

Lists the projects your active credential can access.

```bash
amp projects list
```

In an interactive terminal, `amp projects list` prints a human-friendly table. Pipe the output to a file or another command, or pass `--json`, to get raw API JSON instead.

`amp projects list` requires the `projects:read` scope. Go to [Authentication](https://amplitude.com/docs/developers/cli/authentication#required-scopes) for the full scope table.

