# Operation list

The **Operations list** is a section of the panel that allows you to check the statuses of all operations you have initiated. It also allows you to download generated lists or reports for export.

1. To access the operations list, click on the **profile icon** in the top right corner:

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

2. From the dropdown list, select **Operations list**.

or

1. Select the **Account** tab from the main menu.

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

2. In the left-hand menu, choose **Operations list**.

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

## **Available Operations in the List**

In the list, you can find various operations and also search for specific ones using the search bar. Below is a description of the types of operations you can find in the list:

### **Operation Types**

* **Import contacts**
* **Create groups from campaigns**
* **Operations on groups**
* **Archive contacts**
* **Restore contacts**

### **Operation Status**

* **Pending start** – operation that has not been initiated
* **In progress** – operation in progress
* **Completed** – operation successfully finished
* **Error** – operation encountered an issue and could not be completed
* **Contact limit exceeded** – operation was stopped due to exceeding the contact limit

### **Downloading Files**

To download an exported report or contact group, click the **Download** button next to the operation.


---

# 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.messageflow.com/account/user-panel/operation-list.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.
