Permissions
Five permissions at /admin/people/permissions#module-ai_metering:
| Permission | Machine name | Restricted | Description |
|---|---|---|---|
| Use AI Metering (trigger AI calls) | use ai_metering |
No | Allows authenticated users to trigger AI operations subject to their token quota. |
| View AI usage dashboard | view ai metering dashboard |
Yes | Allows viewing the per-editor AI cost dashboard (both Dashboard by User and Dashboard by Role). |
| View own AI usage | view own ai metering usage |
No | Allows a user to see their own monthly AI usage in the Personal AI usage block and on their profile tab. Granted to authenticated users automatically when updating from an earlier version; on new installs, grant it to the roles that should see it. |
| Administer AI Metering | administer ai metering |
Yes | Configure quotas and pricing. |
| Export AI usage log (CSV and JSON) | export ai metering usage log |
Yes | Allows downloading the raw per-call usage log as CSV or JSON. |
Note on exports: the CSV/JSON export routes on Dashboard by User and Dashboard by Role currently require administer ai metering, not the export permission. Only the raw per-call usage log's exports are gated by export ai metering usage log. Plan role assignments accordingly if you want reporting-only roles to export the aggregate dashboards.