# Profiles

On this page you will save all your checkout profiles. You can save as many profiles as you want.

For data security reasons these profiles are not synchronized across your PepperScripts instances. Please make use of the [Import / Export](/getting-started/options/import-export.md) feature.

<figure><img src="/files/p0IAuzT33r9N7RRg1BFF" alt=""><figcaption></figcaption></figure>

Creating the profile is quite simple. Just follow the example values of each field and nothing will go wrong. Fields like "Second Address Line", "Company Name", "VAT Number" and "PEC or SDI code" are optional of course.

<figure><img src="/files/YPs98u7VfZSapCjVYRhQ" alt="" width="563"><figcaption></figcaption></figure>

For your name and address options you can also fill **XXX** to have Pepper automatically jig your profile information with random letters for each checkout.

Be aware, that using the auto-jig feature will store many new addresses for stores like LuisaViaRoma or Zalando. This is just a cosmetical issues and will not affect your account in any bad way.

> **Please make sure that your profile name does not contain any special characters like: ä-ö-ü-ß... just use the regular alphabet + numbers from 0-9**

Please see the example below:

![](/files/-Mk7-tISommco8J2lakR)


---

# 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://docs.pepperscripts.com/getting-started/options/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.
