> For the complete documentation index, see [llms.txt](https://help.cymmetri.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cymmetri.io/privileged-access-management/pam-administration/pam-reports-and-pam-history.md).

# PAM Reports and PAM History

**PAM Reports**

Cymmetri provide you with various PAM Reports that the administrator can use to have various insights. &#x20;

For accessing PAM Reports you need to access Privilege Access Management ->Report as shown below:<br>

![](https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84028181638/original/_AH9wDgx0wD0-ApKxxqeCeUSILRKNKFkxQ.png?1678272958)

PAM Reports sections provides you with the following types of reports:

| **Report Type**                    | **Usage**                                                  |
| ---------------------------------- | ---------------------------------------------------------- |
| PAM Access Report                  | Provides details of server access by PAM Users             |
| PAM Connection Logs                | Provides details of the various PAM Connections that occur |
| PAM User Logs                      | Provides PAM user logs                                     |
| PAM User-Connection Assignment     | Provides details of the user connection assignment         |
| PAM user wise server access report | Shows user wise access of PAM Server                       |

\
**PAM History**

PAM server can monitor and record privileged sessions, providing audit trails of all privileged access activities. This allows security teams to quickly identify and investigate any suspicious or unauthorized activity.&#x20;

PAM History shows a complete history of usage by PAM users of the various devices/ servers configured in PAM. PAM History maintains recording of all privileged access activity which can be seen by the administrator as and when needed.

To Access PAM History you need to access Privilege Access Management->**History**. To view the session recording you need to click on the **video icon** in right most column **Logs**

The image below shows a sample recording that the administrator can view

<figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84027761126/original/rAKb_rXqobFcvXujCbDqu_MXe7IY64kflQ.png?1677840128" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.cymmetri.io/privileged-access-management/pam-administration/pam-reports-and-pam-history.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
