---
title: "Running the Audit Log Report"
slug: "running-the-audit-log-report"
updated: 2022-03-01T20:44:52Z
published: 2022-03-01T20:44:52Z
canonical: "support.smarteru.com/running-the-audit-log-report"
---

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

# Running the Audit Log Report

To run the Audit Log Report:

1. From the Admin menu, select **Report Admin**.
2. Select **Audit Log**.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/running-the-audit-log-report-image-qhi8xyhk.png)

The Audit Log Report displays. By default the Audit Log Report includes data for when the following were created or updated:

- [Certifications](/v1/docs/certifications)
- [Courses](/v1/docs/courses)
- [Groups](/v1/docs/groups)
- [Learning plans](/v1/docs/learning-plans)
- [Requirements](/v1/docs/requirements)
- [Users](/v1/docs/users)

You can use the [Object Type](/v1/docs/running-the-audit-log-report#object-type-filters), [Operation](/v1/docs/running-the-audit-log-report#operation-filters), and [Origin](/v1/docs/running-the-audit-log-report#origin-filters) filters to control what's included in the grid. These filters are located above the grid.

Selecting more than one filter will return only those rows that meet all of the selected filters.

You can also [specify search criteria for a specific column to filter the Audit Log Report grid's contents](/v1/docs/searching-the-audit-log-report).

## **Object Type Filters**

The object type filter limits the contents of the grid to the selected object (i.e., certifications, courses, groups, learning plans, requirements, or users).

To filter the Audit Log Report by an object:

1. Select the object from the **Object Type** list.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/running-the-audit-log-report-image-01qpuu98.png)

1. Click **Run Report**.

The grid displays operations for the selected object type.

## **Operation Filters**

The operation filter limits the contents of the grid to the selected operation (i.e., created, updated).

To filter the Audit Log Report by an operation:

1. Select the operation from the **Operation** list.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/running-the-audit-log-report-image-iui5mc5m.png)

1. Click **Run Report**.

The grid displays data for the selected operation.

## **Origin Filters**

The origin filter limits the contents of the grid to those that originated from the selected workscreen or API method.

To filter the Audit Log Report by the origin of an operation:

1. Select the workscreen or API method from the **Origin** list.

![](https://cdn.document360.io/7efaadab-fef6-4186-806a-2ca14c9ce9ea/Images/Documentation/running-the-audit-log-report-image-bdxc531h.png)

Below is a description of the workscreens and API methods:

- Certification Workscreen - The certification was [added](/v1/docs/adding-a-certification) or [edited](/v1/docs/editing-a-certification) from the Add/Edit Certification workscreen in the [Learning Plans Dashboard](/v1/docs/learning-plans-dashboard).
- Course Historical Training - The [historical course was added](/v1/docs/adding-a-historical-training-course) from the Instructor-Led Training Historical Entry workscreen in the [Enrollments Dashboard](/v1/docs/enrollments-dashboard).
- Course Workscreen - The [online](/v1/docs/courses-online), [SCORM](/v1/docs/courses-scorm), or [instructor-led course](/v1/docs/courses-instructor-led) was added or edited from the Course Information workscreen in the [Courses Dashboard](/v1/docs/courses-dashboard).
- Group API - The group was added using the [createGroup](/v1/docs/api-creategroup) API method, or edited using the [updateGroup](/v1/docs/api-updategroup) API method.
- Group Workscreen - The group was [added](/v1/docs/adding-a-group) or [edited](/v1/docs/editing-a-group) from the Add/Edit Group workscreen in the [Groups Dashboard](/v1/docs/groups-dashboard).
- Learning Plan API - The learning plan was added using the [createRole](/v1/docs/api-createrole) API method, or updated using the [updateRole](/v1/docs/api-updaterole) API method.
- Learning Plan Workscreen - The learning plan was [added](/v1/docs/adding-an-advanced-learning-plan) or [edited](/v1/docs/editing-a-learning-plan) from the Add/Edit Learning Plan workscreen in the [Learning Plans Dashboard](/v1/docs/learning-plans-dashboard).
- Quick User Add - The user was [added from the Quick User Add workscreen](/v1/docs/adding-a-user-with-quick-user-add).
- Requirement Workscreen - The requirement was [added](/v1/docs/adding-a-requirement) or [edited](/v1/docs/editing-a-requirement) from the Add/Edit Requirement workscreen in the [Learning Plans Dashboard](/v1/docs/learning-plans-dashboard).
- User API - The user was added using the [createUser](/v1/docs/api-createuser) API method, or updated using the [updateUser](/v1/docs/api-updateuser) API method.
- User Import - The user was added or edited using the [user import process](/v1/docs/importing-users).
- User Profile - The user's information was [edited from the User Profile workscreen](/v1/docs/editing-your-profile).
- User Workscreen - The user was [added](/v1/docs/adding-a-user-manually) or [edited](/v1/docs/editing-a-user-manually) from the User Profile workscreen in the [Users Dashboard](/v1/docs/users-dashboard).

1. Click **Run Report**.

The grid displays operations that originated from the selected workscreen or API method.

## Related

- [Audit Log Report](/audit-log-report.md)
- [Searching the Audit Log Report](/searching-the-audit-log-report.md)
