# Single Store Mode

<div align="left"><img src="https://1702077504-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEw7BnljzVwBH7a9DK%2FGroup%204.png?alt=media&#x26;token=4efbc360-5700-4cc5-b737-da1ab140e318" alt=""></div>

With ScandiPWA you can also run your store in a single store mode. The Single Store Mode can be enabled to turn off all store view options and scope indicators.&#x20;

### Set single store mode <a href="#set-single-store-mode" id="set-single-store-mode"></a>

1. On the *Admin* sidebar, go to **Stores** > *Settings* > **Configuration**.
2. Under **General**, scroll down to the bottom of the page and expand the **Single-Store Mode** section.
3. Set **Enable Single-Store Mode** to `Yes`.
4. Click **Save Config**.
5. Flush cache storage:

{% hint style="info" %}
**Caching Note**

For the changes with configuration to appear on the front-end:

1.On the *Admin* sidebar, go to **System** > *Tools* > **Cache Management**

2\. Choose Flush Cache Storage.
{% endhint %}


---

# 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://manual.scandipwa.com/v5.0.3/basic-configuration/websites-stores-and-view/single-store-mode.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.
