# Studio

<details>

<summary>⚠️ Content is scheduled for deprecation</summary>

The features and workflows described below are currently under review and may be removed or replaced in a future version of GLIK.

</details>

The **Studio** is the main page of Glik. From here, you can manage your existing applications, explore templates, access knowledge resources, or start building new applications. Most actions in the Studio are focused on navigating to or preparing for the orchestration interface.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcNgPUJO7gFH6TVIFqFF-t57xTUHkpfxw45vOA6WyI-kuj5C-T0ak-03zjeJTh-g22hqmIKJYPMBgcvgq2BZq38b039_0MsSbJZFW5Zw_jcwWnVHnEUdxoXtioLmOeMK6_CuifP?key=CpZpdPOF0x_0UuxHi8JHmgAG" alt=""><figcaption></figcaption></figure>

Inside your studio you can find 4 different sections:

* **The Navigation Bar:** To access different sections of Glik
  * **Studio:** Browse through existing templates and existing apps created by you.
  * **Dataset:** To upload and manage your knowledge bases.
  * **Integration:** To browse all the available tools for your agents.
* **User Menu:** For accessing the menu related to your account
* **Application Cards:** For creating a new application or accessing to the applications you created

## App Creation

In the ‘**Create New**’ card you can choose whether to create an app from scratch, to use an already existing template or to upload your own app through an VAML file.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd6p6SypiRJSEI6aM2x-nFdM7KAiwg3NrbyRHrlzH0K3TVTRB4eNGRpEp8gRuqjxSLNtW0OzbmrRQLMNXaF2bkhNsIrE_kduF7slS0OMoNYjiMwgOeDVGtHHh_SPRtZuBdylpP4Xg?key=CpZpdPOF0x_0UuxHi8JHmgAG" alt=""><figcaption></figcaption></figure>

## Draft an App from a Template

By choosing this option, you can select from a wide variety of templates to customize into your own application.

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

<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.glik.ai/deprecation/studio.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.
