# 인스타그램 프로페셔널 계정 인증하기

{% hint style="danger" %}
인스타그램 섹션을 이용하기 위해, 프로페셔널(비즈니스) 계정 전환이 필요합니다.\
2024년 12월 4일부터 [인스타그램 정책에 따라](https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/) 개인 계정은 인스타그램 섹션 이용이 제한됩니다.
{% endhint %}

#### Step 1. [인스타그램](https://www.instagram.com/) 접속 후 인스타그램 섹션을 사용할 계정으로 로그인하여 \[프로필 > 프로필 편집]을 클릭해 주세요.

<figure><img src="/files/4uzlvn8t9nPSigui63lR" alt=""><figcaption></figcaption></figure>

#### Step 2. \[프로페셔널 > 계정 유형 및 도구] 선택 후 \[프로페셔널 계정으로 전환]을 클릭해 주세요.

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

#### Step 3. \[비즈니스]를 선택 후 \[다음]을 클릭해 주세요.

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

#### Step 4. 사이트 관련 카테고리를 선택 후 \[완료]를 클릭해 주세요.

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

#### Step 5. 연락처 정보 검토 항목에 전체 공개될 연락처를 입력해 주세요.

{% hint style="info" %}
연락처 정보를 사용하지 않으려면 왼쪽 하단 \[연락처 정보 사용 안 함]을 선택해도 됩니다.
{% endhint %}

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

#### Step 6. 프로페셔널 계정으로 전환되었음을 확인할 수 있습니다.

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

이제 해당 인스타그램 계정을 식스샵의 인스타그램 섹션 연동에 연동에 활용해 주세요.\
설정한 정보는 \[설정 > 프로페셔널 > 프로페셔널 계정]에서 확인 및 변경할 수 있습니다.

{% hint style="warning" %}
기존에 인스타그램 섹션을 이용하고 계셨다면, **프로페셔널(비즈니스) 전환 후 재연동이 필요**합니다.\
[안내서를 참고하여](https://help.sixshop.com/learn-sixshop/store-design/sections-and-elements#id-10) \[식스샵 > 디자인 편집]에서 인스타그램 섹션을 다시 한번 연동해 주세요.
{% endhint %}

<figure><img src="/files/9ZZobSzbT7FHzBmrlEUc" 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.sixshop.com/learn-sixshop/store-design/sections-and-elements/instagram-business.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.
