# Overview

## What is Studio?

**Yennefer Studio** provides a development environment that enables data analysis and AI research. You can easily get the libraries and frameworks you need for your research without complicated installation. You can also invite other researchers to collaborate and quickly distribute research results to reports.

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

## Provided features

The main features provided by Studio are as follows.

* **Create Project and run IDE**\
  \- When creating a project, various frameworks can be selected\
  \- Provide customized research environment for each project according to container
* **Collaboration feature**\
  \- Ability to invite and control Members\
  \- Provides team collaboration features (live coding, etc.)
* **Report feature**

  -Research result report generation and distribution feature


---

# 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://mondrian.gitbook.io/yennefer-cluster/eng-c1.6.1/studio/overview.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.
