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

# AI Process Assistant

> Edit a process by describing the change in plain language instead of editing the flow directly.

## Overview

The AI Process Assistant lets you modify a process by describing the change you want, rather than editing nodes, dispositions, and call windows by hand. The assistant proposes a change, you review exactly what it would modify, and you decide whether to apply it.

***

## Opening the Assistant

1. Open a process and click **Edit Process**.
2. Click **AI Assistant** in the toolbar.

<img src="https://mintcdn.com/uservox/lLGHeot2wwUS2DWX/images/ai-process-assistant-chat-panel.png?fit=max&auto=format&n=lLGHeot2wwUS2DWX&q=85&s=91fc60872f3d3704bdebdc1e506f5ec2" alt="AI Assistant chat panel open on a process, ready for a change description" width="800" height="672" data-path="images/ai-process-assistant-chat-panel.png" />

Describe the change you want in the message box, for example *"Add a wait step after the intro"*, and send it.

***

## Reviewing a Proposed Change

The assistant responds with a **Process Review** summary — the process title, description, start node, status, and step/disposition counts — plus a validity check before anything is applied.

<img src="https://mintcdn.com/uservox/lLGHeot2wwUS2DWX/images/ai-process-assistant-review-overview.png?fit=max&auto=format&n=lLGHeot2wwUS2DWX&q=85&s=82733dcc87a5b74b07c2cbd3881546f7" alt="Process Review overview after the AI assistant proposes a change" width="1140" height="669" data-path="images/ai-process-assistant-review-overview.png" />

Switch to the **Changes** tab to see exactly what's modified, broken down by section (Steps, Dispositions, Call Windows, etc.), each with its own **Apply** action:

<img src="https://mintcdn.com/uservox/lLGHeot2wwUS2DWX/images/ai-process-assistant-review-changes.png?fit=max&auto=format&n=lLGHeot2wwUS2DWX&q=85&s=0e16ee56be58771987cbf843e7d9ef5b" alt="Process Review Changes tab, showing per-section status and individual Apply buttons" width="1140" height="669" data-path="images/ai-process-assistant-review-changes.png" />

Nothing is saved until you click **Apply Changes** (or an individual section's **Apply** button). Click **Cancel** to discard the proposal without touching the process.

<Warning>
  AI can make mistakes. Review the proposed changes before applying them, the same way you'd review a manual edit.
</Warning>
