# How to Change Store Scope in Magento 2

**Store Scope** is one of the typical view in scope in Magento 2. It classifies by name in each every level, which can **change scope** to different levels. It is necessary for the multi stores and big businesses to change scope level

{% embed url="<https://docs.magento.com/user-guide/configuration/scope-change.html>" %}


---

# 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://blueskytechcompany.gitbook.io/minimog/frequently-asked-questions/how-to-change-store-scope-in-magento-2.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.
