# Step 2: Loging in

Once you receive account creation confirmation email, **go to**: [dashboard.allscale.io/login](https://dashboard.allscale.io/login)

<figure><img src="/files/5qsDinjLILRR4TpWhgSk" alt=""><figcaption></figcaption></figure>

* **Email**: Use the email address registered with AllScale.
* **Temporary Password**: the confirmation email should contain a temporary password. Please update your password as soon as possible to unlock all the features.

> ⚠️ **Important**: *You will be immediately prompted to change your password after your first login. Choose a strong password you don’t use elsewhere (e.g., one with uppercase, lowercase, numbers, and symbols). You will be able to create payrolls after you have successfully updated your password.*


---

# 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.allscale.io/allscale-payroll/get-on-board-with-allscale-payroll/step-2-loging-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.
