> For the complete documentation index, see [llms.txt](https://socialbiz.gitbook.io/socialbiz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://socialbiz.gitbook.io/socialbiz/faq/meta-guide/8.md).

# 페이스북 페이지를 다른 사람에게 공유하고 싶어요.

{% hint style="warning" %}
페이스북에서 인스타그램 계정이 연결된 페이지를 다른 사람과 공유하려면 비즈니스 관리자에 해당 멤버의 페이스북 계정을 사람으로 초대한 뒤 페이지 권한을 부여해야 합니다.
{% endhint %}

## Meta 비즈니스 관리자에서 페이지에 사람 초대하는 방법

1. [Meta 비즈니스 관리자](https://business.facebook.com/) 에서 \[설정] - \[사람] 을 클릭해주세요.
2. 초대하려는 비즈니스 계정이 맞는지 확인 후 우측에서 \[초대하기] 를 클릭해주세요.
3. 추가할 사람의 이메일 계정을 입력 후 \[다음] 을 클릭해주세요.
4. 비즈니스 계정의 엑세스 권한을 선택 후 \[다음] 을 클릭해주세요.
5. 비즈니스 자산 선택에서 권한을 부여할 페이지를 선택 후 \[다음]을 클릭해주세요.
6. 초대 내용 검토 후 \[요청 보내기] 를 클릭해주세요.
7. 또 다른 관리자가 비즈니스 관리자에서 \[설정] - \[요청] 항목에서 동의해주시면 초대 메일이 발송돼요.
8. 초대된 사람은 메일 확인 이후 프로세스 진행해주세요.
9. 비즈니스 관리자 설정의 사람 목록에 추가된 것을 확인하셨다면 Socialbiz로 로그인해주세요.


---

# 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://socialbiz.gitbook.io/socialbiz/faq/meta-guide/8.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.
