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