# Sign up and Login

## General information

To start using solution Blinger.io, you need to register. For this you will need a name, current email address and phone number.

By default there are 2 different types of accounts:

* **Super-admin** is the major account that is used for making settings and. Also, Super-admin has an opportunity to work directly with end-user conversations.
* **Operator** is account is created ([**How to add operators?**](https://help.blinger.io/documentation/tab-operators/manage-operators#how-to-add-operators)) by a super-admin and aimed to work directly with end-user conversations. Also, there is the possibility to expand the permissions for this type of account ([**Role permission details**](https://help.blinger.io/documentation/tab-operators/manage-roles#role-permission-details)[)](https://help.blinger.io/documentation/tab-operators/manage-roles\))

{% hint style="warning" %}
Only super-admin can invite operators.&#x20;
{% endhint %}

{% hint style="info" %}
**Hint**

If you need the account that will be used to manage (control, analyze, etc.) performance of operators, we suggest to use super-admin account or create a separate operator account and expand the permissions for this one.
{% endhint %}

## How to register in Blinger.io?

{% hint style="warning" %}
The instruction is relevant just for the Super-admin
{% endhint %}

To create a super-admin account, please follow the link: <https://app.blinger.io/site/registration>

![](https://2982933755-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LnlS4bf11UdnpgSwSXQ%2F-LnlTzSw3n4IEFQbdemQ%2Fimage.png?alt=media\&token=8e77d955-24b1-4556-84c1-48b7dcacc0ca)

Enter the necessary info for registration (name, valid email, contact phone number), agree to the [**Terms of Use**](https://blinger.io/terms), go through an anti-robot check and click "Register"

{% hint style="warning" %}
According to the terms of Blinger.io it is established that emails that start with **info@** are not accepted for sign up
{% endhint %}

After that, a letter will be sent to the email that was used in the sign up form to complete the registration.

![](https://2982933755-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LnlS4bf11UdnpgSwSXQ%2F-LnlVO-SDBRErMWS1CyM%2Fimage.png?alt=media\&token=4a9b059f-b8ed-4119-8b72-69e5293622d7)

Follow the link in the letter to set a password for the super-admin account and click "Save Password"

![](https://2982933755-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LnlS4bf11UdnpgSwSXQ%2F-LnlVd4TV5oWsu210oUy%2Fimage.png?alt=media\&token=0e3fa760-1cb2-41c5-b233-0492f5f6442e)

After  completion of registration, you will automatically login to Blinger.io  for subsequent configuration.

## How to login?

{% hint style="warning" %}
The instruction is relevant for the Super-admin and Operator accounts
{% endhint %}

To log in to your account (Super-admin or Operator), you must follow the link: [**https://app.blinger.io/site/login**](https://app.blinger.io/site/login) and write down the information that was used during registration (email and password)

![](https://2982933755-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LnXk8FY1dbQkpWxixt0%2F-LnXw35NarzY_7edS1Nw%2Fimage.png?alt=media\&token=5c236739-a387-48ab-b650-0eedba2a0328)

### Forgot the password?

To recover the password, you must follow the link: [**https://app.blinger.io/site/forgot**](https://app.blinger.io/site/forgot) or click "Forgot your password?" on the login page. In the window that appears, write down the email  and click "Send Email."

![](https://2982933755-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB1W87r5cFc0hgB5qdy%2F-LnXk8FY1dbQkpWxixt0%2F-LnXybJlFbmhD0gOWTMT%2Fimage.png?alt=media\&token=60caf35d-3de5-4e56-9831-4869317d5eae)

If the email is entered correctly, you will get an email with a link for set a new password

{% hint style="info" %}
Remember your password.
{% endhint %}


---

# 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://help.blinger.io/documentation/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.
