# Backend Department Manager

From the left panel, navigate to **MageComp > Department Manager**.

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

Admin can add and manage departments from here. Configuring the department will help to manage customer inquiries department-wise.

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

* **Status:** Enable it to display this department in the frontend quick contact form “Department” field dropdown.
* **Name:** Set the name of the department.
* **Email:** Set the email ID in which this department's inquiries will be received.

<br>


---

# 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.magecomp.com/magento-2-quick-contact-form-extension/backend-department-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.
