> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/social-monitoring/create-a-social-violation.md).

# ソーシャル違反を作成する

{% hint style="info" icon="lock" %}
この機能は、特定の impact.com エディションまたはアドオンでのみ利用できます。アカウントをアップグレードしてアクセス権を取得するには、お問い合わせください！
{% endhint %}

1. 左側のナビゲーションバーから、 ![](/files/a04507c15cd543fd3055919f33acaddabf53606f) **\[保護]** → **モニタリング** → **ソーシャル**.
2. の *ソーシャル* 画面で、違反を作成したい投稿にカーソルを合わせ、次に ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **違反を作成**.
3. 次を確認 *ソーシャル* と *違反* 情報:

<details>

<summary>ソーシャル情報参照</summary>

| 項目       | 説明                  |
| -------- | ------------------- |
| ハンドル     | 違反に関連するソーシャルアカウント名。 |
| 詳細       | 投稿の違反情報。            |
| 影響を受ける投稿 | 影響を受ける投稿の問題の内訳。     |

</details>

<details>

<summary>違反情報参照</summary>

{% hint style="success" icon="memo" %}
**注**：違反情報はソーシャルレビューに基づいて自動入力され、この情報は編集できます。
{% endhint %}

| 項目     | 説明                                                                                                                                         |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| 問題     | 特定のソーシャルアカウントで見つかった問題の種類。                                                                                                                  |
| 説明     | 問題の種類の説明。既定の説明では不十分な場合は、この項目を使用して違反を説明してください。                                                                                              |
| 状態     | <p>ドロップダウンを使用して違反の状態を指定します。状態には以下が含まれます:</p><p>• 新規</p><p>• 進行中</p><p>• ブロック中</p><p>• 完了</p><p>• 承認済み</p><p>• 却下</p><p>• 無効</p><p>• 重複</p> |
| 重大度    | ドロップダウンを使用して違反の重大度レベルを指定します。通常、より重大な違反は、迅速な解決が必要であることを示します。                                                                                |
| 期限     | カレンダーと時刻のドロップダウンメニューを使用して、作成者による違反解決の期限を指定します。                                                                                             |
| 添付ファイル | 必要に応じて、 **ファイルを選択** （またはドラッグ＆ドロップで）この違反に関連するファイル（例：違反自体のスクリーンショット）を追加してください。                                                               |
| コメント   | テキスト欄を使用して、この違反に関するコメントを追加します。に設定すると **公開**、すべての関係者（つまり、作成者、あなた、その他のアカウントメンバー）が閲覧できます。に設定すると **非公開**、あなたと他のアカウントメンバーのみ（作成者は除く）が閲覧できます。     |

</details>

4. 選択します： **保存**.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/social-monitoring/create-a-social-violation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
