> For the complete documentation index, see [llms.txt](https://creco-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creco-1.gitbook.io/docs/episode/share.md).

# 공유하기

{% hint style="info" %}
버전 내용 공유가 가능한 구성원은\
프로젝트에서 **`전체 허용`**, **`관리 허용`** 권한인 구성원\
프로젝트 공정에서 **`관리 허용`** 권한인 구성원입니다.
{% endhint %}

## 공유 링크 생성

* 에피소드 목록 혹은 에피소드 화면의 우측 상단에 공유 링크 생성 버튼을 클릭합니다.
* 공정 & 버전 선택 : 공유할 공정과 버전을 선택합니다.

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

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

* 수신인 식별자 : 공유 링크를 받는 수신인을 식별하는 용도입니다.
* 비밀번호 : 공유 링크 접속에 필요한 비밀번호입니다.
* 만료 일자 : 공유 링크가 만료되는 일자입니다.
* 워터마크 표시 : 공유 링크 조회시 워터마크 표시 여부를 설정합니다.

## 공유 페이지 접속 방법

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

* 공유받은 URL 링크로 접속합니다.
* 수신인 식별자를 확인하고 사용자에게 공유된 페이지가 맞는지 확인합니다.
* 만료 일자 이후로는 열람이 불가능합니다.
* 알맞는 비밀번호를 입력하고 열람 버튼을 클릭하면 공유된 내용 확인이 가능합니다.


---

# 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:

```
GET https://creco-1.gitbook.io/docs/episode/share.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.
