| Added at | DateTime | Datetime string indicating when the User joined the Organization. | {{ClaudeUser.AddedAt}} |
| Key | String | Internal. | {{ClaudeUser.ApiKeyEncrypted}} |
| Code Costs Last 30 Days | Double | Costs of workflow executions within the last 30 days. | {{ClaudeUser.CostsLast30Days}} |
| Code Costs Last 7 Days | Double | Costs of workflow executions within the last 7 days. | {{ClaudeUser.CostsLast7Days}} |
| Code Costs Last Month | Double | Costs of workflow executions last month. | {{ClaudeUser.CostsLastMonth}} |
| Code Costs This Month | Double | Costs of workflow executions this month. | {{ClaudeUser.CostsThisMonth}} |
| M365 User Country | String | Country of the M365 user in Entra ID. | {{ClaudeUser.Country}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{ClaudeUser.CreatedTime}} |
| M365 User Department | String | Department of the M365 user in Entra ID. | {{ClaudeUser.Department}} |
| Display Name | String | | {{ClaudeUser.DisplayName}} |
| Email | String | Email of the User. | {{ClaudeUser.Email}} |
| ID | String | ID of the User. | {{ClaudeUser.Id}} |
| M365 User is guest | Boolean | True if user is external user in Entra ID. | {{ClaudeUser.IsExternal}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{ClaudeUser.LastModifiedTime}} |
| Risk Score | Int32 | Stores risk score | {{ClaudeUser.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{ClaudeUser.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{ClaudeUser.RiskScoreValue}} |
| Organization Role | String | Organization role of the User. Allowed values: admin, billing, claude_code_user, developer, managed, user. | {{ClaudeUser.Role}} |
| Total Cost | Double | Total cost of all workflow executions in this project. | {{ClaudeUser.TotalCost}} |
| M365 User | User | Related user in M365 Entry ID. | {{ClaudeUser.User}} |
| M365 User Name | String | Related user in M365 Entry ID. | {{ClaudeUser.UserName}} |