> For the complete documentation index, see [llms.txt](https://help.directcloud.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.directcloud.net/test/admin_manual/security_policy/undefined-3/link_max_expiration_date.md).

# 공유 링크 생성 화면에서 지정할 수 있는 만료일의 최대값을 설정하는 방법

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

이 매뉴얼에서는 '링크 옵션 설정'에서 링크 생성 화면에서 지정할 수 있는 만료일의 최대값을 설정하는 방법을 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '보안 정책'에 접근 가능합니다.
* '링크 옵션 설정'은 사용자, Guest, LDAP 연동 및 SAML 연동의 사용자에게 적용됩니다.
* 관리자가 설정할 수 있는 유효 기간의 최대값은 '365'(365일 후)입니다.
* 사용자는 만료일의 최대값을 늘릴 수 없습니다.

***

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

**관리 페이지에서의 설정**

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

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

2. '링크생성 시 기본값 설정'의 '만료일'에서 '항상 사용'또는'사용'을 선택하고 연장할 수 있는 최장 일수을 입력합니다.

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

3. 링크생성 시 기본값 설정에서 저장 버튼을 클릭합니다.

**\[사용자 페이지에서 작업]**

1. 링크 생성 화면에서 만료일의 최대값이 반영되는지 확인합니다.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.directcloud.net/test/admin_manual/security_policy/undefined-3/link_max_expiration_date.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
