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

# astro user create

<Info>This command is available only if you're authenticated to an Astro Private Cloud installation.</Info>

Create a new user profile on Astro Private Cloud.

## Usage

```sh wrap theme={null}
astro user create
```

## Options

| Option             | Description               | Possible Values         |
| ------------------ | ------------------------- | ----------------------- |
| `-e`, `--email`    | The email for the user    | Any valid email address |
| `-p`, `--password` | The password for the user | Any string              |
