# Store accounts

On this page you will save all your store accounts. Multiple accounts can be saved for each store.

You select the shop, then give it a name before inputting the username (E-Mail in most cases) and Password.\
\
For data security reasons these accounts are not synchronized across your PepperScripts instances. **Please make use of the** [**Import / Export**](/getting-started/options/import-export.md) **feature and save the generated file somewhere on regular basis to never lose your accounts and profiles!**

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


---

# 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/store-accounts.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.
