# How to view access logs for an encrypted file

## Viewing File Access Logs

FenixPyre provides detailed access logs to help administrators and users monitor file activities, ensuring transparency and security. These logs capture key events, such as file ENCRYPT, OPEN, DOWNLOAD, etc, along with information about who accessed the file and when the access occurred.

> **Note**: Ensure the end-user has a valid FenixPyre account before using the "Access Logs" feature in our OneDrive/SharePoint/Teams integration.

## **Steps to View File Access Logs:**

In SharePoint, OneDrive, and Teams, FenixPyre integrates seamlessly, adding an option to view file access logs directly through the context menu.

1. **Right-click on the File**: In SharePoint, OneDrive, or Teams, navigate to the file for which you want to view the access logs. Right-click on the file to open the context menu.
2. **Navigate to FenixPyre**: In the context menu, look for the "FenixPyre" option. Hover over it to reveal the nested options.
3. **Select "Access Logs"**: Click on the "Access Logs" option. This will redirect you to the FenixPyre file access page.\ <br>

   <figure><img src="/files/L21cIeDelCS0VHxNJtoy" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/jAC78LgwX4QKMxQxNnBD" alt=""><figcaption></figcaption></figure>

   <div data-full-width="true"><figure><img src="/files/wIuEYc6JFiI3tCCLkXAV" alt=""><figcaption></figcaption></figure></div>
4. **Review the Logs**: On the FenixPyre access page, you will find detailed logs displaying:
   * User Information: The email of the user who accessed the file.
   * Action Performed: The specific action taken (e.g., ANCHOR, OPEN etc).
   * Timestamp: The exact date and time when the action was performed.
   * Device/Location: If available, details about the device or IP address used for access.

<figure><img src="/files/qlL5aU8lZFkImh4AjzIk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.fenixpyre.com/fenixpyre-for-users/sharepoint/how-to-view-access-logs-for-an-encrypted-file.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
