> For the complete documentation index, see [llms.txt](https://docs.nosto.com/magento/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nosto.com/magento/disconnecting-nosto-from-store-front.md).

# Disconnecting

To remove your previously connected Nosto account from Magento, head to Nosto configuration panel as you can see in the screenshot below.\
Select your store view, then head to the Settings tab in the iframe.

![screenshot 2018-11-09 at 18 43 51](https://user-images.githubusercontent.com/2778820/48276096-d90f2d80-e44f-11e8-87ed-7186d680c641.png)

In the settings tab, scroll to the bottom of the page and simply hit the `Remove Nosto` button, so your account gets disconnected from the selected store view.

![screenshot 2018-11-09 at 18 50 42](https://user-images.githubusercontent.com/2778820/48276327-65215500-e450-11e8-9b87-e9bb67a3bd33.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.nosto.com/magento/disconnecting-nosto-from-store-front.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.
