# Create an account

## Overview

Use the sign-up page to create a new organization at Labii.

Use this link to create an account: <https://www.labii.app/accounts/signup/>

An organization at Labii represents a biotech/pharmaceutical company, an academic lab, department, or university. An organization is the customer of Labii and is entirely responsible for the cost generated in using the Labii platform or licensing Labii code or technology.

One company can create one or more Organizations at Labii. One same email can be added to multiple organizations. Each organization is an individual account and is responsible for the cost of all its users (In other words, if an email is added to two different organizations, both organizations have to pay for the users' subscription fees or pay per use fee). Please note the data can not be shared between two organizations.

{% hint style="danger" %}
**STOP:** If you are joining an existing company, please check with your account administrators and ask them to add you.
{% endhint %}

## Free trial

Labii is free to sign up. Once you signed up, $10 credits will be provided.

If you would love to create an account and evaluate Labii ELN & LIMS, you can get a **FREE two-week trial**. Please contact **<help@labii.com>** to initiate your trial period.

## Sign up

There are 3 steps to sign up. Please follow the guideline to create your account.

### Step 1 of 3: Basic information

Fill all fields and click **AGREE AND SUBMIT** to create an organization. By clicking Submit, you agree to our [Terms of Service](http://www.labii.com/terms-of-service/) and that you have read our [Privacy Policy](https://www.labii.com/privacy-policy/).

### Step 2 of 3: Schedule a demo

We understand the importance of choosing the right ELN and LIMS systems for your organization. Our team members are here to help you evaluate Labii’s useful features.

A demo is **FREE** and can be provided by a video conference with you and/or your team.

You can schedule a demo with Labii at <https://schedule.labii.com>.

### Step 3 of 3: Success

Once submitted, you shall receive two emails from <support@labii.com>. Check your spam and unspam the emails if you did not see the emails.

* **Activate Your Account**: This email indicates your account at labii.com has been created. Please follow the instructions to *activate your account* and *set up your password*. You need to activate your account first to verify your email is correct.
* **Your account at \[Your Organization Name]**: This email indicates you have been added to the organization. A link to the organization's home page is included.

{% hint style="warning" %}
**IMPORTANT:** The Link to set up your password will expire in 30 minutes. If expired, use Forget Password to reset 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://docs.labii.com/user-guide/accounts/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.
