> 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. 左側のナビゲーションバーから、次を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-db1131f1b95ffbfa026aac99b07a7ffe0564b3b6%2F477fa23d9ffe966a6d1191fbd504e9a68f4c3918efe5cee5cb7bbd826e591fea.svg?alt=media) **\[保護]** → **監視** → **ソーシャル**.
2. 上の *ソーシャル* 画面で、違反を作成したい投稿にカーソルを合わせてから、次を選択します ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FMLtRUwWz0pujlfmYWOgg%2FMoreVN.svg?alt=media\&token=03a3c355-a347-4207-baf7-c44fadf6d080) **\[その他]** → **違反を作成**.
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.
