# Backend Quick Contact Manager

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

All the customer inquiries will be added here with details like customer name, email, phone number, department, comment, and status.

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

Admin can view and delete any inquiry from the backend grid.

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

View complete details of the inquiry with attachments.

<figure><img src="/files/0m0oPcJBIsSibv3jZ7ZL" alt=""><figcaption></figcaption></figure>

Admin can also update the status of any inquiry using the Actions dropdown.

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


---

# 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-quick-contact-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.
