> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/signius-professional-platform-en/registration-and-login.md).

# Registration and login

## Registration - creating an account

To create an account or log in to the portal, go to [https://proffesional.signius.eu/](https://professional.signius.eu).\
Creating an account is **free**. At the start, each user receives **10 advanced signatures as a gift** for use.

### Registration options

An account can be created in several ways:

1\. By creating an account on the SIGNIUS platform (providing login and password)\
2\. Signing in with your Google account\
3\. Signing in with your Google Microsoft Office 365 account.

### 1. Registration on the SIGNIUS platform (login and password)

1. Click the "**Create a free account**" button under the "Login" button.&#x20;
2. Enter **your data**, create a password according to requirements and accept the terms and conditions. The "Create account" button will then become active - click it.&#x20;
3. After clicking on the "**Create account**" button, a screen will appear on which you have to enter the SMS code received on the phone number previously provided.&#x20;
4. You will then receive an e-mail at the e-mail address you provided.
5. Open the **e-mail** you have received and click on the "**Activate account**" button in it.
6. You will be taken to the main page of the SIGNIUS platform, where you will see information about your account activation. **Log in.**

{% embed url="<https://youtu.be/RnS_9YEj7E8>" %}

### 2. Registration via Google Account

1. Click the **Google icon** and follow the instructions on the screen.&#x20;
2. Your data from your Google account will appear on the screen. Change them or add the missing ones and click the **"Ready!"** button.&#x20;
3. This will be followed by **verification of your phone number**. Enter the **SMS code** you received on the phone number you provided earlier.&#x20;
4. After verification, you will be taken to the main page of the SIGNIUS platform. You are logged in.

{% embed url="<https://youtu.be/Xmv68XHsoLU>" %}

### 3. Registration via Microsoft Office 365 Account&#x20;

1. Click the **Office 365 icon** and follow the instructions on the screen (for example, log in to your Microsoft account).&#x20;
2. Your data from your Microsoft account will appear on the screen. Change them or add missing ones and click the "**Ready!**" button.&#x20;
3. This will be followed by **verification of your phone number**. Enter the **SMS code** you received on the phone number you provided earlier.&#x20;
4. After verification, you will be taken to the main page of the SIGNIUS platform. You are logged in.

{% embed url="<https://youtu.be/t-DuXtA4x2Y>" %}

## Logging in

To log in to the portal, go to [https://proffesional.signius.eu/](https://professional.signius.eu) and select one of the available login options.

### Login options

There are several ways to log in to the SIGNIUS platform::

1. Using your login and password&#x20;
2. Using your Google account
3. Using your Microsoft Office 365 account

### 1. Login with login and password

Enter your email and password, then click the "**Log in"** button.

<figure><img src="/files/2bfZyaSqnT2FsZgVHDAm" alt=""><figcaption></figcaption></figure>

### 2. Login with Google Account

Click the button with the Google icon and follow the instructions on the screen.

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

### 3. Login with Microsoft Account&#x20;

Click the button with the Microsoft Office 365 icon and follow the instructions on the screen.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.signius.eu/signius-professional-platform-en/registration-and-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.
