# Batch Operation

1. The Batch Operations module allows you to view the status of all batch operations.\
   ![](/files/fBBn6zcVFEqqhRAjxmys)
2. You can filter the batch operations using the dropdown menu to find the respective batch operation. <br>

   <figure><img src="/files/ETSJHndwRy3PIyhil5Fp" alt=""><figcaption></figcaption></figure>
3. Each batch operation will have a status displayed, and by clicking on the "View" icon, you can access more detailed information about the specific batch operation.<br>

   <figure><img src="/files/klzY32mzjbPYt1r5EJf5" 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://reference-guide.gitbook.io/crm-back-office-user-guide-full/crm-back-office-user-guide-full-cn/18.-other-functionalities/batch-operation.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.
