# Login history

### Is there a way to check the login history of my account?

To check your login activity, follow these steps:

#### Go to your profile

* Navigate to your profile settings.

#### Access security

* Look for the "Security" section.

#### Check sessions

* Find the "Sessions" to view the login History.

Here, you can review a log of your recent login activity, including dates, times, and device details.

Monitoring your login history adds an extra layer of security to your account. If you notice any suspicious activity, consider updating your password and enabling Two-Factor Authentication (TFA) for enhanced security.


---

# 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.appmysite.com/account/login-history.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.
