# Logins Report

### Overview

Use this option to generate a [CSV](/getting-started/new-user/glossary.md#csvcomma_separated_values) report showing user login details. The report will include details for the folder currently selected in the Network Explorer tree and any subfolders. A report cannot be run when Favourites root is selected in the Network Explorer tree.

### Prerequisites

This option is only available if:

1. you are an internal or service provider user (i.e. a user in a folder with **Category** set to internal, not customer) AND
2. you have the user permission **View 'Logins' report**

### User Logins Report

<table><thead><tr><th width="124">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>User</strong></td><td>the user's name eg 'Alex Baker'</td></tr><tr><td><strong>Path</strong></td><td>the full path, starting from the logged-in user's home folder, to this user's home folder or location</td></tr><tr><td><strong>Login Count</strong></td><td>the number of times the user has ever logged in successfully</td></tr><tr><td><strong>Last Login</strong></td><td>the date and time in UTC of the user's most recent login</td></tr></tbody></table>


---

# 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://help.highlight.net/reporting/audit-log/logins-report.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.
