# Bulk Operations

You can perform bulk actions such as:

* **Copy:** Copy the IDs of the selected Terminals for easy access or later use

***

* **Sync with Operator:** Synchronizes the selected terminals with the operator to ensure the latest network data, configurations, and status are up to date.

***

* **Manage Company:** Assign multiple Terminals to a company for better organization.
* **Manage Labels:** Add or modify labels to categorize and organize multiple terminals at once.
* **Manage Rules:** Apply or modify automation rules for the selected terminals, such as usage limits, alerts, or notifications.
* **Change Notes:** Modify or update notes for multiple Terminals to include new information or instructions.

***

* **Activate Plan:** Assign a plan to multiple terminals simultaneously to streamline plan management and ensure consistent configuration.
* **Cancel Plan:** Deactivate selected Terminals and remove them from active use. This action unlinks the Terminal from its service line

***

* **Export:** Export the information of selected SIM cards to a file for further analysis or reporting.

<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://faq.droam.com/menu/satellite/key-features/bulk-operations.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.
