# 다른 멤버와 함께 계정을 연결하고싶어요.

## 함께 연결하기란?

소셜비즈에 가입한 여러 사람이 같은 인스타그램 계정을 동시에 연결할 수 있어요.\
함께 연결된 모든 멤버는 등록된 소재와 데이터를 공유하고 같이 관리하게 돼요.

처음 연결한 사람이 카드를 등록하면 인스타그램 계정의 대표관리자가 돼요.\
결제 수단 등 중요한 정보는 계정의 대표관리자만 수정할 수 있어요.

## 계정 함께 연결하는 방법

1. 소셜비즈에 회원가입 해주세요.
2. 연결하려는 인스타그램 계정을 소셜비즈와 연동해주세요.
3. 이미 대표관리자에 의해 연결된 인스타그램 계정인 경우 연동 즉시 함께 연결된 멤버로 추가돼요.

## <mark style="color:$danger;">주의사항</mark>

* [최초에 연결한 사람과 동일한 방법](/socialbiz/tutorial/detail/connect.md)으로 계정을 연동해주세요.\
  최초 연결한 사람과 다른 방법으로 연결을 시도할 경우 연결이 실패됩니다.
* 다른 멤버와 함께 같은 계정을 연결해 운영하려면 Enterprise 이상의 요금제를 구독해주세요.

  요금제 업그레이드 방법은 [여기](/socialbiz/faq/payment/1.md)에서 확인해주세요.

## 함께 연결된 멤버 보기

1. 상단 메뉴에서 선택된 인스타그램 계정을 클릭하면 연결 가능한 계정 목록 팝업이 오픈돼요.
2. 연결된 인스타그램 페이지에 마우스를 올리면 함께 연결된 멤버를 확인할 수 있어요.

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

## 관련 FAQ

* [페이스북 페이지를 다른 사람에게 공유하고 싶어요.](/socialbiz/faq/meta-guide/8.md)


---

# 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://socialbiz.gitbook.io/socialbiz/faq/login/4.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.
