# Login and Password Registration

## Platform Access

To access the **Skyone Autosky** platform, the Skyone team must first configure your access. This setup allows you to manage all your cloud applications and other environments.

Once you receive your access, follow these steps to activate it:

### 1. Password Registration

1. Click "**Register Password**" in the link sent to your email.

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

2. You will be redirected to the password registration page.

<figure><img src="/files/9OCCsQhQQk3Vby7ql4L3" alt=""><figcaption></figcaption></figure>

3. Set a secure password for platform access.

{% 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 %}

### 2. MFA Configuration (Multi-Factor Authentication)

After setting up your password, you will be directed to the MFA setup screen.

Multi-Factor Authentication (MFA) adds an extra layer of security by requiring multiple verification factors to confirm your identity. This helps protect sensitive data and prevents unauthorized access.

To set up MFA, install an authentication app, such as Google Authenticator. Follow the instructions provided by the authentication app to complete MFA registration.<br>

<figure><img src="/files/1F1S8ZFnoFNKFek7ROCO" alt=""><figcaption></figcaption></figure>


---

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