# Granular Per-Device Data Usage in Product SIM Management Tool?

**URL:** https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333
**Category:** Product Creation
**Created:** [February 15, 2017, 8:54pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333 "2017-02-15T20:54:25Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![beck](https://avatars.discourse-cdn.com/v4/letter/b/a183cd/32.png) [@beck](https://community.particle.io/u/beck)
#### Post date: [February 15, 2017, 8:54pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/1 "2017-02-15T20:54:25Z")

</div>

Hey! Super excited to see the release of the fleet SIM management tool the other day. I just entered a SIM into it to play around a bit, and wasn’t able to find any way to see more granular per-device usage stats. Is there any way to see per device usage for SIMS managed by the Product SIM tool? As far as I can tell its only possible to see total fleet usage.

A strong use case for more granular data would be diagnosing individual devices that are using way too much data, or knowing if a device will exceed its data limit. In our case, data usage is pretty configuration driven, so per device stats will be super helpful.

---

<div class="post-metadata">

### Author: ![kennethlimcp](https://avatars.discourse-cdn.com/v4/letter/k/c0e974/32.png) [@kennethlimcp](https://community.particle.io/u/kennethlimcp)
#### Post date: [February 15, 2017, 11:49pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/3 "2017-02-15T23:49:26Z")

</div>

@jeiden

---

<div class="post-metadata">

### Author: ![jeiden](https://sea2.discourse-cdn.com/flex026/user_avatar/community.particle.io/jeiden/32/15439_2.png) [@jeiden](https://community.particle.io/u/jeiden)
#### Post date: [February 16, 2017, 5:56pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/4 "2017-02-16T17:56:49Z")

</div>

Hey @beck,

Thanks for the ping, glad you are taking advantage of the new SIM management tools! You’re correct – as of now there is only tools for fleet-wide SIM data usage. Down the road, we will likely add the ability to see SIM-level data usage.

Jeff

---

<div class="post-metadata">

### Author: ![beck](https://avatars.discourse-cdn.com/v4/letter/b/a183cd/32.png) [@beck](https://community.particle.io/u/beck)
#### Post date: [February 17, 2017, 6:17pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/5 "2017-02-17T18:17:15Z")

</div>

Thanks for confirming. Just curious, is there a timeline for the SIM-level usage feature?

---

<div class="post-metadata">

### Author: ![jeiden](https://sea2.discourse-cdn.com/flex026/user_avatar/community.particle.io/jeiden/32/15439_2.png) [@jeiden](https://community.particle.io/u/jeiden)
#### Post date: [February 18, 2017, 9:47pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/6 "2017-02-18T21:47:46Z")

</div>

Not at the moment.

---

<div class="post-metadata">

### Author: ![jeiden](https://sea2.discourse-cdn.com/flex026/user_avatar/community.particle.io/jeiden/32/15439_2.png) [@jeiden](https://community.particle.io/u/jeiden)
#### Post date: [March 20, 2017, 6:16pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/7 "2017-03-20T18:16:24Z")

</div>

Hey @beck ,

Check out: [https://docs.particle.io/reference/api/#get-data-usage](https://docs.particle.io/reference/api/#get-data-usage)

There is a newly documented endpoint for getting usage data per-SIM in a product fleet. Enjoy!

`GET /v1/products/:productIdOrSlug/sims/:iccid`

---

<div class="post-metadata">

### Author: ![beck](https://avatars.discourse-cdn.com/v4/letter/b/a183cd/32.png) [@beck](https://community.particle.io/u/beck)
#### Post date: [March 24, 2017, 5:00pm UTC](https://community.particle.io/t/granular-per-device-data-usage-in-product-sim-management-tool/29333/8 "2017-03-24T17:00:28Z")

</div>

Woohoo thats great news! Looking forward to using more of Particle’s SIM management API
