# 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.

![screen shot 2019-01-04 at 13 48 32](https://user-images.githubusercontent.com/44775916/50686899-cff1a580-1027-11e9-9b7c-f65c2d3c7be4.png)

![screen shot 2019-01-04 at 13 52 37](https://user-images.githubusercontent.com/44775916/50686987-3971b400-1028-11e9-85f3-295cb6d5ab3e.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.

![screen shot 2019-01-04 at 13 55 11](https://user-images.githubusercontent.com/44775916/50687032-72aa2400-1028-11e9-8137-9c33a66580ee.png)


---

# 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.nosto.com/magento-2/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.
