# Step 1: Configure the store profile

It's essential to configure your store profile correctly. Follow these steps to input necessary details such as contact information, default country, and language settings, ensuring all configurations align to avoid discrepancies during checkout and order submission. Here's how to configure your store profile:

Work with your Digital River project manager to configure your store. Digital River will assist in confirming that it meets the [requirements](/bigcommerce/1.0-4/introduction/requirements.md#features).&#x20;

To configure your store profile:

1. Click **Settings** in the app menu on the left and then click **Store Profile**.
2. Enter your store contact information.&#x20;

   ![](/files/yhsQ1ENtKQqPFkh3I4zZ)
3. Select your **Default country** from the drop-down menu.

   **Note**: You must select the same country for both Default country and [Shipping Origin](/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-5-configure-shipping.md). If you do not set this correctly, the totals displayed to the shopper during checkout and order submission will be different.&#x20;

   ![](/files/RX4NSUXNqNWelZS3JopV)
4. Select **Set specific language manually** under Default language, then select the language from the following dropdown menu.

   ![](/files/GtBFv360EJRwcnw3Ys9E)
5. Click **Save**.


---

# 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.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-1-configure-the-store-profile.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.
