# Log in and set your password

Your welcome packet email from Anvilogic contains a link to log in to the Anvilogic platform for the first time. You must change your password the first time you log in to the Anvilogic platform.

1. Make sure you are a user with administrator privileges on the Anvilogic platform.
2. Click **Set Password** in the welcome package email. You are directed to set password page.
3. Enter the email address with which you have registered. This email address must match the email address that the welcome email was sent to.
4. Enter a password meeting the password requirements.
5. Re-enter the password for confirmation.
6. Review the Master service agreement and the privacy policy and click on the check box indicating your consent.
7. Click **Submit**.

After you log in, you will see the first screen of the guided onboarding.

<figure><img src="/files/SxCXBNDsoO0RII6vt8Zd" alt=""><figcaption><p>Guided onboarding welcome screen.</p></figcaption></figure>

Click **Let's Start** to begin.


---

# 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://public-docs.anvilogic.com/get-started/onboarding-guide/log-in-and-set-your-password.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.
