# 공유 링크 생성 화면에서 만료일 설정을 활성화/비활성화하는 방법

### 개요 <a href="#a03" id="a03"></a>

공유 링크의 유효 기간을 관리자가 강제로 설정하지 않고, 사용자 페이지의 공유 링크 생성 화면에서 설정할 수 있도록 하는 것도 가능합니다.\
이 매뉴얼에서는, ‘링크 옵션 설정’에서 공유 링크의 만료 기간을 사용자 측에서 변경할 수 있도록 설정하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '보안 정책'에 접근 가능합니다.

***

### 절차 <a href="#a05" id="a05"></a>

{% hint style="warning" %}
**링크 만료일 비활성화**
{% endhint %}

**\[관리자 페이지에서 설정]**

1. '보안 정책' > '반출 정책' 메뉴를 선택합니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/0Iagl0dIN1RwmOWBCcYs/image.png" alt=""><figcaption></figcaption></figure>

2. 링크생성 시 기본값 설정의 '만료일'을 '사용 안함'을 선택합니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/V7QWGbV1ilapRfaBoIOx/image.png" alt=""><figcaption></figcaption></figure>

3. 저장 버튼을 클릭합니다.<br>

**\[사용자 페이지에서 설정]**

1. 관리자 페이지에서 기본값을 '사용안함'으로 설정한 경우, 사용자링크 생성 화면에서 만료일은 기본적으로 비활성화 되어 있습니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/oO5WYVN0gmaaNcXcwTFJ/image.png" alt=""><figcaption></figcaption></figure>

2. 체크박스를 클릭해 활성화 할 수 있습니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/eL8TOSaWFYv4392TLUvB/image.png" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**링크 만료일 활성화**
{% endhint %}

**\[관리자 페이지에서 설정]**

1. '보안 정책' > '반출 정책' 메뉴를 선택합니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/86BdDszz8KFGAp11rXvJ/image.png" alt=""><figcaption></figcaption></figure>

2. 링크 옵션 설정의 만료일에서 사용을 선택합니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/86A7bQmawkll4n5C8gKR/image.png" alt=""><figcaption></figcaption></figure>

3. 링크 옵션 설정에서 저장 버튼을 클릭합니다.<br>

**\[사용자 페이지에서 설정]**

1. 관리자 페이지에서 기본값을 '사용'으로 설정한 경우, 사용자링크 생성 화면에서 만료일은 기본적으로 활성화 되어 있습니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/eL8TOSaWFYv4392TLUvB/image.png" alt=""><figcaption></figcaption></figure>

2. 체크박스를 클릭해 비활성화 할 수 있습니다.

<figure><img src="https://content.gitbook.com/content/yVwmh6zOZuUBHgpiHzxj/blobs/oO5WYVN0gmaaNcXcwTFJ/image.png" 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://help.directcloud.net/pro_pro+/admin_manual/file_share/link_expiration_date.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.
