# Login

SAEM web application can be accessed through the main web browser on the this URL:

{% embed url="<https://app.saem.io/auth>" %}
Login to SAEM
{% endembed %}

SAEM application does not have registration functionality, accounts can only be created by the administrators of each account.

The login page only accepts an email address and a password. You can reset your password by clicking on the link for “Forgot your password?”

&#x20;                                               &#x20;

![Preview of SAEM Login Page](https://lh6.googleusercontent.com/g_EBXEZhVYDy7NKLCHP-bKTRDsnSLVCvY2g9pSeJVHYWq8FqDiA7OBIMH592OSSEpjCCxFxIutCKnBUF15GBBlC9VyMYk31ALmoM3EDEmhNqjQSL5362dIEpQVuk3xTlxgR-tPY1VXEHuvuxldoCkQ)


---

# 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.saem.io/general/login.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.
