> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hologram.io/llms.txt
> Use this file to discover all available pages before exploring further.

# End Test Mode and activate SIMs

> Activate multiple SIMs out of pre-deployment testing before their free testing period has completed. This action activates SIMs out of Test Mode, and begins regular billing of data usage and monthly recurring charges.

You can force activate SIMs out of Test Mode before their free testing period has completed. This action activates SIMs out of Test Mode, and begins regular billing of data usage and monthly recurring charges. Generally this is not needed for any SIMs except for SIMs that are on a legacy Global-1 (G1) data plan, which experience a brief disconnection when activating to update profile states.

<Note>
  **Note:** SIMs in Test Mode will activate automatically after using free data, with **no downtime or action required** on your part.
</Note>

Read more about [how Test Mode works](/guides/sims/test-mode).

## How to end testing early and force activate SIMs

To force activate SIMs out of Test Mode, they must be on the same preconfigured data plan. Scroll the pre-deployment SIMs page to the right to see the data plan each SIM will activate into, or use filters to select SIMs on specific plans.

<Frame>
  <img src="https://mintcdn.com/hologram-b29df2a6/gBXuuJ66IPyI_nhw/images/sims/sims-end-testing-and-activate.webp?fit=max&auto=format&n=gBXuuJ66IPyI_nhw&q=85&s=87f807b5c038bf86763a9bfcb55cb703" alt="SIMs selected in the Pre-deployment SIMs page with the SIM Actions menu open and 'End testing and activate' visible" width="2880" height="1099" data-path="images/sims/sims-end-testing-and-activate.webp" />
</Frame>

<Steps>
  <Step title="Navigate to Pre-deployment SIMs">
    Navigate to the **Pre-deployment SIMs** page in the **SIMs** section in the main menu.
  </Step>

  <Step title="Use filters to find and select the SIMs">
    Use filters to **find and select** the SIMs you want to activate. *Required:* Confirm that all selected SIMs are on the same data plan. If SIMs are on different data plans, you can filter and activate SIMs on each data plan separately.
  </Step>

  <Step title="Click the Manage SIMs menu">
    Click the **Manage SIMs** menu at the top of the page and choose **End testing and activate**.
  </Step>

  <Step title="Choose your new data plan">
    *Optional.* Confirm or change the target data plan from the available options.
  </Step>

  <Step title="Review pricing and coverage">
    Review the plan rates and coverage for the new data plan. *Optional:* You can override or remove existing data limits for SIMs that will be updated.
  </Step>

  <Step title="Review tags and naming">
    *Optional.* Update name prefixes or tags.
  </Step>

  <Step title="Pay and activate">
    Review the activation details and charges, then confirm the activation.

    <Warning>
      **Warning:** Activating SIMs will begin regular Monthly Recurring Charges and data usage billing. Ensure your account has sufficient balance before proceeding. Once activated, SIMs cannot return to Test Mode.
    </Warning>
  </Step>
</Steps>

{/* TODO: Add image showing the bulk test mode activation interface */}

## How to activate SIMs using the REST API

For programmatic activation, use the [SIM Activation API endpoints](/api/1/) to activate SIMs via REST API calls.

<Card title="REST API endpoint" href="/api/1/links/cellular/bulkclaim/post">
  Force activate SIMs (bulk)  <code>POST /links/cellular/bulkclaim</code>
</Card>

## Related actions

<Card title="Set data usage limits" href="/dashboard/sim-actions/set-usage-limits">
  Set data usage limits to control costs after activation
</Card>

<Info>
  **Limited access:** Learn more about Test Mode and streamline your deployments by contacting our [sales team](https://www.hologram.io/contact-sales?utm_source=docs\&utm_medium=website\&utm_content=test_mode_callout).
</Info>
