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

# Crossmint projects details

> View details of a project

The projects details command displays information about the currently selected project.

To use it, run the following command from your terminal

```bash theme={null}
crossmint projects details
```

## Example

View details of the current project:

```bash theme={null}
crossmint projects details
```

You'll see the information about your project:

```
📌 Project Details:
Name: New Project
ID: f5e37bee-1a81-4df1-8081-7670eee2a629
Wallet Type: Custodial
```

This command is useful for verifying which project you're currently working with and viewing its basic information.
