> For the complete documentation index, see [llms.txt](https://docs.skolar.li/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skolar.li/usage-report/login-logout.md).

# Login/Logout

This page is the **Login/Logout Analytics Report**. It shows user login activity within a selected date range. The top section displays user statistics such as total users, participants, facilitators, admins, unique users, and total sessions. The map on the right shows login locations based on users’ IP addresses. Below, there is a searchable and filterable table listing participants with details like ID, name, email, role, company, and login count. It helps track user access patterns and login behavior by navigating **Usage Report⇒ Login/Logout** under **Learning Analytics.**

<figure><img src="/files/6BySe6au5Gajm1Fs6Sxn" alt=""><figcaption><p>Login/Logout form</p></figcaption></figure>

When user gives date range, a detailed table lists each user with their ID, name, email, contact number, role, and the number of times they logged in appear.

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

Participants can be searched using search box.

The Filter options are based on user roles Admin, Facilitator and Participant with action buttons – Apply & Reset.


---

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

```
GET https://docs.skolar.li/usage-report/login-logout.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.
