> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/english/skyone-autosky/skyone-autosky/login-and-password-registration/password-recoverypassword-registration.md).

# Password RecoveryPassword Registration

The **Forgot Password** feature allows Skyone Autosky users to securely regain access to their accounts when they cannot remember their registered password. Through this page, users can request a password reset using the email address associated with their account and receive a link to create a new password that complies with the platform's security requirements.

Follow the steps below to recover your password:

1. Go to the login screen and click "**Forgot my password**".

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

2. Enter the email associated with your account to start the recovery process.

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

3. Check your inbox for an email containing the link to set a new password.
4. Click on "**Reset password**".

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

5. Upon clicking, you will be redirected to the **Skyone Autosky** page to reset your password.

{% hint style="info" %}
**Password Requirements:**

* At least one uppercase letter
* At least one lowercase letter
* At least one number
* At least one special character
* Minimum 8 characters
* Maximum 32 characters
  {% endhint %}

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

{% hint style="warning" %}
&#x20;Ensure you keep your credentials and authentication method secure to avoid access issues.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.skyone.cloud/english/skyone-autosky/skyone-autosky/login-and-password-registration/password-recoverypassword-registration.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.
