# Logging in for the First Time

{% hint style="info" %}
New User Log-ins must be created by your Web Portal Administrator. Due to security concerns, Fast-Weigh Support will not create or modify user Log-Ins.
{% endhint %}

After your user account has been created you will receive an email from <noreply@fast-weigh.com> with the subject "Fast-Weigh Password Setup" This email contains your User ID and a link that allows you to set your password:

<figure><img src="/files/KApF1M76VqQcsXZHJhEI" alt=""><figcaption><p>Note your User ID and click the Link</p></figcaption></figure>

Click the link in the email to be taken to the "Set Password" page:

<figure><img src="/files/cCQGikCMH9uPqnnpsqDm" alt=""><figcaption><p>Create your password</p></figcaption></figure>

Enter your desired password twice and Click "Set Password"

{% hint style="info" %}
Default Password Requirements require a minimum of 6 Characters. However, your Web Portal Admin may have increased these requirements. Please reference the blue text underneath the "Set Password" button for any additional requirements.
{% endhint %}

Click on the link in the success message to be redirected to the Fast-Weigh Web Portal

<figure><img src="/files/L5HFD5iRDONctT61XNBk" alt=""><figcaption><p>Click the Link to Log in for the first time</p></figcaption></figure>

Enter the User ID from the account creation email and the password you set and Click "Log in"

<figure><img src="/files/SjHwb4HXWp75uUvSMrFk" alt=""><figcaption></figcaption></figure>

*Check out the next Tutorial to learn about Navigating the Web Portal*


---

# 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.tacinsight.com/fast-weigh-knowledge-base/tutorials/logging-in-for-the-first-time.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.
