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

# projects

> List all your projects.

## List Projects

```bash theme={null}
memorybase projects list
```

Shows all your projects with their names, descriptions, and IDs.

### Example

```bash theme={null}
memorybase projects list
```

```
ID                                    Name                    Description
a1b2c3d4-e5f6-7890-abcd-ef1234567890  Mobile App Redesign     Tracking the Q2 redesign effort
d4e5f6a7-b8c9-0123-defa-234567890123  API Integration         Payment provider integration work
```
