title: Manage Team — Audit Log
created at: Thu Oct 24 2024 08:37:15 GMT+0000 (Coordinated Universal Time)
updated at: Sat Feb 08 2025 14:22:50 GMT+0000 (Coordinated Universal Time)
---
# Manage Team — Audit Log
# Overview
!! Note
!! To view the *Audit Log*, your system administrator must set the *Enable cPanel API Log* setting in WHM’s [*Tweak Settings*](https://docs.cpanel.net/whm/server-configuration/tweak-settings/#logging) interface (*WHM » Home » Server Configuration » Tweak Settings » Logging*).
The *Audit Log* interface allows team owners to track team user actions that use the [cPanel UAPI](https://api.docs.cpanel.net/cpanel/introduction) . It is part of our [*Manage Team*](https://docs.cpanel.net/cpanel/preferences/manage-team) interface (*cPanel » Home » Preferences » Manage Team*).
This interface shows API function calls made by different team users. Actions that do not use an API are not shown in this interface. For more information about our audit log, read our [cPanel & WHM Log Files](https://docs.cpanel.net/knowledge-base/cpanel-product/the-cpanel-log-files/) documentation.
This interface consists of the following elements:
1. The *Search* text box.
2. The *Audit Log* table.
# Search text box
The interface contains a *Search* text box that you can use to search for specific audit log entries. Use the navigation controls to the right of the box to page through the list of entries.
# Audit Log table
The interface contains an audit log table that displays information about the activities of your team users. Click a column’s heading to sort the results of the table by that heading. The table will sort the list in ascending or descending order.
| Item | Description |
| ------------- | ------------------------------------------------------------------- |
| *Timestamp* | The date and time when the user made the API call. |
| *Called By* | The cPanel account or team user that made the API call. |
| *API Version* | The version of the API used. |
| *Call* | The API call made by the user. |
| *Origin* | The API call’s origin in either the terminal or the user interface. |