# Inactive users report

The **Inactive Users Report** provides a detailed overview of users who have not interacted with the platform for a defined period. This report is crucial for monitoring user engagement and implementing strategies to retain and re-engage users effectively.

This Table will show the details of the Inactive user.

**Name:** *Users Name.*

***Email/Phone-no:** This column will show the either email or phone no of the user.*

***Last Logged In Time:** This will show date and time of the user when they lastly logged in **.***

***Action: The action will directly take you to the particular user profile.***

<figure><img src="/files/GoaYM32cCA5tNc9AkjbW" 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://authdocs.skill-mine.com/licentio-documentation/report/inactive-users-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.
