# ワークフロー: 自動三振アウト

応答しない従業員はサポート業務を停滞させる可能性があります。 自動三打のワークフローは、サービスデスクのエージェントが構造化された自動フォローアッププロセスを通じて従業員と再関与し、遅延を減らしチケットを効率的にクローズするのを支援します。

## 問題 <a href="#problem" id="problem"></a>

サポートチームは追加情報を得るため、またはリモートセッションを実施するために従業員へ連絡する必要があることがよくあります。 従業員が応答しない場合、エージェントは通常二度以上手動でフォローアップします。 このプロセスは時間を消費し、サポートの負担を増やし、未解決のチケットがバックログを引き起こし、解決を遅延させます。

## 解決策 <a href="#solution" id="solution"></a>

サービスデスクの「三打」ポリシーを自動化し、従業員にエージェントへの応答を促します。

このワークフローは、従業員が応答しない場合、サービスデスクのエージェントによって手動で開始されます。 その後、従業員はチケットを更新するように指示する自動プロンプトを3回受け取り、直接リンクも含まれます。 3回目の試みの後も従業員が応答しない場合、ワークフローは自動的にチケットをクローズします。

## 利点と結果 <a href="#benefits-and-outcome" id="benefits-and-outcome"></a>

「自動三打」ワークフローを実装することにより、次のことが可能です:

* 手動によるアウトリーチに費やす時間を減らすための従業員フォローアップを自動化します
* サポートリソースを解放して、より優先度の高い問題に集中させます
* 古い、解決されていないチケットによって引き起こされるバックログを減らします。

### 「自動三打」で始める <a href="#getting-started-with-proactive-password-reset" id="getting-started-with-proactive-password-reset"></a>

以下のリンクを通してパックを設定し、使用を開始してください:

* [使用ガイド：自動三打](/platform/ja/library-packs/l1-support/workflow-automated-three-strikes/usage-guide-automated-three-strikes.md) 標準ユーザー向け
* [設定ガイドテンプレート：自動三打](/platform/ja/library-packs/l1-support/workflow-automated-three-strikes/configuration-guide-automated-three-strikes.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://docs.nexthink.com/platform/ja/library-packs/l1-support/workflow-automated-three-strikes.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.
