# Settings & Options

On this page, we walk through all settings available to you in Shopeasy.

Welcome to Shopeasy! Setting up your business profile is the first step towards creating a unique and professional presence for your e-commerce venture. Follow these simple steps to get started:

### Store Profile

#### Step 1: Business Information

1. **Store Name:**
   * Enter the name of your store. This will be displayed to your customers.
2. **Phone Number:**
   * Provide a contact number for your customers to reach you.
3. **Email Address:**
   * Enter your business email for customer inquiries and notifications.

#### Step 2: Store Category

* Select the category that best represents the nature of your business. This helps customers find you easily.

#### Step 3: Branding

1. **Store Logo:**
   * Upload your store logo. This is the visual representation of your brand.
2. **Favicon:**
   * Upload a small icon that appears in the browser tab when your site is open.

#### Step 4: Business Address

* **Street Address:**
  * Provide your business's physical location.
* **Map Frame:**
  * Embed a map to help customers locate your store.

#### Step 5: Order and Invoice Prefix

* Define a prefix for your orders and invoices to help you organize and track your sales efficiently.

#### Step 6: Store Status Notifications

* **Store Status Email:**
  * Choose when you want to receive store report emails:
    * Weekly
    * Monthly
    * None
* **Update Your Profile:**
  * Once you've filled out all the necessary information, click the **"Update Profile"** button to save your settings.

#### Note:

* Keeping your business profile updated ensures that customers can easily reach out to you and find your products.

<figure><img src="/files/5RwHdgyPtiPlUfX9vuNh" 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.shopeasy.ai/settings-and-options.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.
