# Overview

**Storage**는 Yennefer에서 진행한 연구, 개발의 산출물을 저장할 수 있는 하나의 저장소입니다. 사용자는 Storage를 프로젝트와 연결하여 Storage내에 저장된 데이터를 공통 데이터로 활용할 수 있습니다.

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

### 제공 기능

Storage에서 제공하는 주요 기능은 다음과 같습니다.

* **프로젝트 산출물 데이터 관리 기능**&#x20;

  \- 연구, 개발 환경에서 나온 다양한 산출물을 하나의 저장소에 저장하여 관리할 수 있습니다.
* **하나의 데이터로 여러가지 프로젝트에 연결하여 공통 데이터로 활용** \
  \- 프로젝트에서 연구, 개발을 통해 생성된 데이터를 스토리지를 통해 다른 프로젝트에서도 활용이 가능합니다.


---

# 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/c1.9.0/storage/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.
