# SNS에 이메일 공유하기

## 이 글에서는

스티비를 사용해 이메일을 보내면 메일함이 아닌 일반 웹 페이지에서도 이메일의 내용을 확인할 수 있도록 '이메일 URL'이 생성됩니다. 이 URL을 사용해 이메일을 SNS에 공유하는 방법에 대해 알아봅니다.

***

발송한 이메일을 외부에 공유하고 싶다면, 발송 이후 생성되는 '이메일 URL'을 활용하면 됩니다. 이를 통해 이메일을 링크 형태로 공유할 수 있어요. \[공유정보 설정하기]를 통해서는 공유 시 보여지는 이미지, 제목, 설명을 설정할 수 있습니다. 발송 완료 후 생성된 이메일 URL에서 '공개되지 않은 이메일입니다.'라는 텍스트가 보인다면 [이메일의 공유 설정을 수정](https://help.stibee.com/email/share/configuration)하면 됩니다.

## 이메일 URL 확인하기 <a href="#h_c0760f784d" id="h_c0760f784d"></a>

이메일을 예약하거나 발송하면 단축 링크인 '이메일 URL'이 생성됩니다. 발송 완료 화면에서 URL을 확인할 수 있습니다.

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

발송을 완료한 뒤에는 \[이메일 대시보드]에서 '이메일 URL'을 확인할 수 있습니다.

<figure><img src="/files/7iKfP2m5k2SQO2fJ9e7r" alt=""><figcaption></figcaption></figure>

## 공유정보 설정하기 <a href="#h_a90bc7cd3f" id="h_a90bc7cd3f"></a>

\[공유정보 설정하기]를 눌러 이메일이 외부에 공유될 때 보여지는 이미지, 제목, 설명을 설정할 수 있습니다.

*\* 공유 정보는 자동으로 채워지지 않으므로, 발송한 이메일을 외부에 공유하고 싶다면 공유 정보를 설정해 주세요.*

### 편집 단계에서 설정하기 <a href="#h_e868a1373d" id="h_e868a1373d"></a>

1. 화면 오른쪽 위 \[공유정보 설정하기]를 클릭합니다.
2. 이미지, 제목, 설명을 설정한 뒤 \[설정하기] 버튼을 클릭하여 설정을 저장합니다.

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

### 발송 완료된 이메일 대시보드에서 설정하기 <a href="#h_12376bb580" id="h_12376bb580"></a>

1. 발송이 완료된 이메일 대시보드에서 \[공유정보 설정하기]를 클릭합니다.
2. 이미지, 제목, 설명을 설정한 뒤에 \[설정하기] 버튼을 클릭하여 설정을 저장합니다.

<figure><img src="/files/fAxRvOFvxIKMehL9tJoY" 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.stibee.com/email/share/social-media.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.
