> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/portal-quick-setup/portal-registration.md).

# Portal registration

{% @arcade/embed flowId="ZHKPdxf4oQ8imsLpcVDE" url="<https://app.arcade.software/share/ZHKPdxf4oQ8imsLpcVDE>" %}

When you open the equipme start page, you will initially see the login screen. This view is intended for existing users who already have a portal and want to sign in using their email address and password.

At the bottom of the login screen, you will find the link [**Create new portal**.](https://app.equipme.io/register) This is where you start the registration process for a new company portal.

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

After clicking **Create new portal**, you will be taken to the registration screen.

Here you set up your new company portal. You only need to provide:

* a valid email address (this will be used as your username)
* a password

The password must contain at least 8 characters and include upper and lower case letters as well as at least one number.

By clicking **Create new portal**, your portal is created immediately and a 14 day free trial starts automatically.

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

After registration, you will receive an email to verify your email address.

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

Once your email address is verified, you can start digitizing your company in equipme.

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

In the final step, you can invite additional team members to your portal.

Simply enter the email addresses of your colleagues. You can add more people at any time.

This step is optional. You can also use your portal on your own first and invite team members later.

Click **Get started** to complete the registration.

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

### After registration

After completing the registration, your personal company portal is ready to use immediately.

You are automatically assigned as the first Admin and can start configuring equipme right away. This includes tasks such as:

* Maintaining company information
* Creating employees
* Building structures like locations, groups, or cost centers
* Preparing and testing services

The 14 day trial period gives you enough time to understand how equipme works and how it fits into your organization.


---

# 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://hub.equipme.io/classes/portal-quick-setup/portal-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.
