# Enabling/Disabling Modules

Admins can enable or disable modules for their MangoApps Workplace experience from the  **Admin Portal > Modules**.&#x20;

<figure><img src="/files/LTDWA6bXKIrHMKFvDZpb" alt=""><figcaption></figcaption></figure>

Click the **Module Settings** button next to each available module to further configure the modules to your company's preference.

For more information on each available Module, visit the Enterprise Features Guide[ here](https://guides.mangoapps.com/admin-guide/module-settings).

{% hint style="warning" %}
**The available modules may differ from the above image based on your purchased Workplace Plan.**
{% endhint %}


---

# 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://guides.mangoapps.com/workplace-guide/admin-set-up/enabling-disabling-modules.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.
