# Set Login Credentials

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

The following ways are supported to log in to your instances. Please keep your password safe.

## System-generated Root Password

A system-generated root password will be emailed to you after the instance is provisioned. You can use the password to log in.

You are recommended to change the system-generated root password as soon as you have logged in to your instance for security reasons.

## SSH Keys

Place your public key on your instance to access it securely. Your public key is typically located at `/.ssh/id_rsa.pub` and begins with `ssh-rsa`. You must securely store the private key and ensure its confidentiality. Be careful not to use your private key.

## Set up Own Password

Choose your own password between 8 to 16 characters, containing at least one upper case letter, one lower case letter, one number, and one special character.


---

# 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.console.zenlayer.com/welcome/bare-metal/get-started/create-a-bare-metal-instance/set-login-credentials.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.
