# SIM state

<figure><img src="https://simbase-static-content.s3.amazonaws.com/images/select-plan-illustration-05.png" alt="" width="375"><figcaption></figcaption></figure>

SIM states are straightforward with Simbase. There are two SIM states available:<br>

**Enabled -** Services are enabled and a daily active fee per SIM is charged.

**Disabled -** Services are disabled and no costs are charged for this SIM.

Simbase offers the flexibility of disabling SIM cards without incurring any cost. This feature enables users to temporarily pause the usage of their SIM cards by simply accessing the dashboard and selecting the option to disable the SIM card. The disabling process can be performed on individual SIM cards or in batches. It is important to note that disabling a SIM card does not equate to deletion, as the SIM can be reactivated at a later time.&#x20;

Disabling a SIM card stops billing and disallows any services on the SIM. Additionally, the daily active fee will not be charged if the SIM has been disabled for the entire calendar day (00:00 to 24:00) . We advise disabling a SIM card rather than deleting it if there is uncertainty about future usage. However, it is crucial to ensure that a disabled SIM does not attempt to connect to the Mobile Network, as this could lead to a high volume of rejected registration attempts, potentially resulting in a permanent ban from the network. To avoid this, it is recommended to power off the device or remove the SIM card from the device

&#x20;

There are two ways to disable SIM cards:

1. Disabling SIMs Individually
2. Disabling SIMs In Bulk

**Disabling SIMs Individually**

To disable a SIM card follow these steps:

1. Log into your [Simbase dashboard](https://dashboard.simbase.com/).
2. Click on '**SIM cards**' in the navigation on the left side of the dashboard.
3. Select a SIM card you wish to disable.
4. In the '**State**' field, click the switch button.

After you complete these steps, your SIM card is disabled and it will not be able to connect to the network unless you enable it again.

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

**Changing SIM state in bulk**

You can enable or disable multiple SIMs by following these steps:

1. Log into your [Simbase dashboard](http://dashboard.simbase.com/).
2. Click on '**SIM cards**' in the navigation on the left side of the dashboard.
3. Tick the box next to each SIM card for which you wish to change the SIM state.
4. After you select all SIM cards you wish to change, click '**Enable**' or '**Disable**' at the top of the SIM list.

After you complete these steps, each SIM card you selected is updated.

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


---

# 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/platform/sim-state.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.
