# 구글 로그인 계정 변경하기

{% hint style="info" %}
소셜비즈에 가입 시 사용된 구글 계정이 아닌 다른 계정으로 구글에 로그인된 상태인 경우, 구글에 로그인 된 계정으로 신규 가입이 진행될 수 있습니다.

구글에 접속 후 로그인된 계정을 기존의 계정으로 변경하신 뒤 다시 소셜비즈에 로그인하시면 정상적으로 접근하실 수 있습니다.
{% endhint %}

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

1. [google](https://www.google.com/)에 접속해주세요.
2. 우측 상단 프로필 아이콘을 클릭하세요.
3. 더보기 메뉴에서 \[+계정 추가] 버튼을 눌러주세요.
4. 구글로그인 화면에서 소셜비즈에서 안내된 계정으로 다시 로그인해주세요.
5. 소셜비즈로 돌아와 다시 구글 로그인을 진행해주세요.


---

# 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/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.
