# CSV 다운로드 설정하기

디파이너리는 고객의 정보 보호를 위한 정책에 따라 다방면의 기능을 지원하고 있습니다.\
본 문서는 캠페인 상세 데이터 및 리포트 다운로드 기능의 보안 설정 방법을 안내합니다.

## **사전 안내 사항**

* CSV 다운로드 토글을 활성화하지 않을 경우, 관리자 역시 캠페인 상세 데이터 및 리포트에 대해 CSV 다운로드를 할 수 없습니다.
* 조직 및 서비스 '관리자'에 한해 CSV 다운로드가 가능합니다.\
  '뷰어' 권한에 해당하는 사용자는 CSV 다운로드를 할 수 없습니다.\
  보다자세한 내용은 '[조직 관리 및 권한](/user-guide/begin-to-use-dfinery/manage-org.md#undefined-5)' 아티클에서 확인하실 수 있습니다.

## **CSV 다운로드 활성화**

#### **경로**

조직 관리 > 보안 설정

CSV 다운로드 토글을 활성화할 경우 조직에 속한 모든 서비스의 캠페인 및 리포트 데이터 다운로드가 가능해집니다.

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

## **사유 입력 조건 설정**

사유 입력 조건 토글을 활성화할 경우 캠페인 및 리포트 데이터 다운로드 시 사유 입력을 필수 조건으로 지정하게 됩니다.

<figure><img src="/files/OagDJNsbkQcKuTOAWPAH" 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://docs.dfinery.ai/user-guide/begin-to-use-dfinery/security/csv.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.
