> ## Documentation Index
> Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent AI Playbook

Playbooks give contact center agents structured, step-by-step guidance for handling customer interactions. Supervisors create and manage playbooks to help agents maintain consistent quality, even during high call volumes or complex situations.

***

## Playbook Main Page

Displays all playbooks in the system. Use this page to create, edit, and delete playbooks.

| Tab              | Description                                                                                                                                                                                                                                     |
| ---------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name and Channel | Displays the playbook name and the channel it applies to — Chat, Voice, or Chat and Voice.                                                                                                                                                      |
| Type             | Shows whether the playbook is Primary or Conditional. A Primary playbook runs throughout the conversation. A Conditional (Dynamic) playbook runs only when a specific condition is met, such as a dialog execution step or a matched utterance. |
| Description      | Shows the description entered when creating the playbook.                                                                                                                                                                                       |
| Triggers For     | Shows the agents the playbook applies to.                                                                                                                                                                                                       |
| Creation         | Shows the execution mode of the playbook. Displays **LLM** when GenAI mode is selected and **Manual** when Deterministic mode is selected.                                                                                                      |
| Last Updated     | Shows the date and time of the most recent change to the playbook.                                                                                                                                                                              |
| Status           | Shows whether the playbook is active or inactive. Toggle **On** to activate the playbook for live conversations or **Off** to deactivate it.                                                                                                    |

***

## Playbook Types

| Type        | Description                                                                                                                                                          |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Primary** | Standard playbooks triggered for all assigned agents. Include Open and Close stages with multiple configurable steps. Always visible on the Agent AI widget.         |
| **Dynamic** | Situation-specific playbooks triggered by a customer utterance or dialog execution. A lightbulb icon on the widget alerts the agent when a Dynamic Playbook matches. |

***

## Create a Playbook

### Create a Primary Playbook

1. Sign in to the Platform.

2. Select **Agent AI** > **AGENT EXPERIENCE** > **Agent Playbook**.

   <img src="https://mintcdn.com/koreai/7zP2ZSrl1JXpp5nP/ai-for-service/agentai/agent-experience/playbook-images/agent-playbook-path.png?fit=max&auto=format&n=7zP2ZSrl1JXpp5nP&q=85&s=754c4196d244be4b6aa5abc1b1568d1d" alt="Agent Playbook Path" width="1908" height="882" data-path="ai-for-service/agentai/agent-experience/playbook-images/agent-playbook-path.png" />

3. Select **+ New Playbook**.

4. Fill in the **General Settings**:

   | Field                                          | Description                                                                                                                                                                                         |
   | ---------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | **Playbook Name**                              | A name that reflects the playbook's purpose.                                                                                                                                                        |
   | **Description**                                | A short description of what the playbook covers.                                                                                                                                                    |
   | **Type**                                       | Select **Primary** (selected by default).                                                                                                                                                           |
   | **Tags**                                       | Labels for grouping and searching similar playbooks. Press **Enter** after each tag.                                                                                                                |
   | **Step Progression**                           | **Sequential** — steps must be completed in order. **Random** — agents can complete steps in any order.                                                                                             |
   | **Channels**                                   | Voice or Chat.                                                                                                                                                                                      |
   | Configure how playbooks perform during runtime | \* Deterministic: The system uses NLP utterance-based models to trigger playbooks, steps, and adherence. <br /> \* GenAI: The system uses GenAI models to trigger playbooks, steps, and adherences. |

5. Select **Save**. The playbook is created with two default stages (Open and Close), five sample steps, and the following note:

   <Note> You may experience runtime latency depending on the selected GenAI model. </Note>

6. Select **Done**.

***

### Create a Dynamic Playbook

1. Sign in to the Platform.

2. Select **Agent AI** > **AGENT EXPERIENCE** > **Agent Playbook**.

