# Quick Onboarding

## Overview

* This page will guide you how to quickly use Endash from signing up and creating your account and team, to connecting your data using simple methods, and finally creating a data chart to visualize your insights.
* Follow this quick guide to:

1. Sign up and create your account and team
2. Connect your data using simple methods
3. Create a data chart to visualize your information

## Sign up and create your account and team

<figure><img src="/files/s3aOUuT21qWPYepJ7txE" alt="" width="467"><figcaption></figcaption></figure>

* Open <https://app.endash.ai/en/auth/signup>, enter your email.
* An OTP code will be sent to your email, simply paste it to continue.

{% hint style="info" %}
You can use your Gmail for quickly sign up without using OTP code.
{% endhint %}

<figure><img src="/files/HX8pnLXkG5qPQul1eWSd" alt="" width="503"><figcaption></figcaption></figure>

* Fill in your Member name and Mobile then click the Continue button.

<figure><img src="/files/33eMOW3rgmTenSv9qYva" alt="" width="440"><figcaption></figcaption></figure>

* You can go to your Team's dashboard immediately and set up other information later.

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

* You are now access to your Team's dashboard.

## Quickly connect your data and create your data chart

### Using a template dashboard

<figure><img src="/files/0Oh4MVLU28OQuMRLl82K" alt=""><figcaption></figcaption></figure>

* Click to choose a template dashboard.

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

* Choose a data provider.

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

* This guide will use Tiktok Ads.

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

* Simply click on the Authorize button and choose the data you want to sync.

<figure><img src="/files/8B35RHGBicnNEqoaAWHv" alt=""><figcaption></figcaption></figure>

* Endash will start to sync data. It can take a while depend how large the data.
* After that, you can check and start to visualize your data.

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

* Here is an example video

### Connect your data to Endash via CSV/XLSX file

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

* Create a blank dashboard.

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

* Choose File Upload option.

{% hint style="info" %}
Please refer [here](/docs/connect/upload-csv-xlsx-file.md) to upload your CSV/XLSX file and set up your data schema.
{% endhint %}

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

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

* You can also open the Settings page and open The Integration page.

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

* Then choose CSV/XLSX Upload option.

### Connect your data to Endash via Trino&#x20;

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

* Create a blank dashboard.

<figure><img src="/files/7EMPg0tkZMi3TTO5nqB5" alt=""><figcaption></figcaption></figure>

* Select any Trino connection that is available.

<div><figure><img src="/files/jDekqsJ0mSdsrXrzsOwq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Ad4HxAmmFeQlfz3mhJgL" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Please refer[ here ](https://endash-guidance-docs.gitbook.io/endash-connectors-guide/connectors-guide/connect-your-data-directly-to-endash-with-trino-data-conectors)to upload your data to Endash with Trino.
{% endhint %}

## Create a data chart to visualize your information

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

* With your data connected, you are now ready to build your data chart.

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

{% hint style="info" %}
You can refer [here](/docs/data/build-a-data-model.md#the-query-method) to create your data model with query.
{% endhint %}

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

* Back to the Home page and let's start with a blank dashboard.

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

* Then add your first widget.

{% embed url="<https://www.loom.com/share/b25a71d43cd34c399bf56469ff693780?sid=55afc3cc-628b-455f-96d3-5b56933b54be>" %}

* Here is an example to build a data chart.

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

* Continue to add more widgets to visualize your dashboard.

{% hint style="info" %}
Follow our guide to discover more features of Endash that suits your needs.
{% 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://endash-guidance-docs.gitbook.io/docs/start-guide/quick-onboarding.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.
