# Tags

### What are the Tags and why should I use them?

One of the key features of our SIM management platform is the ability to tag SIM cards.&#x20;

Through tags you can easily:&#x20;

* Group together SIM cards based on various characteristics (such as location, country, application, project or anything else that you can think of).
* Identify SIM cards or groups of SIM cards matching one or multiple Tags.
* Generate reports for Groups of SIM cards with the same Tags.&#x20;

### How can I tag a SIM card?&#x20;

There are three ways of Tagging SIM cards :

{% tabs %}
{% tab title="1. SIM card dashboard" %}
A tag can be created/assigned from the SIM card dashboard:&#x20;

* Select the ICCID of the SIM card you'd like to Tag.
* Click the 3 dots from the upper right side of the screen, in the "Tags" box.&#x20;
* "Create New"  tag or Select one or multiple existing tags from the list.
* Click Apply to assign the tag to your SIM card.

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

{% tab title="2. During Registration " %}
You can generate tags and apply them to your SIMs during the registration process:&#x20;

* On the registration page, add the ICCID and Serial number/Batch ID and serial number for bulk registration.
* Click "Add Tags" and select existing tags or "Create New" to create a new Tag.
* Apply the Tags to your brand new SIM cards.

{% @supademo/embed demoId="pD\_FC1SGVjsxxv0TL29vS" url="<https://app.supademo.com/demo/pD_FC1SGVjsxxv0TL29vS>" %}
{% endtab %}

{% tab title="3. Bulk Tagging" %}
You can Tag your SIM cards in Bulk :

* On the SIM cards overview page, select the SIM cards that you would like to tag.
* Click "Assign Tags" on the Action bar.
* Hit "Create New" to create a new tag or Select one or multiple existing tags from the list.
* Apply the selected tags to the SIM card.

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

### How can I use tags for Filtering and Reporting?&#x20;

* Within the filtering tab, you'll find a list of all your tags.&#x20;
* Select one or more tags, and the system will display the filtered results in the list.&#x20;
* To generate a detailed report for the SIMs that match your search criteria, simply click the Export button.

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

### Can I delete previously created Tags?

You bet! there are two ways of permanently deleting Tags.

{% tabs %}
{% tab title="From the SIM card overview page " %}

* On the SIM card overview page select one or more SIMs.&#x20;
* Click "Assign SIMs" on the Action bar.&#x20;
* Hover the pointer over the Tag you want to delete and click the "Bin" icon next to it.

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

{% tab title="From the SIM card dashboard " %}

* Click the ICCID of the SIM to get into the SIM card dashboard.
* Navigate to the "Tags" Box in the upper right corner and click on the three dots.
* Hover the pointer over the Tag you want to delete and click the "Bin" icon next to it.

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


---

# 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/tags.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.
