# Copyright Notice

<div align="left"><img src="https://2769757322-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEt7M5DdAo3_52mPT3%2Fsupported2.png?alt=media&#x26;token=25f25963-99df-495f-8d35-70716527fb85" alt=""></div>

### Copyright notice behavior in ScandiPWA:

The copyright notice is present in the footer on all desktop pages. On mobile, it is present on the homepage only.&#x20;

### Magento 2 copyright notice configuration support: <a href="#copyrightnotice-magento2copyrightnoticeconfigurationsupport" id="copyrightnotice-magento2copyrightnoticeconfigurationsupport"></a>

| **SETTING** | STATUS        | DESCRIPTION                                                                |
| ----------- | ------------- | -------------------------------------------------------------------------- |
| Copyright   | **SUPPORTED** | Determines the text of the copyright notice to be displayed in the footer. |

### To change the copyright notice: <a href="#copyrightnotice-tochangethecopyrightnotice" id="copyrightnotice-tochangethecopyrightnotice"></a>

1. On the Admin sidebar, tap **Content**. Then under *Design*, choose **Configuration**.
2. In the grid, find the store view that you want to configure. Then in the **Action** column, click **Edit.**
3. Under *Other Settings*, expand the **Footer** section
4. Enter the copyright notice in the **Copyright** box.
5. When complete, tap **Save Configuration**.
6. On the *Admin* sidebar, go to **System** > *Tools* > **Cache Management**
7. Choose **Flush Cache Storage**.

{% embed url="<https://youtu.be/mck3RKwfTM8>" %}
How to edit a copyright notice in ScandiPWA
{% endembed %}


---

# 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.2.6/basic-configuration/storefront-branding/copyright-notice.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.
