# Sign in

Sign in to your account to access the platform and begin monitoring remote device status and configuring tasks.

1. Enter email address
2. Enter password
   1. 8-32 characters&#x20;
   2. At least one lowercase letter&#x20;
   3. At least one uppercase letter&#x20;
   4. At least one number&#x20;
   5. At least one symbol
3. Click "Sign in" to access the platform.

<figure><img src="/files/Leyf03femvPc5yAxaHWu" alt="" width="375"><figcaption></figcaption></figure>

## Having trouble signing in?

If you are unable to sign in, you might encounter the following error message: "Incorrect account or password. Please try again."

If you see this message:

* **Verify your login credentials**: double-check that you have entered the correct account and password.&#x20;
* **Try again**: attempt to log in once more.

If you still cannot sign in, please <mark style="color:blue;">contact the person who created your account or your system administrator to request a new verification link or password reset email</mark>.

<figure><img src="/files/Rm5DhQGUYI25h8MuSAzt" alt="" width="375"><figcaption></figcaption></figure>

## Home page (Welcome page)

Once you have successfully signed in, you will be automatically redirected to the platform's homepage/welcome page, where you can begin using its features.

<figure><img src="/files/YzDXDAkaqhjID4xAGsWY" alt="" width="375"><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.satisctrl.com/satisctrl/sign-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.
