# Module Manager

### Overview

The **Module Manager** is your central hub for managing all modules created with WP Cloud Plugins. It provides a clear overview of every module on your WordPress site and offers powerful tools to manage, configure, and organize them with ease.

<div><figure><img src="https://2349993602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeoKE343SM9nA0iXUOWZ1%2Fuploads%2FtHDTey62bVkXAH06w4VX%2Fimage.png?alt=media&#x26;token=7849e180-f8ab-4a33-b2d1-0b2ad77fdeff" alt=""><figcaption><p>Manage Modules</p></figcaption></figure> <figure><img src="https://2349993602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeoKE343SM9nA0iXUOWZ1%2Fuploads%2Fp0phAcHUKwtLtrErDosT%2Fimage.png?alt=media&#x26;token=4e0a7bbe-c8d8-457d-b9f8-6657735e0f2b" alt=""><figcaption><p>Add Modules</p></figcaption></figure> <figure><img src="https://2349993602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeoKE343SM9nA0iXUOWZ1%2Fuploads%2Ft5Oir9C3YdqO9VH9REky%2Fimage.png?alt=media&#x26;token=414d06ae-3cd5-49c5-98dd-099e02f4489e" alt=""><figcaption><p>Preview Modules</p></figcaption></figure></div>

### **Key Features**

* **Add New Modules**: Easily create new modules directly from the manager
* **Configure Default Present:** set a default module configuration to use as a starting point for new creations.
* **Manage Existing Modules**:
  * [**Configure** modules](https://wpcloudplugins.gitbook.io/docs/modules/module-configurator) to update their settings or adjust them to new requirements.
  * **Duplicate** modules to quickly create variations without starting from scratch.
  * Retrieve the **raw shortcode** for each module to embed it anywhere on your site.
  * **Preview** modules to ensure they look and function as expected before publishing.
  * **Delete** modules when they’re no longer needed.
* **Publish/Unpublish**: Toggle the visibility of modules on your site with a single click.
* **Convert Raw Shortcodes:** Existing shortcodes can be imported and converted into modules.

The Module Manager streamlines your workflow, allowing you to maintain, edit, and organize all your modules in one convenient location. Whether you’re starting fresh or making updates, it ensures efficient control and flexibility.


---

# 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://wpcloudplugins.gitbook.io/docs/modules/module-manager.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.
