# Track usage per persona

**URL:** https://meta.discourse.org/t/track-usage-per-persona/390631
**Category:** Feature
**Tags:** ai
**Created:** [December 7, 2025, 4:05pm UTC](https://meta.discourse.org/t/track-usage-per-persona/390631 "2025-12-07T16:05:02Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![RBoy](https://avatars.discourse-cdn.com/v4/letter/r/2bfe46/32.png) [@RBoy](https://meta.discourse.org/u/RBoy)
#### Post date: [December 7, 2025, 4:05pm UTC](https://meta.discourse.org/t/track-usage-per-persona/390631/1 "2025-12-07T16:05:02Z")

</div>

Continuing the conversation from here:

> [@Usage not showing LLM models](https://meta.discourse.org/t/usage-not-showing-llm-models/388786/3):
>
> I have this sorted now, the reports should be chefs_kiss Update to latest. That said, we simply did not have proper storage in the past (we did not store llm\_id in the audit log) so the report will only be 100% correct for you going forward.

@sam it would be nice to be able to track usage per persona (in addition to feature and llm). That would allow us to see which persona are being used, how often and how many resources they’re consuming. Would be very helpful for optimization of the system and resources.

Looking great so far!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [December 8, 2025, 3:05am UTC](https://meta.discourse.org/t/track-usage-per-persona/390631/2 "2025-12-08T03:05:15Z")

</div>

Yeah, it is a great idea, we should certainly be storing persona id in the stats table!
