# 내 파일

## 내 파일 메뉴란?

**내 파일** 메뉴는 업로드한 파일들을 조회할 수 있는 메뉴입니다.

파일의 제목과 상태 등을 확인하고, 에디터로 진입하거나 자막을 다운로드할 수 있습니다.

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

***

## [파일 상태 확인하기](https://airaw.gitbook.io/gllo-studio/features/files)

업로드 한 동영상 파일의 상태를 한눈에 확인하실 수 있습니다.

***

## [에디터로 자막 확인, 편집하기](https://airaw.gitbook.io/gllo-studio/features/files/editor)

생성된 자막을 에디터를 통해 확인, 편집할 수 있습니다.&#x20;

***

## [영상번호](https://airaw.gitbook.io/gllo-studio/features/files/file_number)

업로드 한 동영상 파일의 영상번호를 확인할 수 있습니다.

***

## [자막 다운로드](https://airaw.gitbook.io/gllo-studio/features/files/download-subtitles)

생성한 자막 파일을 다운로드 받을 수 있습니다.&#x20;

***

## [YouTube로 자막 전송](https://airaw.gitbook.io/gllo-studio/features/files/send-to-youtube)

Gllo Studio에서 생성한 자막을 다운로드 없이, YouTube 채널로 바로 전송할 수 있습니다.

***


---

# 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://airaw.gitbook.io/gllo-studio/features/files.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.
