# Change IMEI/Device ID

## WhatsApp Bot Number

{% hint style="warning" %}
[Klik di sini](https://ineom-tsel.mit.id/rcbot/get_wabot_active_number.json) untuk memulai obrolan dengan WhatsApp Bot.

**Catatan**: Sebelum memulai obrolan dengan WhatsApp Bot, pastikan telah melakukan verifikasi nomor, email, dan akses WhatsApp Bot.
{% endhint %}

## Add IMEI/Device ID via WhatsApp Bot

Proses penambahan IMEI/device ID melalui WA Bot:

1. Klik menu **`Account`**.
2. Klik menu **`WhatsApp Bot`**.

![](/files/0lLbB6Vt2W78eCmZPn1r)

3. Klik menu **`Ubah IMEI`**, kemudian akan diarahkan ke room chat WhatsApp Bot.
4. Kirim pesan `@help change IMEI`.

![](/files/Z5gEYye3VIc0GJB81w8z)

5. Ketik `1` untuk menambahkan IMEI baru.

![](/files/pkbyxHMtctpB3iX3FTS0)

6. Ketik IMEI atau device ID yang ingin ditambahkan.

{% hint style="info" %}
Apabila IMEI atau device ID yang ingin ditambahkan berjumlah lebih dari 1, maka penulisan dipisahkan dengan menggunakan tanda baca koma (,).
{% endhint %}

![](/files/mD9FkesA1xHhR4ICJu1x)

{% hint style="success" %}
Proses penambahan IMEI atau device ID melalui WhatsApp Bot berhasil apabila Bot mengirimkan pesan sebagai berikut:

```
Device ID/IMEI Anda telah berhasil ditambahkan.

Terima kasih sudah menggunakan layanan kami.
(chat finished, please type anything to start chat with bot again)
```

{% endhint %}

## Delete IMEI/Device ID via WhatsApp Bot

Proses penghapusan IMEI/device ID melalui WA Bot:

1. Klik menu **`Account`**.
2. Klik menu **`WhatsApp Bot`**.

![](/files/0lLbB6Vt2W78eCmZPn1r)

3. Klik menu **`Ubah IMEI`**, kemudian akan diarahkan ke room chat WhatsApp Bot.
4. Kirim pesan `@help change IMEI`.

![](/files/eoxieExAdfLoBJKm2nWJ)

5. Ketik `2` untuk menghapus IMEI tertentu.

![](/files/PQaKgp32WZxfkobdwc3L)

6. Ketik nomor dari IMEI atau device ID yang ingin dihapus.

{% hint style="info" %}
Apabila IMEI atau device ID yang ingin dihapus lebih dari 1, maka penulisan dipisahkan dengan menggunakan tanda baca koma (,).
{% endhint %}

![](/files/uvMBV6gD4kqbvP1XcQzk)

{% hint style="success" %}
Proses penghapusan IMEI atau device ID melalui WhatsApp Bot berhasil apabila bot mengirimkan pesan sebagai berikut:

```
Berhasil delete data dengan nomor:
X
Gagal delete data dengan nomor:
-

Berikut adalah hasil dari permintaan delete Device ID/IMEI Anda.

Terima kasih sudah menggunakan layanan kami.
(chat finished, please type anything to start chat with bot again)
```

{% endhint %}


---

# 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.ineom-tsel.mit.id/bot-system/whatsapp-bot/user-management/change-imei-device-id.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.
