# Stores

Here are the steps to follow :

1. In the navigation menu, go to "Integration", then select "Data", and finally "Store."

![Stores](/files/N7Q1VQ2c5q0k6RSrTLwj)

2. Once in the Store section, click on "Add New" to add a new store.
3. An interface will appear to enter the necessary information.

👉 Fill in the store information:

* storeId: Enter the unique identifier of the store.
* Name: Enter the name of the store.
* Address: Enter the address of the store.

![Stores (2)](/files/JBdnXNqpYxC7BcI7JQEf)

After entering all the information, click on "Save" to save the store data.

![After entering all the information, click on Save to save the store data](/files/keHgiR0Jwusz82GUR0dy)

If you need to create data for multiple stores at once, The Wallet Crew allows you to import an Excel file. Simply fill in the same fields, then import the file into The Wallet Crew administration console.

![If you need to create data for multiple stores at once, The Wallet Crew allows you to import an Exce](/files/sD3NGXtGJUN8BYkaEgQ2)

You also have the option to add other data related to a store directly in the Excel file, such as the ticket code.


---

# 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.thewalletcrew.io/enroll/enrolment-form/stores.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.
