# Sign In and Password Reset

Once you've completed the registration and confirmed your email address, you can log in to your Almitee account. This guide provides detailed steps on how to access and log in to your account, as well as instructions on what to do if you've forgotten your password.

### Logging In to Your Account

#### Step 1: Navigate to the Login Page

* Visit the Almitee login page by going to [app.almitee.io](https://chat.openai.com/c/app.almitee.io).

#### Step 2: Enter Your Credentials

* On the login page, enter your registered email address and password in the respective fields.

#### Step 3: Sign In

* After entering your credentials, click the "Sign In" button to access your Almitee account.

### Recovering Your Password

#### If You Forget Your Password

* If you cannot remember your password, click on the "Lost password" link available on the login page.

#### Password Reset Email

* After clicking the "Lost password" link, you will be prompted to enter your email address. An email will be sent to this address with instructions on how to reset your password.

#### Follow Instructions

* Open the email received from Almitee and follow the provided steps to reset your password.

### Conclusion

By following these instructions, you should be able to successfully log in to your Almitee account or reset your password if necessary. If you encounter any issues during the login process or while resetting your password, please reach out to Almitee's support team for assistance via <support@almitee.io>


---

# 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.almitee.io/getting-started/sign-in-and-password-reset.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.
