# LINE連携と通知を設定する

LINEを連携すると、インスタ運用に役立つ通知をLINEで受け取れます。このページでは、連携の手順、受け取れる通知、通知のオン・オフの方法を説明します。

## LINE連携は必須か

LINE連携は任意です。連携しなくてもどんバズくんは使えますし、初期設定も完了できます。連携すると、レポートやお知らせをLINEで受け取れます。

## 受け取れる通知

LINEを連携すると、次のような通知が届きます。

* バズ投稿や急上昇アカウントのお知らせ
* 週刊どんバズレポート（毎週の成長のレポート）
* どんちゃんのお祝いLINE（投稿数やフォロワー数などの節目を達成したときのメッセージ）

## 連携の手順

{% stepper %}
{% step %}

### LINE連携を開く

初期設定の［どんバズくんとLINEを連携する］の画面、または画面左のメニューから［設定］→［LINE連携］を開きます。
{% endstep %}

{% step %}

### LINEと連携する

［LINEと連携する］（初期設定では［LINEを連携する］）をクリックします。LINEの画面が開くので、案内にそって連携を許可します。
{% endstep %}

{% step %}

### 連携を完了する

どんバズくんの画面に戻れば連携は完了です。［設定］→［LINE連携］に、連携中のアカウントが表示されます。
{% endstep %}
{% endstepper %}

## 通知をオン・オフする

通知は種類ごとに、受け取るかどうかを切り替えられます。［設定］→［LINE連携］の「通知設定」で、次の項目をオン・オフできます。

* 週刊どんバズレポート
* どんちゃんのお祝いLINE

## 関連ガイド

* LINEの通知が届かないとき: [LINE通知が届かない](/troubleshooting/notifications-not-arriving.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/line-setup.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.