3. Follow steps 3-4 from [Create a Primary Playbook](#create-a-primary-playbook), but select **Dynamic** in the **Type** field.

4. Select the **Assignments** menu to define which agents see this playbook. The default selection is **Trigger for all interactions**.

5. Select the **Triggers** menu to define when the playbook appears on the widget.

6. Choose a trigger type:

   **By Customer's Utterance:**

   1. Enter an utterance.
      <Note> For **Deterministic** type step trigger and adherence, the AI suggests options similar to your entry. Select the utterances to include, and select **Add**. </Note>
   2. Select **Save**.

   **By Dialog Execution:**

   1. Select a Dialog Task from the **Automation** list.
   2. Select when the playbook triggers (Wait for dialog Execution for...):
      * **Initiated** — triggers when the Dialog Task starts.
      * **Completed** — triggers when the Dialog Task finishes.

7. Select **Save**.

***

## Configure Playbook Steps

### Stages and Steps

Playbooks are organized into **Stages** (primary groupings) and **Steps** (tasks within each stage). Primary playbooks have Open and Close stages by default. Dynamic playbooks start with no stages — you add them manually.

### Create a Step in a Primary Playbook

1. Open the playbook and select **+ Add Step**.
2. Enter a **Step Title** and **Step Body**.
3. To allow sending the step content to the customer, enable **Enable send/copy button** (available for Voice channel only).
4. Select **Add Buttons** and choose **Yes/No** confirmation buttons.
   * **Yes** — marks the step as complete.
   * **No** — marks the step as incomplete.
5. Optionally change button colors or delete buttons.
6. Select **Save**.

### Create a Step in a Dynamic Playbook

1. Open the Dynamic Playbook and select **+ Add Stage**.
2. Enter a stage name and select the tick mark.
3. Select **+ Add Step**, then follow steps 2-6 from [Create a Step in a Primary Playbook](#create-a-step-in-a-primary-playbook).

***

## Step Adherence

Step adherence tracks whether an agent completed a step. By default, agents mark steps complete manually. You can configure automatic adherence based on utterances or dialog execution.

**To configure automatic adherence**:

1. Open the playbook and select **+ Add Step**.

2. Select **Step Adherence**.

3. Choose an adherence method:

   **By Agent's Utterance**:

   1. Enter an utterance.
      <Note> For **Deterministic** type step trigger and adherence, the AI suggests options similar to your entry. Select the utterances to include, and select **Add**. </Note>
   2. Select **Save**.

   **By Dialog Execution**:

   1. Select a Dialog Task from the **Automation** list.
   2. Select when adherence is recorded:
      * **Initiated** — step is marked complete when the task starts.
      * **Completed** — step is marked complete when the task finishes.

4. Select **Apply**.

***

## Assign a Playbook

Control which agents see the playbook.

1. Open the playbook and select the **Assign** button in General Settings.

2. Choose an assignment option:

   | Option                           | Behavior                                       |
   | -------------------------------- | ---------------------------------------------- |
   | **Trigger for all Interactions** | Visible to all agents for all interactions.    |
   | **Trigger for Selected Agents**  | Visible only to the selected agents or groups. |

3. Select **Save**.

***

## Edit a Playbook

1. Sign in to the Platform.

2. Select **Agent AI** > **AGENT EXPERIENCE** > **Agent Playbook**.

3. Select the vertical ellipsis(⋮) next to the playbook, and then select **Edit**.

   <img src="https://mintcdn.com/koreai/zLm5FuI7zqPK5PV8/ai-for-service/agentai/agent-experience/playbook-images/playbook-edit-button.png?fit=max&auto=format&n=zLm5FuI7zqPK5PV8&q=85&s=e79a865650446319c2ef05c14702b47e" alt="Playbook Edit Button" width="1518" height="366" data-path="ai-for-service/agentai/agent-experience/playbook-images/playbook-edit-button.png" />

4. Select **Settings** and make your changes.

5. Select **Update**.

***

## Delete a Playbook

1. Sign in to the Platform.
2. Select **Agent AI** > **AGENT EXPERIENCE** > **Agent Playbook**.
3. Select the vertical ellipsis(⋮) next to the playbook, and then select **Delete**.
4. Confirm by selecting **Yes**.

***

## Edit a Step

1. Sign in to the Platform.
2. Select **Agent AI** > **AGENT EXPERIENCE** > **Agent Playbook**.
3. Select **Edit** on the playbook.
4. Select the step you want to edit.
5. Make changes on the **Step Configuration** page.
6. Select **Update**.

***

## Delete a Step

1. Sign in to the Platform.

2. Select **Agent AI** > **AGENT EXPERIENCE** > **Agent Playbook**.

3. Select **Edit** on the playbook.

4. Select **Delete** on the step.

   <img src="https://mintcdn.com/koreai/WjnvqVHpgTXAWc0V/ai-for-service/agentai/agent-experience/playbook-images/playbook-step-deletion-button.png?fit=max&auto=format&n=WjnvqVHpgTXAWc0V&q=85&s=436e92b2af95708ad58fa8fc980fe474" alt="Step Delete Button" width="449" height="493" data-path="ai-for-service/agentai/agent-experience/playbook-images/playbook-step-deletion-button.png" />

5. Confirm by selecting **Yes** in the **Delete Step** window.

***
