# Bulk Operations

You can perform bulk actions such as:

* **Copy:** Copy selected ICCID(s) for easy access or later use.

***

* **Manage Traffic:**&#x20;

  Here you can easily change the status to:

  * **Active:** Quickly activate multiple SIMs at once.
  * **Suspend:** Suspend a group of SIMs, temporarily halting their services.
* **Send SMS:** Send text messages to multiple SIMs simultaneously for notifications, alerts, or updates.
* **Sync with Operator:** Synchronizes the selected SIMs with the operator to ensure the latest network data and settings are reflected.

***

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

***

* **Activate Plan:**  Assign the plan for several SIMs simultaneously to streamline plan management.
* **Change Plan:** Apply a new plan to multiple SIMs simultaneously.

{% hint style="warning" %}
The remaining balance will be erased and unavailable for use.
{% endhint %}

* **Cancel Plan:** Terminate the selected plan on the chosen execution date, define operator status, and specify which associated data and labels should be retained after cancellation.

***

* **Import:** Import SIM information from a file to update or add records for further management or analysis.
* **Export:** Export the information of selected SIMs to a file for further analysis or reporting.


---

# 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/publish-your-docs/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.
