> For the complete documentation index, see [llms.txt](https://documentation.movatic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.movatic.co/admin-site/modes/sim-cards/twilio-process-for-activating-sim-cards.md).

# Twilio Process for Activating SIM Cards

Log into [Twilio](https://console.twilio.com/) and search for Internet of Things, if you don’t have it pinned to your dashboard.

![](https://lh5.googleusercontent.com/WtvKmZfpKVyk1eQFkAk11aKx55i-c1g9NzgJdAXGNv7gYAHj6wv6YCy4syK3PkkTDfRZfPqbWpifEtKRbdOJ4h2nJXQsp7CHd9Nq4LMl6kiKm9N6BoTc37lR9szNzF0G40wJ_W3yTtg_ksWz_ROLoz8)

Select Super SIM or Programmable Wireless SIM

Omni locks use Super SIM and Acton used Programmable Wireless SIM&#x20;

The process is very similar for both, but not exactly the same.&#x20;

For both you need to search by ICCID number. For Super SIM you can search for up to 10 at a time. Programmable Wireless need to be done one at a time. Otherwise the process is the same. Expand Super SIM, click on SIM, and enter ICCID number(s) into the search field.

![](https://lh6.googleusercontent.com/GYPJi-5OM4cCjuGh2ZFuurOuN5lLYSKt4bJH6BZd-WruPczBcl7SotXCsJa-XkXOBpDUNsEDyzmrAl7LOTSof2lX7zZnyp47BBhGm6otSD3lGtJEXgArOSWmKfATEeC_4d90cnnsqXwfneI03glq6GA)

Once all the numbers needed are entered, hit Filter

![](https://lh5.googleusercontent.com/JT66rOJmxgPE7LcbIZteI_N15K1muucGW1-YZF3Ql8RQ6PA-2hu2clgpNKlP0xIFxjx_xQV7cO5lTkXzNaZLUmwpTuaF1R4RcvOHdfEhN9DpxDhYe8MHrSMPGzdh_zjlR1vIUILOYa0f-iWj7v8ad_8)

Click on the link in the SIM field. Update Fleet and Status, and save

![](https://lh5.googleusercontent.com/NYvxcsBj_B-wND7C2wWrXu8BDau1ndIOoIqL4_PZ3YUe-1y3MP6_0MFgRiXHPjyhPGKeF7rT01oUzHMO41njPZuawx_Pw5jU37aExGLiTMwCkb0VsaJjNJwnzhQNpRskRmFDS-BOlxli8_xlXUuar8w)

To update multiple SIMs at one time, check the boxes on the left and hit Update. Then select active and the correct fleet.

![](https://lh5.googleusercontent.com/dWKGQNQob5C6yU8LmH2LR36tYQG5Kjo79zbkfrNdbNOPVW-8cVVtnKyx_btp9kvwsEsUHyZSToSZtH92d9w1FVjTsY2pDI13Oy05yzvqUIInHdQTVz2Lmy9XK-nBOd4s_-sPyqJ4ZAyRfgJvck6j_HA)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.movatic.co/admin-site/modes/sim-cards/twilio-process-for-activating-sim-cards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
