# Profiles

## Introduction

### What are profiles?

Profiles let you save and switch between multiple Stakpak configurations. Each profile has its own provider, API keys, and model settings, so you can easily move between work, personal, and testing environments without changing your global setup.

## How to create a new profile?

1. Open your terminal&#x20;
2. Write `stakpak config`&#x20;

Here you will be able to see all your profiles

<figure><img src="https://2684022488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOFDKnFMEMmJjoclGx9Hr%2Fuploads%2FdutVnhQwtmtrWd3O1qDb%2Fimage.png?alt=media&#x26;token=df58d59e-4814-4b66-8ec0-d7fff015f9cf" alt=""><figcaption></figcaption></figure>

3. Press "Create a new profile."
4. Choose a name for your profile
5. Then [configure-stakpak](https://stakpak.gitbook.io/docs/get-started/configure-stakpak "mention")
6. Press "Y" to continue to stakpak

### How to switch profiles?

1. Open Stakpak
2. Press control + k

<figure><img src="https://2684022488-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOFDKnFMEMmJjoclGx9Hr%2Fuploads%2Foc9UZgm9UfivGdvl7M7i%2Fimage.png?alt=media&#x26;token=ede3b6cd-b8ef-4012-842c-acf472676a45" alt=""><figcaption></figcaption></figure>

### How to edit profiles?

1. Edit your `~/.stakpak/config.toml` file

{% hint style="info" %}
You can view the config sample by opening your terminal and typing `stakpak config sample`
{% endhint %}
