# 3.2. 720°/파노라마: 공유:임베드

> ❗️ 해당 기능은 프로젝트 생성 후 사용 가능합니다.
>
> 공유 및 임베드 기능은 프로젝트가 생성 완료된 상태에서 사용할 수 있습니다.

## 720°/파노라마: 공유/임베드

## 📌 파노라마: 공유/임베드

{% stepper %}
{% step %}

### Step\_01.

1. 아키스케치 대시보드에서 **\[프로젝트 > 내 프로젝트]** 또는 **\[전체 프로젝트]** 페이지로 이동 후, 프로젝트 카드를 클릭해주세요. *(프로젝트가 없다면,\[새로운 프로젝트] 버튼을 클릭하여 새로 생성해주세요.)*
2. 프로젝트 상세 페이지에서 **\[컨텐츠 > 렌더샷]** 탭으로 이동한 뒤, **렌더샷 카드** 를 클릭해주세요.

![](/files/b5af6e13cf72f70b002fdf8bb6b60a5186f37fbe)
{% endstep %}

{% step %}

### Step\_02.

**렌더 상세 페이지** 진입 후, **\[공유]** 버튼을 클릭해주세요.

![](/files/d5b0616e1e1c9fc0d4d6fb7a28ca127af24a4089)

✅ **\[아이템 카드 메뉴 > 공유]** 버튼을 통해서도 **공유**가 가능합니다.

![](/files/149821d1ea7fbd375f82cdad2080e07bdd74fd65)
{% endstep %}

{% step %}

### Step\_03.

**\[복사한 링크]**&#xB97C; 다른 사람에게 공유하거나, HTML 내 원하는 위치에 **`<iframe>`코드** 를 활용하여 삽입하여 이용해주세요.

![](/files/372fddcad8c0f6df7fcdef8828997403a6261fd2)
{% endstep %}
{% endstepper %}

## 📌 720°: 공유/임베드

{% stepper %}
{% step %}

### Step\_01.

1. 아키스케치 대시보드에서 **\[프로젝트 > 내 프로젝트]** 또는 **\[전체 프로젝트]** 페이지로 이동 후, 프로젝트 카드를 클릭해주세요. *(프로젝트가 없다면,\[새로운 프로젝트] 버튼을 클릭하여 새로 생성해주세요.)*
2. 프로젝트 상세 페이지에서 **\[컨텐츠 > 720 투어]** 탭으로 이동한 뒤, **720 투어 카드** 를 클릭해주세요.

![](/files/f6aff477a3fc1b9d6fe8c93485de1c919de14004)
{% endstep %}

{% step %}

### Step\_02.

**렌더 상세 페이지** 진입 후, **\[공유]** 버튼을 클릭해주세요.

![](/files/9e9920245a8af3e2e227b2c4a02d94b07dfef28d)
{% endstep %}

{% step %}

### Step\_03.

**\[복사한 링크]**&#xB97C; 다른 사람에게 공유하거나, HTML 내 원하는 위치에 **`<iframe>`코드** 를 활용하여 삽입하여 이용해주세요.

![](/files/372fddcad8c0f6df7fcdef8828997403a6261fd2)
{% endstep %}
{% endstepper %}


---

# 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://docs.archisketch.com/dev-guide/contents/panorama/share-embed.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.
