> For the complete documentation index, see [llms.txt](https://endash-guidance-docs.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://endash-guidance-docs.gitbook.io/docs/start-guide/welcome-to-endash.md).

# Welcome to Endash

Welcome to Endash, ***All-in-one data solution*** for everyone.&#x20;

* <mark style="color:purple;">**Marketer**</mark> at an advertising agency
* <mark style="color:purple;">**Solo entrepreneur**</mark> selling products on Amazon
* <mark style="color:purple;">**Non-developer sales man**</mark> who wants to analyze CRM
* <mark style="color:purple;">**PM**</mark> at an IT company who is concerned about decision-making efficiency
* even <mark style="color:purple;">**Developer**</mark> of B2B SaaS company who wants to create a personal BI tool

Anyone who wants to ***make your own EASY DATA DASHBOARD*** can use Endash.

{% hint style="info" %}
Check here for[ Quick Onboarding](/docs/start-guide/quick-onboarding.md) :wave:
{% endhint %}

## 0. What is Endash?

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/B0aYQQ8Q6ntjJ576rLlJ">/pages/B0aYQQ8Q6ntjJ576rLlJ</a></td><td></td><td></td><td></td></tr></tbody></table>

## 1. Sign up and set up your Team and your Members :technologist:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/ekhMuc4uuLpV5YRbtj2u">/pages/ekhMuc4uuLpV5YRbtj2u</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/qvu4nYz0e3780370Ftgp">/pages/qvu4nYz0e3780370Ftgp</a></td><td></td><td></td><td></td></tr></tbody></table>

## 2. Connect data sources :chains:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/A64AS05okMHfsjsCw3qR">/pages/A64AS05okMHfsjsCw3qR</a></td><td></td><td></td><td></td></tr></tbody></table>

## 3. Choose data templates and make a data model :person\_juggling:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/RtsqW5Wwf3mbFgqbMFQC">/pages/RtsqW5Wwf3mbFgqbMFQC</a></td><td></td><td></td><td></td></tr><tr><td><a href="/spaces/vfcKBd08Xp3wAHB7RZpI">/spaces/vfcKBd08Xp3wAHB7RZpI</a></td><td></td><td></td><td></td></tr></tbody></table>

## 4. Visualize: Dashboard & Widget :bar\_chart:

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/YvZVYReHokXoHJ8nWlW3">/pages/YvZVYReHokXoHJ8nWlW3</a></td><td></td><td></td><td></td></tr><tr><td><a href="/pages/TEVkHYVdMUZFW5eJaukb">/pages/TEVkHYVdMUZFW5eJaukb</a></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://endash-guidance-docs.gitbook.io/docs/start-guide/welcome-to-endash.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
