# Profiles

### Creating Profiles and Groups

One of the first things you should do is set up your profiles, since they are required to check out products. Click **Profiles** in the top navigation bar to go to the profiles page and get started.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FdAQ9BimDbVNToTvsimqZ%2Fimage.png?alt=media&#x26;token=7196bb07-9b03-4cad-a9d2-abb91b10e0ac" alt=""><figcaption></figcaption></figure>

To begin, click the blue **Add** icon in the top left corner. This will open a window where you can create a profile group and give it a name.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FOhFhpWs2uZn20etPpPC3%2Fimage.png?alt=media&#x26;token=83ceb1c9-2cb9-4ea0-a8f4-47fba43004e9" alt=""><figcaption></figcaption></figure>

Profile groups help keep your profiles organized. For example, you can create separate groups for different addresses, sites, or tasks. Once a group has been created, you can add and manage profiles inside that group.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FemXSxEz6ksKCq6H4BaTm%2Fimage.png?alt=media&#x26;token=59a7e4d1-1ee9-4d57-b113-cf124e05de78" alt=""><figcaption></figcaption></figure>

To add a profile to the selected group, click the second blue **Add** icon to the right of the group name at the top of the page. This will open the profile creation window for that group.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FU640Ub1KClAOTUPgYxRL%2Fimage.png?alt=media&#x26;token=32349c25-cc73-4689-8fa6-c6deb7b9e007" alt=""><figcaption></figcaption></figure>

Here, enter the information you want the bot to use during checkout. Once done, press **Create** to create the profile. And the profile should now show up profiles table.

{% hint style="info" %}
It is recommended to create a test group with a test profile using dummy information. This lets you test tasks without placing a real order.
{% endhint %}

### Profile Expressions

Valor supports profile expressions, which let you create random or unique shipping details every time a task is run. If you use profile expressions, the profile will not change to show the final generated information after it is saved. The expressions will stay visible in the profile, and Valor will generate the real information only when the task runs at checkout.

{% hint style="danger" %}
This feature is not supported for Nike Draw tasks.
{% endhint %}

* `%char3%` generates 3 random letters. Replace `3` with any number to generate more or fewer letters.
* `%num3%` generates 3 random numbers. Replace `3` with any number to generate more or fewer digits.
* `%fname%` generates a random first name.
* `%lname%` generates a random last name.
* `%dot%` adds a Gmail dot trick to the beginning of your email. For example: `%dot%username@gmail.com`\
  This only works with Gmail addresses.
* Entering `0` in the phone number field generates a random, valid US phone number.

### Profile Spreadsheet

You can also mass import profiles by using the profile CSV linked [here](https://docs.google.com/spreadsheets/d/1N6p_t4p2W1VVYGWvjyLBJBeqDSkaRDCMOZ6kwPTY18E/edit?usp=sharing).

### Import/Export

You can also import and export profiles and profile groups.

The **Import** and **Export** buttons under the **Profile Groups** section are used to import or export multiple profile groups at the same time.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FMb0c9hilYglbOiqLWXgG%2Fimage.png?alt=media&#x26;token=ff6afc63-cd68-4566-b5ac-a0735686b64b" alt=""><figcaption></figcaption></figure>

The **Import** and **Export** buttons next to the selected profile group name at the top of the table are used to import or export profiles for that single group only.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FRoh2xsM5BqQDomIau6Kn%2Fimage.png?alt=media&#x26;token=18615284-71f8-4594-a433-07c833de9765" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
It is important to use the correct buttons for the option you are working with. Using the wrong import or export option may cause your profiles to import incorrectly.
{% endhint %}
