Skip to main content
A data usage limit defines the total amount of data the device can consume during a billing period. When a SIM reaches the limit you set, its data usage is paused. The organization’s owner will also get an email notifying them of the pause. Data usage limits are checked at the close of each data session.
Warning: Changing data plans removes any set data limits. Remember to set new data limits during or after plan changes.

How to set a limit for a single SIM

  1. Open a SIM from the SIMs pages or using global search.
  2. Click the Manage SIM menu in the header and choose Set data usage limits.
  3. Enter your settings:
    • Overage limit: Cap in bytes/KB/MB/GB (SIM pauses when reached)
    • Threshold alert: Optional warning level (does not pause)
    • SMS limit: Optional cap on SMS usage
  4. Confirm the update.

How to set usage limits in bulk

  1. Navigate to the SIMs section in your dashboard.
  2. Select up to 10 SIMs in the SIMs table.
  3. Open the Manage SIMs menu and choose Set data usage limits.
  4. Configure the same settings (overage limit, threshold alert, SMS limit).
  5. Review and apply the changes.

How to set usage limits using the REST API

Update data limits (bulk)

Update SIM data usage limits in bulk POST /devices/batch/usagelimit
Note: Set overagelimit in bytes; use -1 for unlimited. Optional fields include datathreshold (alert only) and smslimit.

Pause or resume SIMs

Pause or resume SIMs to prevent or allow data usage.

Change data plans

Change data plans for your SIMs.