# Addon Management

This step-by-step guide will help you to manage addons from Admin.

* After integration of a particular addon, you can either keep it enabled or disabled. If enabled, the addon feature will work in your eCommerce portal.&#x20;
* &#x20;In order to enable it, go to Admin Settings -> Site Settings -> Addons&#x20;
* You will find the list of addons along with the module it is related to a toggle option to enable it.&#x20;
* &#x20;On enabling, the addon gets activated and will show up as a feature in the UI.


---

# 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.spurtcommerce.com/how-to-guides/addon-management.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.
