# How to get to the Login history page

Your account security is of utmost importance to us. To provide you with transparency and control over your account access, we offer a [Login History feature](/features/login-history.md). This feature allows you to monitor and review the history of your account logins, providing insights into the devices and locations used to access your account. In this article, we will guide you through the process of accessing your Login History page, empowering you with valuable information to ensure the security of your account.

Accessing the Login History Page: To access your Login History page, follow these simple steps:

1. Click on the icon located in the header on the right-hand side.<br>

   <figure><img src="/files/NTrSxE0pi0frgyPCJoAY" alt="Avatar icon"><figcaption><p>Avatar icon</p></figcaption></figure>
2. From the dropdown menu, select the option "Login History."<br>

   <figure><img src="/files/zlCJSRydKWeqsTipoP0T" alt="Dropdown menu"><figcaption><p>Dropdown menu</p></figcaption></figure>
3. Wait for the page to load.<br>

   <figure><img src="/files/ikBE4IuGG65lqn5KsJDW" alt="Login history page"><figcaption><p>Login history page</p></figcaption></figure>

**Exploring Your Login History:** \
Once you've accessed the Login History page, you'll be presented with a comprehensive overview of the login activities associated with your account. Here's what you can expect to find:

1. *Date and Time:* Each login event is timestamped, allowing you to see the exact date and time of the login activity.
2. *Device Information:* Details about the device used to access your account, such as the device type (e.g., computer, mobile), operating system, and browser, will be displayed.
3. *IP Address:* The IP address associated with the login event will be listed. This information can be helpful in identifying any unauthorized access attempts.
4. *Location:* The approximate location of the login event, based on the IP address, will be provided. This allows you to verify the legitimacy of the login activity.

By reviewing your Login History, you can quickly identify any suspicious or unfamiliar login events. If you notice any unauthorized access, we recommend taking immediate action to secure your account, such as changing your password and enabling additional security measures.

**Conclusion:**&#x20;

The Login History feature empowers you with valuable insights into the access of your account. By regularly reviewing your login activities, you can detect and respond to any unauthorized access attempts promptly. We encourage you to make it a habit to check your Login History periodically to ensure the security and integrity of your account.

Remember, your account security is a shared responsibility. By staying vigilant and leveraging the Login History feature, you can actively protect your account and enjoy a safe and secure experience on our platform.


---

# 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.darkbot.io/login-history/how-to-get-to-the-login-history-page.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.
