Hello,
I would like to suggest an improvement for the Audit Report.
Currently, the report displays the Account column using only the numerical account ID. For example:
| Server Time |
Account |
Action |
Object |
| 2026-09-02 06:04 |
62 |
login |
|
| 2026-09-02 07:29 |
10 |
login |
|
| 2026-09-02 10:10 |
1 |
login |
|
For administrators managing multiple users, it would be very useful if the Audit Report could also display the user/account name associated with the account ID.
For example:
| Server Time |
AccountID |
Account Name |
Action |
Object |
| 2026-09-02 06:04 |
62 |
John Smith |
login |
|
| 2026-09-02 07:29 |
10 |
Company ABC |
login |
|
This would make it much easier to identify which user accessed the system without having to manually look up the account ID.
Would it be possible to add the user/account name to the Audit Report?
Thank you.
You should use GitHub for feature requests.
Hello,
I would like to suggest an improvement for the Audit Report.
Currently, the report displays the Account column using only the numerical account ID. For example:
For administrators managing multiple users, it would be very useful if the Audit Report could also display the user/account name associated with the account ID.
For example:
This would make it much easier to identify which user accessed the system without having to manually look up the account ID.
Would it be possible to add the user/account name to the Audit Report?
Thank you.