# Getting started

The first step in getting started with Lineaje is to create an account. The first login will show the onboarding workflow which will guide the next set of steps.

The onboarding workflow takes the user through different steps like create organization, setup gates, setup integrations. The onboarding flow is built in a way where it can guide a simple setup with a default organization, a default set of gates, default set if policies. It also can guide a complete set up with a tree of organizations, custom gates, custom policies.

[Create an account](broken://pages/UehOejNL1LXbOJMjNlAK)

[Onboarding workflow](/getting-started/onboarding-workflow.md)

<br>


---

# 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.veedna.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.
