# Sign Up, Login

### Sign-up

First of all you should create an account in [Apolo Console](https://console.apolo.us):

1. Go to [Apolo Console](https://console.apolo.us);

![](/files/EuKXsfYzWZleB8UvcE0X)

1. Click "Sign-up" button;
2. Enter your e-mail and create a password;
3. Click "Continue" button;
4. Verify your e-mail via verification link which was sent to your e-mail;
5. Enter your username and click "Sign up" button;
6. Read and accept terms of use agreement;
7. Start your onboarding from [connecting or creating organization](/index/apolo-console/getting-started/organizations.md).

Also, you can create your account using Google or GitHub accounts.

### Login

On the login page you can execute login using your credentials. On this page you have availability to reset your password in case you forgot it.

![](/files/PVqpKdesAo9wGS5Hbzld)

### Forgot password

In case of forgetting your password, follow this instruction:

1. Click "Forgot password" button;

![](/files/C6ZsKP0Lcq13y4iFw593)

2. Enter your email;
3. Follow the instructions which was sent to your e-mail.

![](/files/IIwuClhq43IPPf2tu5oW)


---

# 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.apolo.us/index/apolo-console/getting-started/sign-up-login.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.
