# Login History

"Login History" would include information about each time you and Agent logged into your Picky Assist account, such as the date and time of the login, login status, role, Email, and log info where the login occurred. Search the login details by entering the Date , role, status, email, log info, IP.

**View Profile-**> **Login History**\
Login history : <https://pickyassist.com/alpha/profile/logs>

<figure><img src="https://lh7-us.googleusercontent.com/dkdlbsanKuEoasZxxfWV4RlOnSagfhpTNbtdeaVeOUaPjWKcqHJ7QzBjxZ97lXbuvH512tHRype5sks0n9k7OXiuiJbzlC_HUkfycDOvPV0qmxASpaahAlZYs8M4LVLD5uWyRZAmb7F9EoUXZkrGbUA" alt=""><figcaption></figcaption></figure>

**Date** : Login date & time.

**Status** : Login status (Pass or Fail)

**Role** : Admin or Agent&#x20;

**Email** : Mail id of the person who logged in.

**Log info** : If the login failed due to any invalid details such as username or password will be shown.

**IP** : In which IP the Admin or Agent tries to login to the Picky Assist account.<br>


---

# 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://help.pickyassist.com/setting-up-guide/managing-profile/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.
