# Guest 초대 화면에서 특정 폴더에 접근하는 유효 기한을 설정할 수 있도록 하는 방법

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

이 매뉴얼에서는, 'Guest 관리' 메뉴에서 Guest 초대 시 유효 기한 설정 기능의 사용 여부를 설정하는 방법을 설명합니다.\
사내 사용자가 Web 브라우저를 통해 외부 멤버를 폴더에 Guest로 초대할 때, Guest의 폴더 접근 유효 기한을 설정할 수 있도록 허용할지 여부를 관리자가 설정할 수 있습니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지의 '계정 관리'를 사용할 수 있습니다.
* Guest 초대가 가능한 접근 권한은 <마스터>, <전체권한>입니다.
* 본 매뉴얼에서 설정한 '유효 기간'과는 별도로, 관리 페이지 또는 Web 브라우저의 'Guest 접근 권한 설정' 화면에서 이미 초대된 Guest에 대해 폴더 액세스 유효 기간을 설정할 수 있습니다.

***

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

1. '계정 관리' > 'Guest' 메뉴를 선택하여 'Guest 설정' 탭을 표시합니다.

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

2. 화면을 아래로 스크롤하고, 'Guest 초대'의 'Guest 유효 기간'에서 아래 중 하나를 선택합니다.

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

<table><thead><tr><th width="206.79998779296875">항목</th><th>설명</th></tr></thead><tbody><tr><td>항상 사용</td><td>'Guest 초대' 화면의 '유효 기한'에 기본으로 체크가 되어 있습니다.<br>항상 사용인 경우, 사용자가 '유효 기한' 체크를 해제할 수 없습니다.</td></tr><tr><td>사용</td><td>'Guest 초대' 화면의 '유효 기한'에 기본으로 체크가 되어 있습니다.</td></tr><tr><td>사용 안함</td><td>'Guest 초대' 화면의 '유효 기한'에 기본으로 체크가 되어 있지 않습니다.<br>사용자는 원하는 유효 기한을 설정할 수 있습니다.</td></tr></tbody></table>

3. 2번 순서에서 '항상 사용' 또는 '사용'을 선택한 경우, Guest가 폴더에 접근할 수 있는 유효 기간의 'Guest 유효 기간 기본값'과 'Guest 유효 기간 최댓값'을 입력하고, '저장' 버튼을 클릭합니다.

{% hint style="info" %}
**NOTE**\
유저는 'Guest 초대' 화면의 '유효 기한'에서, 다음 날부터 'Guest 유효 기간 최댓값'에 설정된 날짜 사이에서 유효 기한을 설정할 수 있습니다.
{% endhint %}

<figure><img src="/files/1cU9mX812SEpee415Y5Q" 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/admin_manual/user/guest_folder_expiry.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.
