# Login Report

This report **provides** a detailed hourly analysis of user activity within the organization.&#x20;

It **tracks** the engagement and performance of each user **across** various time frames.&#x20;

The data **highlights** usage patterns, productivity levels, and key performance indicators.&#x20;

It also **offers insights** into peak hours of activity and identifies any potential trends or areas for improvement.&#x20;

{% hint style="success" %}
Overall, the report serves as a **comprehensive tool** for understanding user behavior on an hourly basis.
{% endhint %}

### To view the Login **Report,** follow these steps:

***

1. Go to the "**Reports**" option from the left-hand tab of your screen.

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

2. A new window will appear, where you need to **click** on the seventh option from the top that is the **"Login Report**".

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

3. Then another window will appear with the **hourly report analysis** of each and every users.

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

### The data can be further filtered in multiple ways for better analysis:

***

1. **Users Wise:**

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

2. **Date Wise:**

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

### Login Report Download:

***

The data from the login report can also be **downloaded** for further analysis or record-keeping.&#x20;

{% hint style="success" %}
This **flexibility** allows managers to **distribute insights** across teams or to higher management, facilitating informed decision-making.&#x20;
{% endhint %}

Additionally, it ensures that the **performance metrics** can be reviewed or audited as needed.

<figure><img src="/files/U2gkQSqRPUqgcHV3yuma" 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.neodove.com/admin-portal/reports/login-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.
