# Log in

To log in from any device you just need to fill in the email and password fields

When you are ready, click on the LOGIN button to log in and start using Smart Logger

<figure><img src="/files/4cO27qNtnoIZEqc8aXKV" alt=""><figcaption></figcaption></figure>

If you forgot your password you can click on the specific button.

Enter your registered email address. You'll then get an email with steps to reset your password.

{% hint style="info" %}
It may take a couple of seconds to send the email, wait until the app gives you a confirmation message
{% endhint %}

<figure><img src="/files/4prYmt6xHoCABXOErSqz" 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.smartlogger.app/log-in.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.
