# Account Activation

Activate your account on [QuickServe](/quickserve-platform.md) to configure your labelling task. You can reach out to us to request the activation link and follow these steps:

## Account Activation (1st Time User)

* To access the platform, the user is sent an activation link through email by iMerit’s Solution Owner.&#x20;
* Click on the activation link received on the email address.

{% hint style="info" %}
A Solution Owner is the iMerit PoC once the Dataset has been shared by the customer.
{% endhint %}

<div align="center"><figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdJjT9UceKc1fbTFazN3cRNYoKuEdBfS0xPNrtBxazYKq47snt1tgDBU6I6cdzkax4m1WM9pzmFkcqb4BQqlcZu-YFkoiCWcX6b2Uvp_O-p-_OzOSKdl_16oioJbzBaxcOlPxzVo5DkMM1g0GBfm6xmPhKE?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt="" width="375"><figcaption></figcaption></figure></div>

* The activation link will open in a new window. Fill out the following details:
  * First & Last Name (Mandatory)
  * Org. Name
  * Client ID - a unique code provided to a client by Solution Owner (not mandatory to continue).

    <div align="center"><figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcwmBEe2GyeWNhxUVNth1nSUXOZ0X8ggSeqyoh_ejvFCJdr7RYvMyLJI5Jtbekjil1v1W054h7aSC546Z9pmdCfphDuWzv1rmpYwfyLWaEDs8kOSoL5OlF1RSv4wS0cY0MZ4xWOSNUHMpE30Hn0yW48McU?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt="" width="375"><figcaption><p>`</p></figcaption></figure></div>
* The user is registered and redirected to the [Login Screen](#account-login-returning-users) on activation.

## Account Login (Returning Users)

* Go to the [login URL](https://app.quickserve.imerit-prod.io/index.html#/login/external) to reach the Login Screen.
* Login with the Email ID registered with QuickServe.
* Enter the One Time Password (OTP) sent to the registered email address.

  <div align="center"><figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXeOyAqzEIMpS8w7eF0Pqz_kDPSdRqtaQ32E_6PpdHol0w92rcONpvfTCMMQy4nSCyLs1ajO2APnM8HXH1QLAwU4BG2Uvtvq6UP4tC8ig3zrYVVaPoizBs2oQwKKMR4qG_9Agltrmew-oF6UdpS7EQplGXBn?key=lGhAQLv5xC3Ciuwf6zBTGQ" alt="" width="375"><figcaption></figcaption></figure></div>
* The dashboard lists all the Solutions the user has access to.&#x20;

{% hint style="info" %}
A Solution is an environment where users can set up multiple labeling projects.
{% endhint %}

<figure><img src="/files/IoQaqquWRtFpDpyKf075" alt=""><figcaption><p>Client Dashboard</p></figcaption></figure>

* Know more about the Solution [here](/quickserve-platform.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.imerit-prod.io/account-activation.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.
