# Security Logs

Security logs show all important actions related to the security of your account.\
Here you can see what changes were made and when.

For example, you can find information such as:

* **Password changes** – when the password was changed
* **Two-Factor Authentication (2FA)** – enabled or disabled
* **Verification code sent** (e.g., via email or phone)
* **Personal data updates** (e.g., email or phone number changes)

This information helps you monitor your account’s security and quickly detect any suspicious activity.

<figure><img src="/files/lGxW7u8ql1GwPN8HnJad" 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://docs.livecaller.io/livecaller/security/security-logs.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.
