# How do I register a SIM?

<figure><img src="https://simbase-static-content.s3.amazonaws.com/images/order-placed-V2-illustration-04.png" alt="" width="375"><figcaption></figcaption></figure>

To get started with your Simbase SIM, you need to register it in your account. With the Simbase dashboard activating SIM cards is quick and easy. The batch registration functionality lets you register a thousand SIMs in a minute.

\
Let’s look at the two ways to register SIM cards and walk you through them:

1. [Registering individual SIM cards](#activating-individual-sim-card)
2. [Registering a pack of SIM cards](#activating-a-pack-of-sim-cards)<br>

## **Activating individual SIM card**

Once you receive our SIM cards, go to [dashboard.simbase.com](https://dashboard.simbase.com/) and follow these steps:

{% @supademo/embed demoId="PvklZVSZU8iVh37Li5ymB" url="<https://app.supademo.com/demo/PvklZVSZU8iVh37Li5ymB>" %}

1. Navigate to the '**SIM cards**' window in your dashboard.
2. In the top right corner click the '**Register SIMs**' button.
3. Register individual SIM cards or a pack of them, select the '**Individual SIMs'** option.
4. Enter the ICCID, which can be found under the barcode that is located on the back of the SIM card.
5. Enter the Serial number found under ICCID. If you wish, assign recognizable tags to your SIM cards and click '**Add SIMs**'.
6. You can keep adding SIM cards and once you are done, click '**Next step**'.
7. Find a plan that fits your needs and click '**Select Plan**' button under it.
8. Your SIM cards will now appear on the SIM cards page.

&#x20;

Make sure your balance is positive and SIMs have the status Enabled before you insert them into your device. Learn more about changing the status of your SIMs.

&#x20;

## **Activating a pack of SIM cards**

1. Navigate to the '**SIM cards**' window in your dashboard.
2. In the top right corner click the '**Register SIMs**' button.
3. Register individual SIM cards or a pack of them, select the **SIM Packs** option.
4. Enter Batch ID which can be found under the barcode on the paper card that arrived inside the SIM pack or box.
5. Enter the Serial number which can be found on the right of Batch ID. Click '**Add SIMs**' and if you wish, assign recognizable tags to your batch of SIMs.
6. You can keep adding more SIM packs and once you are done, click '**Next step**'.
7. Find a plan that fits your needs and click '**Select Plan**' button under it.
8. Your SIM cards will now appear in your SIM cards list.

Make sure your balance is positive and SIMs have the status Enabled before you insert them into your device. [Learn more about changing the status of your SIMs](/platform/sim-state.md).


---

# 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://support.simbase.com/getting-started/how-do-i-register-a-sim.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.
