# Assign Module

After adding a manager for monitoring, you can assign modules to enable extra feature sets.&#x20;

1\.      To add a module, go to **Devices > Managers,** click **Modules** to edit the module.&#x20;

<figure><img src="/files/39bZsc6ovVw32BxM3sUD" alt=""><figcaption></figcaption></figure>

2\.      Choose the module you want from the Modules field, then click **">>"** to move it to the Enabled Modules field and then click the Submit button. Now the module will be assigned to that server. To **remove** an enabled module, click on the module, and then click the **"<<"** button. &#x20;

<div align="left"><figure><img src="/files/tU720Ysax9a0W5Wy5sTL" alt="" width="294"><figcaption></figcaption></figure></div>

3\.       Click the **SUBMIT** to apply changes.

{% hint style="info" %}
**Note:** If you attempt to click the ">>" button without selecting a module, you will receive an error message that says, "Nothing to move." This message indicates that there is no item or module selected in the source list, and therefore, there is nothing to transfer to the destination list.&#x20;
{% endhint %}

{% hint style="info" %}
**Note:** The Inventory Collector will scan the new module during the next monitoring schedule. To gain a better understanding of the inventory schedule, please refer to the "Inventory Interval" documentation.&#x20;
{% 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://docs.virtualmetric.com/settings/devices/manager-operations/assign-module.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.
