# Multi-Store

### Multi-Store Reporting

Multi-Store Reporting in Bloom Analytics allows you to manage and analyze data from multiple stores within a single dashboard. By connecting different stores to a **Main Store**, you can consolidate reporting, track performance, and gain insights across all connected stores. Additionally, you can set a **Reporting Currency** to standardize financial data for better comparison and analysis.

### What is a Main Store?

The **Main Store** is the store used to connect and manage multiple stores within Bloom Analytics.

### How to Connect Multiple Stores to Your Main Store

#### Prerequisites

Before you start, ensure that Bloom Analytics is installed on all stores you want to connect.

#### Steps to Connect Stores

1. **Get the Shop Key from the Store You Want to Connect**
   * 🔑 Log in to the store you want to connect to your main store.
   * In the sidebar, go to **⚙️ Settings** > **Multiple Shops**.
   * Copy the **Shop Key** displayed in this section.

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

2. **Connect the Store to Your Main Store**

* 🔑 Log in to your **Main Store**.
* Go to **⚙️ Settings** > **Multiple Shops**.
* Click the **Connect Store** button.
* Paste the **Shop Key** you copied earlier.
* Click **Connect**.

✅ That's it! The store is now successfully connected to your main store.

### Consolidated Reporting

The **Consolidated Report** for all connected stores will only be available on the **Profit Analysis/Profit Metrics** page. On other pages, you will see data for each store individually.

#### Changing the Reporting Currency

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

You can also change the **💰 Reporting Currency** to match the currency of the connected store. All financial data will then be displayed based on the selected **Reporting Currency**.


---

# 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.bloomanalytics.io/multi-store.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.
