# Launching Designer

Data pipelines in Astera, are designed in the Designer. The designer is a desktop based interface where users can design and test their pipelines before they run them on the cloud server.

1. To get started, you need to launch your designer from the portal by clicking on *Launch Designer.*

![](/files/xAEm2OpJ1VaRmylL1Pi9)

2. The launch designer screen will appear, which will automatically open the designer if previously downloaded. If not, download it by clicking the *Download* button.

![](/files/FMBWFwBa6ybiEDOjyekn)

3. The download button will download an executable, run the executable.
4. Astera Software License Agreement window will appear; check *I agree to the license terms and conditions* checkbox, then click *Install*.

<img src="/files/KMEq4MVXB5iJ4oGhBGt2" alt="" width="563">

{% hint style="info" %}
**Note:** You can select *Options* to change the default installation directory.
{% endhint %}

5. When the installation is successfully completed, click *Close*.

<img src="/files/z5q7r1tnh7kzW04qoLNc" alt="" width="563">

6. The designer will now launch automatically.

<img src="/files/4EJtMtYZPjZ9iB4iRpZT" alt="" width="563">

The designer has successfully launched; you can now start preparing your data.

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


---

# 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://documentation.astera.com/setting-up/cloud/launching-designer.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.
