# Signing Up for Pline

Creating an account on Pline unlocks powerful features to enhance your data extraction workflow. With a Pline account, you’ll gain full access to:

* **Comprehensive Dashboard**: Centralize your data extraction activities.
* **Saved Datasets**: Review and manage your extracted data.
* **Credit Usage Management**: Track and optimize your data extraction credits.

Signing up is quick and straightforward!

***

### Step 1: Open Pline extension

* Click the pinned Pline Extension in your toolbar.
* Select "[Sign In](https://platform.pline.ai/login)" at the top-right corner of the extension panel.

<figure><img src="/files/6DtA1aJvlz3N7U8A9JJP" alt=""><figcaption></figcaption></figure>

You will be automatically redirected to the Pline Platform for registration.

* Click "[Sign Up](https://platform.pline.ai/login)" to create a new account.

<figure><img src="/files/f8ehL1eTmUs9WeMpHdpM" alt="Pline login screen with options to sign in or sign up to continue using the platform."><figcaption></figcaption></figure>

### Step 2: Connect Google account

* Link your Google account for a fast and secure signup process without having to remember another password.

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

{% hint style="info" %}
Alternatively, you can enter your work email to register for Pline.
{% endhint %}

* Click **“Get Started,”** then choose to open the Pline Platform or start your extraction directly.

***

**Welcome to Pline!**

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

After signing up, you’ll see the **demo page** for your workflow. From here, you can:

* **Start data extraction:** Launch a live demo to see Pline extract data in just 10 seconds.
* **Go to the platform:** Skip the demo and access your Dashboard to manage datasets and workflows.

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

{% hint style="info" %}
This demo runs in a simulated environment, so the actual extraction may vary slightly.
{% endhint %}

Your account is now active, and the onboarding process is complete. Explore your Pline Dashboard, the central hub for managing your data extraction:

* **Datasets**: Organize and review your extracted data.
* **Workflows**: Create, customize, and streamline workflows for efficient extraction.
* **Credit Use**: Monitor your extraction credits and optimize usage.
* **Account Management**: Update your profile, subscriptions, and settings with ease.

Enjoy a seamless data extraction experience with Pline!


---

# 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.pline.ai/getting-started/signing-up-for-pline.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.
