# Accounts

### Creating Accounts and Groups

Some sites will require an account to place an order. Click **Accounts** in the top navigation bar to go to the accounts page and get started.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FquC0VdZ1cOtW73mDUdpS%2Fimage.png?alt=media&#x26;token=b24fe783-8adb-46b1-931f-518db2755cc1" 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 an account group and give it a name, as well as the site the account will be used for.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FwaqirzkQxL6fJZ0Iee30%2Fimage.png?alt=media&#x26;token=cb8738e7-f8aa-4743-beb0-18b38868f8c2" alt=""><figcaption></figcaption></figure>

Account groups help keep your accounts 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 accounts inside that group.

<figure><img src="https://1337991942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJECbanqeNDYnO0P6V06z%2Fuploads%2FQgLUfMQ2OL83DRNJD38S%2Fimage.png?alt=media&#x26;token=fd59ec68-06a1-4176-991b-94aef15b5ed1" alt=""><figcaption></figcaption></figure>

To add an account 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 account 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%2FAW2qY6bwMSCHCa82j0fy%2Fimage.png?alt=media&#x26;token=4e921444-bf19-4171-8293-16b01e7846a4" alt=""><figcaption></figcaption></figure>

Here, enter the account information you want the bot to use during checkout. Each account must be entered in the format `email:password`, with an optional proxy added at the end as `email:password:proxy`.

You can enter multiple accounts at once by placing each account on a new line.

Example:

```
example1@gmail.com:password123
example2@gmail.com:password123:192.168.1.25:8000
```

If you add a proxy to an account, that account will always use that proxy during checkout. Once finished, click **Create,** and the accounts will appear in the accounts table.

{% hint style="warning" %}
When creating an account on this page, you are not actually creating an account on the site. You are only adding the account information that Valor will use to log in. The account must already be created on the site before you enter it here.
{% endhint %}

### Account Sessions

On some sites, Valor can log in once and save the session to reuse later for a faster checkout. When a session is saved after running a task, the session status for that account will update.

If you no longer want Valor to use saved sessions, you can click **Clear All Sessions** to remove sessions from all accounts, or click the clear session icon on an individual account row to remove the session for only that account.

### Import/Export

You can also import and export accounts and account groups.

The **Import** and **Export** buttons under the **Account Groups** section are used to import or export multiple account 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%2FvrKY9LjN5xRPCfil5nBb%2Fimage.png?alt=media&#x26;token=17b5093d-438b-444a-98d8-2d30fd442694" alt=""><figcaption></figcaption></figure>

The **Import** and **Export** buttons next to the selected account group name at the top of the table are used to import or export accounts 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%2FO1etTMK0b9VaqmgedBIX%2Fimage.png?alt=media&#x26;token=2eec4739-8121-4153-9522-b9d769f8b62f" 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 %}
