# Sign Up

## Step 1: Create an account

{% hint style="info" %}
If you already have an OORT Storage account, proceed to step 2 to sign in.&#x20;
{% endhint %}

1.2 > [Sign Up](https://console.oortech.com/signup) for OORT Storage by entering you&#x72;**`Email Address`** and **`Account Name`** and agree to the Service Agreement and Privacy Policy.

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

1.3 > Complete your account registration by following the instructions in the verification email you receive upon clicking **`Verify Email`**.

## Step 2: Sign in to OORT Storage&#x20;

[Sign in](https://console.oortech.com/signin) to OORT Storage by entering your **`Email Address`** and **`Password`**.

## Reset Password

If you're having trouble accessing your account due to a forgotten password, don't worry - resetting your password is a quick and easy process. To get started, simply navigate to the login page and click on the "`Forgot Password?`" link. We will then send you an email containing a link to reset your password. Once you receive the email, click on the link and follow the instructions to create a new password. Your new password should be a combination of letters, numbers, and special characters to ensure maximum security. Once you've created your new password, you'll be able to log in to your account as usual. If you have any further questions or concerns, please don't hesitate to contact our support team for assistance.


---

# 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.oortech.com/oort/oort-storage/getting-started/user-guide/sign-up.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.
