# modal profile | Modal Docs

- **URL:** https://modal.com/docs/cli/latest/profile
- **Summary:** Switch between Modal profiles.

Copy page

`modal profile`
===============

Switch between Modal profiles.

**Usage**:

    modal profile [OPTIONS] COMMAND [ARGS]...

**Options**:

*   `--help`: Show this message and exit.

**Commands**:

*   `activate`: Change the active Modal profile.
*   `current`: Print the currently active Modal profile.
*   `list`: Show all Modal profiles and highlight the active one.

`modal profile activate` 

Change the active Modal profile.

**Usage**:

    modal profile activate [OPTIONS] PROFILE

**Options**:

*   `--help`: Show this message and exit.

`modal profile current` 

Print the currently active Modal profile.

**Usage**:

    modal profile current [OPTIONS]

**Options**:

*   `--help`: Show this message and exit.

`modal profile list` 

Show all Modal profiles and highlight the active one.

**Usage**:

    modal profile list [OPTIONS]

**Options**:

*   `--json`
*   `--help`: Show this message and exit.

[modal profile](https://modal.com/docs/cli/latest/profile#modal-profile)
[modal profile activate](https://modal.com/docs/cli/latest/profile#modal-profile-activate)
[modal profile current](https://modal.com/docs/cli/latest/profile#modal-profile-current)
[modal profile list](https://modal.com/docs/cli/latest/profile#modal-profile-list)
