> For the complete documentation index, see [llms.txt](https://marketing-help.nhn-commerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marketing-help.nhn-commerce.com/ad-channel-guide/sns-ad/facebook/fbe-disconnect-instructions.md).

# FBE 설정 해제/변경 방법

{% hint style="warning" %}
FBE 설치는 설치한 계정 외에는 연동 해제 등이 불가능하므로, 반드시 대표님의 메타 계정으로 로그인하여 설치하시기를 권장드립니다
{% endhint %}

## FBE 설정 변경 및 해제 방법   <a href="#instructions" id="instructions"></a>

연동된 FBE 자산 설정을 변경하거나 FBE 기능을 초기화할 때 다음 기능을 이용해 보세요.

### 설정 변경 방법 <a href="#disconnect" id="disconnect"></a>

&#x20;1\) FBE 설정변경 버튼을 통해서 연결하고자 하는 자산을 변경할 수 있습니다.

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

&#x20; 2\) 관리자 권한이 필요하다는 경고와 함께 설정변경이 불가능할 수 있습니다.

* 해당 이슈는 현재 로그인되어 있는 페이스북 계정의 권한 미보유로 인한 문제입니다.
* 설정변경은 기존에 연결한 비즈니스 관리자의 운영자 액세스 권한을 보유하고 있어야만 진행할 수 있습니다.&#x20;
* 권한 미보유 시 FBE 설정변경 진행이 불가능하며 FBE 설정해제 후 재설정을 해야만 합니다.

&#x20;※ 만약 로그인된 페이스북 계정이 비즈니스운영자 액세스 권한을 가지고 있다면 해당 이슈는 발생하지 않습니다.

&#x20;

<figure><img src="/files/5PS65ibHEyOduV3LjBKx" alt=""><figcaption></figcaption></figure>

&#x20; 3\) 설정변경 프로세스는 초기 FBE 설정과 동일한 프로세스로 진행됩니다.

&#x20;&#x20;

### 설정 해제 방법 <a href="#unlink" id="unlink"></a>

&#x20;   1\) 설정해제 버튼을 통해서 FBE 기능을 초기화할 수 있습니다.

<figure><img src="/files/9ZAbmen0CbDyLq3Uhlrc" alt=""><figcaption></figcaption></figure>

&#x20;  2\) 설정해제는 설정변경과는 다르게 페이스북 계정의 자산 권한 보유 여부와 관계없이 진행할 수 있습니다.

* 단, 비즈니스 관리자에서 FBE 설정에 의해 생성된 시스템 사용자를 제거했을 경우 설정해제가 불가능합니다.&#x20;
* &#x20;<mark style="color:red;">설정해제 불가 시 설정변경을 통해 시스템 사용자를 재설정 해줘야만 설정해제가 가능해집니다</mark>
* &#x20;<mark style="color:red;">만약 설정변경, 설정해제 모두 어려운 상태가 된다면 FBE 기능을 통한 연결된 자산 수정이 불가능합니다.</mark>

<figure><img src="/files/0svedEVXiOPbbXXVK8W8" alt=""><figcaption></figcaption></figure>

### 메타 태그를 활용한 도메인 인증 방법 <a href="#domain-ownership" id="domain-ownership"></a>

* FBE의 도메인 인증코드 설정 기능을 통한 도메인 인증이 실패했을 경우 이 방식을 이용해 보길 바랍니다.
* HTML 소스 코드에 메타 태그를 추가하는 방식이며 자세한 사항은 다음 콘텐츠에서 제공하고 있습니다.

&#x20; [**고도몰 페이스북 도메인 인증 - 메타 태그 인증 방식 알아보기 (click)**](https://marketing.nhn-commerce.com/insite/support-view.gd?link=gnb2_3\&idx=3)


---

# 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, and the optional `goal` query parameter:

```
GET https://marketing-help.nhn-commerce.com/ad-channel-guide/sns-ad/facebook/fbe-disconnect-instructions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
