# Create an Account

To get your account on the Edgeport platform, follow the instructions below:

* [Create an Account](#create-account)
* [Set Up Two-Factor Authentication](#2f-authentication)
  * [Using QR code](#qr-code)
  * [Using Mobile Phone Number](#mobile-phone-number)
* [Save the Recovery Code](#save-recovery-data)
* [Edgeport Authorization](#edgeport-authorization)

***

## Create an Account <a href="#create-account" id="create-account"></a>

1. Go to [edgeport.com](https://www.edgeport.com/) and click the **Sign Up** button in the top right corner:

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

2. In the appeared form, specify your e-mail address in the appropriate field:

<figure><img src="/files/aqlQtWSu8meIBvrJikhl" alt="" width="285"><figcaption></figcaption></figure>

Press on **Continue**.

{% hint style="info" %}
Alternatively, you can use the options below for seamless login through the linked services (***GitHub*** or ***Google***) using the corresponding credentials for your pre-existing accounts on these platforms.
{% endhint %}

3. At the next step, you’ll be asked to set a password for your Edgeport account:

<figure><img src="/files/0MPAyOerlz6aheybtx54" alt="" width="298"><figcaption></figcaption></figure>

{% hint style="warning" %}
Please **Note** that for security purposes, your password must be a minimum of 8 characters in length and include at least 3 of the following options:

* Lower case letters (a-z)
* Upper case letters (A-Z)
* Numbers (0-9)
* Special characters (e.g. !@#$%^&\*)
  {% endhint %}

Select **Continue**.

***

## Set Up Two-Factor Authentication <a href="#id-2f-authentication" id="id-2f-authentication"></a>

In the next frame, you’ll be asked to additionally secure your account. Here, you have two options:

* [scan the QR code with an authentication app](#_dnbiqju198qv)
* [use your mobile phone number](#_wbz7dptwzd5)

### Using QR Code <a href="#qr-code" id="qr-code"></a>

Scan the shown QR code with your preferred authentication application (e.g., Google Authenticator or Microsoft Authenticator) installed on your smartphone or tablet to get the time-based one-time password.

Enter it within the appropriate field:

<img src="/files/YBf8mEe8nedqGbb70u6I" alt="" width="311">

{% hint style="info" %}
If for any reason you are unable to scan the code, click the ***“Trouble Scanning?”*** link located beneath the QR image. You will be redirected to another screen, where you can copy the given character passphrase to enter it manually into your authentication app and retrieve the corresponding one-time password.      &#x20;

&#x20;                                       <img src="/files/5cKjp9wi9Ri8UnpFpdRS" alt="" data-size="original">
{% endhint %}

Press on **Continue**.

### Using Mobile Phone Number <a href="#mobile-phone-number" id="mobile-phone-number"></a>

For the case you do not have any authentication app installed, you are also given the option to set up authentication by means of your mobile phone number. To do so, perform the following:

1. Click the “***Try another method***” line beneath the form:

<img src="/files/nDdQ37kqUUCKpSIURYia" alt="" width="275">

2. In the opened screen, select the **SMS** line:

<img src="/files/KsToSa5hhPF7rUlD5YJc" alt="" width="324">

3. Here, you need to provide your mobile phone number (please ensure to choose the proper country code):

<img src="/files/7wxokWpVFsEf0PJmn03h" alt="" width="286">

Click the **Continue** button to have an SMS with a code sent to the number you've specified.

Please be patient, as it may take a few minutes to receive the message.

4. Enter the code from the arrived SMS into the appropriate field and press **Continue** one more time.

<img src="/files/HF1TYdi26hSBSMnIEJS0" alt="" width="332">

{% hint style="info" %}
If you have not received the code, click **Resend** to try again.

Also, you can switch to the [*Using QR code with* *authentication app*](#_dnbiqju198qv) method at any time by selecting the “***Try another method**”* line and choosing the appropriate option within the shown list.

&#x20;                                      <img src="/files/6QJ6ezqfWfsU8lgrC3cw" alt="" data-size="original">
{% endhint %}

***

## Save the Recovery Code <a href="#save-recovery-data" id="save-recovery-data"></a>

After successfully completing the verification process, you’ll be provided with a recovery code. It will come in handy for you in the future in case you need to log in to your Edgeport account on a different device.

<img src="/files/QKkU7qdP7Pmn50EQ5jao" alt="" width="300">

So make sure to copy and preserve the provided code, tick the “*I have safely recorded this code”* line, and click **Continue**.

## Edgeport Authorization

Almost done! As the final registration step, you'll be asked to grant the Edgeport platform access to your basic profile information and email.

<figure><img src="/files/xGX7N2bZYOJZ7jp6lba0" alt="" width="308"><figcaption></figcaption></figure>

Click on **Accept**.&#x20;

Congratulations! Now, you can log in to your Edgeport account and proceed with [Adding a New Service](/product-docs/start-guide/add-a-new-service.md).


---

# 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.edgeport.com/product-docs/start-guide/create-an-account.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.
