> 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-1/undefined-4/undefined-1/link_always_use_number_of_connections.md).

# 공유 링크 생성 화면에서 접속 횟수 제한 설정을 항상 사용하도록 설정하는 방법

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

이 매뉴얼에서는 ‘링크 옵션 설정’에서 관리자가 설정한 공유 링크의 접속 횟수를 사용자에게 강제로 적용하여 사용자 페이지에서 변경할 수 없도록 설정하는 방법에 대해 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '보안 정책'에 접근 가능합니다.
* ‘링크 옵션 설정’은 Guest, LDAP 연동 및 SAML 연동으로 등록된 사용자에게도 적용되지만, Connect User에는 적용되지 않습니다.

***

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

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

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

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

2. 링크생성 시 기본값 설정의 접속횟수제한에서 '항상 사용'을 선택합니다.

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

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

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

1. 관리자 페이지에서 '항상 사용'으로 설정한 경우, 사용자 링크 생성 화면에서는 접속횟수제한을 비활성화할 수 없습니다.(체크박스 해제 불가능)

<figure><img src="/files/mGZXVVBlBcQrWjO3kyo6" 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-1/undefined-4/undefined-1/link_always_use_number_of_connections.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.
