# Bulk Billing Status Change for SIMs/eSIMs and SIM Profiles

Perform bulk actions to change the billing status for SIMs/eSIMs and SIM Profiles with the following options:

### Supported Actions

* **Activate:** Activate the billing status for multiple SIMs/eSIMs or SIM Profiles.
* **Suspend:** Suspend the billing status for multiple SIMs/eSIMs or SIM Profiles, temporarily pausing their usage and billing.&#x20;
* **Terminate:** Terminate the billing status for multiple SIMs/eSIMs or SIM Profiles, permanently ending their usage and billing.

<mark style="color:red;">**Caution**</mark><mark style="color:red;">:</mark> When you choose to terminate SIMs, please note that they will no longer be available for activation or reactivation. Once the termination process is completed, the SIMs cannot be brought back into an active state. Exercise caution and ensure that you intend to permanently deactivate these SIMs before proceeding with the termination action.

* Navigate to the **Bulk Provisioning** menu and select the Billing Status Change tab.
* Please select the SIMs or SIM Profiles on which you wish to perform the desired action.&#x20;
  * Keep in mind that the template for uploading data differs depending on the entity type:&#x20;
    * For **SIM/eSIMs**: You are required to upload the EIDs (32-digit identifiers) in the designated template (Please see below).
    * For **SIM Profiles**: You need to upload the ICCIDs in the provided template (Please see below).

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

* Choose the desired action: **Activate**, **Suspend**, or **Terminate**. Click Next to proceed.

<figure><img src="/files/wt0YQM1VKAOM7kMSB96e" alt="" width="375"><figcaption></figcaption></figure>

### Uploading Data

#### <mark style="color:purple;">For SIM Profiles:</mark>

* Upload a CSV file containing the ICCIDs of the SIM Profiles for which you want to modify the billing status.
  * Ensure the headers are exactly as shown in the example below.
  * All entries should be unique.
  * Duplicate ICCIDs are not accepted

<figure><img src="/files/7h2sWfzbfBZKFZeh3BbI" alt=""><figcaption></figcaption></figure>

#### <mark style="color:purple;">For SIMs/eSIMs:</mark>

* Upload a CSV file containing the EIDs (32-digit identifiers) of the SIMs/eSIMs for which you want to modify the billing status.
  * Ensure the headers are exactly as shown in the example below.&#x20;
  * All entries should be unique.&#x20;
  * Duplicate EIDs are not accepted

<figure><img src="/files/4X6Dk7GHJnBgpiadX0Zn" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/t4mGBSGbv6CeNBPT1Cwx" alt="" width="375"><figcaption></figcaption></figure>

### Processing and Confirmation

After uploading the CSV file, the system will process the data, which may take a few seconds.&#x20;

![](/files/d6wBuB6Kn6mcIEsd5S3v)

#### You will receive a confirmation once the bulk billing status change is completed.&#x20;

Upon completing your action, you will receive an email notification on your registered email address. This email will provide a detailed summary of the status of your action, such as "File upload complete - bulk operation "Suspend/Activate/Terminate".

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

&#x20;It ensures that you stay informed about the progress and outcome of your requested action.


---

# 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.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/bulk-actions/bulk-billing-status-change-for-sims-esims-and-sim-profiles.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.
