# Overview

## :desktop: What is Tailer Studio?

Tailer Studio is the User Interface component of Tailer Platform. It allows you to display information about the data you're managing and your data operations.

![Tailer Studio home page](https://github.com/Tailer-Platform/tailer-documentation/blob/master/tailer-studio/broken-reference)

## :sparkles: Main features

Tailer Studio offers the following main features:

### **Data pipeline**

This feature allows you to monitor and launch data operation executions, to check their details, and to add notes/bookmarks about them.

### **Data catalog**

This feature allows you to display information about the data located in BigQuery tables that you're handling with Tailer Platform.

### **Profile settings**

This feature allows you to display and edit your Tailer Studio profile settings.


---

# 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.tailer.ai/tailer-studio/untitled.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.
