# Getting Started

The pages in this section will help you get up and running with Select Star quickly.

If you are setting up your organization for the first time, you can watch this video to see how to get through the onboarding flow.

{% embed url="<https://www.loom.com/share/458429a106804d7a90676162b921a179?hideEmbedTopBar=true>" %}

The steps in this guide are additional steps you can take at any point as an [Admin](https://docs.selectstar.com/user-management/user-roles) to enable your organization to start documenting, organizing, and discovering your data with Select Star.

Connect your first data source to Select Star.

{% content-ref url="getting-started/data-source-setup" %}
[data-source-setup](https://docs.selectstar.com/getting-started/data-source-setup)
{% endcontent-ref %}

Identify accounts used for maintenance or by other tools so your popularity will be more accurately reflected.

{% content-ref url="getting-started/mark-service-accounts" %}
[mark-service-accounts](https://docs.selectstar.com/getting-started/mark-service-accounts)
{% endcontent-ref %}

Hide test tables and dashboards from view in Select Star so you can focus on the most relevant data to your organization.

{% content-ref url="getting-started/clean-up" %}
[clean-up](https://docs.selectstar.com/getting-started/clean-up)
{% endcontent-ref %}

Invite data team members from your organization as the main point of contact for each dataset.

{% content-ref url="getting-started/invite-owners" %}
[invite-owners](https://docs.selectstar.com/getting-started/invite-owners)
{% endcontent-ref %}

Add documentation to your datasets so everyone can easily find the data they need.

{% content-ref url="getting-started/add-documentation-gs" %}
[add-documentation-gs](https://docs.selectstar.com/getting-started/add-documentation-gs)
{% endcontent-ref %}

After you've done all that, you can check out Next Steps.

{% content-ref url="getting-started/next-steps" %}
[next-steps](https://docs.selectstar.com/getting-started/next-steps)
{% endcontent-ref %}


---

# 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.selectstar.com/getting-started.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.
