---
title: "System Log Reports"
slug: "system-log-reports"
updated: 2024-10-09T10:38:53Z
published: 2024-10-09T10:38:53Z
canonical: "docs.onespan.com/system-log-reports"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onespan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# System Log Reports

This topic provides instructions on how to access a collection of System Logs Reports through our [Interactive API](https://community.onespan.com/products/onespan-sign/sandbox?_gl=1*11vld1s*_gcl_au*NDY5NDM2NDg2LjE3MTc0MzI1MTY.#/:~:text=SubAccounts-,System%20Logs,-Templates). These reports track changes made through either the OneSpan Sign UI, or by using OneSpan Sign APIs.

By default, these logs are available to Admin (Owner) and Manager roles. Custom roles may require specific permissions to access these logs.

The following system log reports are available.

- [User Management Logs](/v1/docs/system-log-reports#user-management-logs)
- [Group Management Logs](/v1/docs/system-log-reports#group-management-logs)
- [Role Management Logs](/v1/docs/system-log-reports#role-management-logs)
- [System Access Logs](/v1/docs/system-log-reports#system-access-logs)
- [System Update Logs](/v1/docs/system-log-reports#system-update-logs)
- [Delegation Logs](/v1/docs/system-log-reports#delegation-logs)

## User Management Logs

**User Management Logs** track all events related to the creation, update, and deletion of users in the system. This includes role assignments and removals.

The following events are tracked:

- User creation
- User updates
- User deletion
- Role assignments
- Role removals

## Group Management Logs

**User Management Logs** track all events related to the creation, update, and deletion of groups in the system. This includes adding or removing users from groups.

The following events are tracked:

- Group creation
- Group updates
- Group deletion
- Adding users to groups
- Removing users from groups

## Role Management Logs

**Role Management Logs** track all events related to the creation, update, and deletion of roles in the system.

The following events are tracked:

- Role creation
- Role updates
- Role deletion

## System Access Logs

**System Access Logs** track all events related to user logins, logouts, and delegation sessions.

The following events are tracked:

- User logins
- User logouts
- Delegation sessions

## System Update Logs

**System Update Logs** track all events related to [account configuration](/v1/docs/self-service-account-configuration) changes.

These reports are generated as .csv files. To test these features, see our Interactive API Reference. The following events can now be retrieved:

- Feature setting updates
- Transaction setting updates
- Security setting updates

System Updates Logs can be consolidated into a single **Audit Event Log** that tracks all the changes mentioned above.

## Delegation Logs

You can now use our APIs to retrieve logs related to delegation events. These reports are generated as .csv files. To test these features, see our Interactive API Reference. The following events can now be retrieved:

- Delegation creation
- Delegation editing
- Delegation deletion
