# Profiles

* The billing page can be accessed by clicking the profile option on the left-hand task bar.&#x20;

![](/files/-MkABdzBM36jBqh8Kuv0)

## Creation

* &#x20;To create a billing profile, press the `+` button near the top icons and a pop-up will appear.

####

#### General Tab

* The general tab is where general profile information will go.

{% tabs %}
{% tab title="Profile Name" %}

* Type in any name in to this box. We recommend you choose something that helps you identify which profile to use when creating tasks.
  {% endtab %}

{% tab title="Email" %}

* Enter in any email. We recommend have a unique email for each profile.
  {% endtab %}

{% tab title="Cardholder Name" %}

* We recommend you use the name shown on your credit card/account.
  {% endtab %}

{% tab title="Card Number" %}

* Enter in your credit card number.
  {% endtab %}

{% tab title="CVV" %}

* This value is typically found on the back of your credit card and is usually three digits. If you have an American Express card, this is found on the front of your card and is four digits.
  {% endtab %}

{% tab title="Month EXP." %}

* This is shorthand for expiration month. Choose the month from the drop down options.
  {% endtab %}

{% tab title="Year EXP." %}

* This is shorthand for expiration year. Choose the year from the drop down options.
  {% endtab %}
  {% endtabs %}

#### Shipping Tab

* The shipping tab is where shipping information will go.

{% tabs %}
{% tab title="First Name" %}

* Enter in your first name.
  {% endtab %}

{% tab title="Last Name" %}

* Enter in your last name.
  {% endtab %}

{% tab title="Address" %}

* Enter in your main address line.
  {% endtab %}

{% tab title="Address 2" %}

* Enter in your apartment, suite, etc.
  {% endtab %}

{% tab title="City" %}

* Enter in your city name.
  {% endtab %}

{% tab title="Phone" %}

* Enter in your phone number. Make sure that your number is correctly formatted in your country code.
  {% endtab %}

{% tab title="Country" %}

* Select one of the countries from the drop down list.
  {% endtab %}

{% tab title="State" %}

* Select one of the states from the drop down list.
  {% endtab %}

{% tab title="Postal Code" %}

* Enter in your postal code. If you have a space in your zip code, include it as way.
  {% endtab %}
  {% endtabs %}

**Billing Tab**

* This tab is where the billing address will go. If it is the same address as the shipping address, enable, `Same As Shipping.`

## Profile Groups

* Profile groups are designed to make it easier to mass select profiles.

#### Creation

* To create a profile group, click `Groups` in the top-right corner of the billing/profile page.&#x20;
* To create a new group, click `Create`.&#x20;
* Once there, select the profiles you want to add my holding `ctrl + click` or `shift + click`
* Lastly, name the group and click create.

## Import/Export

* Profiles can be imported and exported by clicking either of these buttons at the top of the billing/profile page. The left icon is to import, the right icon is to export.&#x20;

{% hint style="warning" %}
Profiles must be converted to Prism format prior to being imported.
{% endhint %}

![](/files/-MkCyLoZnUux1HsDltSH)

## FAQ

How many profiles do I need?

* Ideally each task will have a unique profile.

How should I jig my profile?

* Please refer to your cook group on how to properly jig.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.prismaio.com/tasks-and-task-groups/profiles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
