# プロアカウントに切り替える

どんバズくんと連携するには、Instagramアカウントをプロアカウントにする必要があります。このページでは、プロアカウントが必要な理由、ビジネスとクリエイターの選び方、切り替えの流れを説明します。

## プロアカウントが必要な理由

どんバズくんは、Instagramのデータを取得して分析や提案を行います。このデータの取得には、Instagramが提供するプロアカウントが必要です。個人用アカウントのままでは連携できません。

プロアカウントは、Instagramを使ううえで無料で設定できるアカウントの種別です。

## ビジネスとクリエイターの選び方

プロアカウントには、ビジネスとクリエイターの2種類があります。**どちらでもどんバズくんと連携できます**。自分の活動に近い方を選んでください。あとから変更もできます。

選ぶときの目安は次のとおりです（Instagramの説明にもとづきます）。

* **ビジネス**: 店舗・ブランド・組織・サービスを提供する事業者向け
* **クリエイター**: 発信者・クリエイター・アーティスト・インフルエンサー向け

## Instagramアカウントをまだ持っていない場合

先にInstagramアカウントを作成してから、プロアカウントに切り替えます。アカウントを作成すれば、開設したばかりでもプロアカウントにできます。

## 切り替えの流れ

Instagramの設定から切り替えます。おおまかには、次の流れです。

1. Instagramで［設定］→［プロフェッショナル向け］→［アカウントの種類とツール］を開く
2. ［プロアカウントに切り替える］を選ぶ
3. ビジネスかクリエイターを選び、画面の案内にそって進める

{% hint style="info" %}
切り替えの操作はInstagram側で行います。Instagramの画面やメニュー名は変更されることがあるため、最新の正確な手順は公式ヘルプを確認してください。

* [Instagram公式ヘルプ「プロアカウントを設定する」](https://help.instagram.com/502981923235522/?locale=ja_JP)
* ビジネスとクリエイターの違い: [Instagram公式ヘルプ「プロアカウントについて」](https://help.instagram.com/138925576505882/?locale=ja_JP)

ページが見つからない場合は、Instagramヘルプセンターで「プロアカウント」を検索してください。
{% endhint %}

## 切り替えたあとは

プロアカウントにしたら、次はFacebookページの作成・連携に進みます。初期設定の全体像は[はじめかた](/get-started/setup.md)を参照してください。

## 関連ガイド

* [はじめかた](/get-started/setup.md)
* [Facebookページを作成・連携する](/get-started/facebook-page.md)
* [Instagramと連携する](/get-started/connect-instagram.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://help.donbuzz.jp/get-started/pro-account.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.
