# 파일 다운로드 관리

## 1. 파일 다운로드 관리

{% hint style="info" %}
프로젝트 내에서 다운로드했던 엑셀 파일을 모두 확인할 수 있습니다. 또한 재 다운로드가 가능하며 엑셀, PDF 파일 관련 상세 정보를 확인할 수 있습니다.
{% endhint %}

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

### 1-1. 파일 다운로드

> 파일이 정상적으로 다운로드 되지 않았을 경우, 다시 다운로드를 할 수 있는 기능입니다.

<figure><img src="/files/3zC1IP9taxCSONFXFR0X" alt=""><figcaption></figcaption></figure>

### 1-2. 상세보기

> 다운로드 실시자, 파일 생성/완료 일시, 파일 명, 파일 용량, 다운로드 사유를 확인할 수 있습니다.

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

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


---

# 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://hustation.gitbook.io/fairy/back-office/projects/undefined.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.
