# Disabling Nosto

## Disabling Recommendations

If you wish to temporarily hide recommendations on your site, you can learn how to do so by reading our help article on how to [hide a recommendation](https://help.nosto.com/en/articles/618494-how-to-hide-a-recommendation).

## Uninstalling Nosto

If you wish to remove Nosto from your store, please first read our help article on [terminating service](https://help.nosto.com/en/articles/586729-how-to-terminate-service).

Removing Nosto is a two-step process.

Firstly, you will need to uninstall the Nosto app. Instructions on how to do this can be found in BigCommerce's [help article](https://support.bigcommerce.com/s/article/How-do-I-access-and-install-the-new-single-click-apps-within-my-Bigcommerce-store-control-panel#uninstalling).

Finally, you can then remove any [recommendation placeholders](/bigcommerce/installing/adding-removing-or-moving-recommendations.md) you may have added to your theme.


---

# 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/bigcommerce/disabling-nosto.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.
