---
title: Defining user decisions in advanced workflows
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

> **Info:** **Enterprise license required**
>
> Features described on this page require the **Kentico Xperience Enterprise** license.

The **User choice** step type allows editors to make decisions.

### Adding a user choice

1. Drag and drop the **User choice** step from the toolbar onto the grid.
2. Connect a step that will precede this step.
3. Define choices (see the following section).
4. Connect the choices with other steps.

### Defining choices

1. Set the number of choices that you want users to have.
   - Click **Add choice** () to add a new choice.
   - Click **Delete choice** () to delete unneeded choices.
2. (Optional) Give names to the choices.
   1. Double-click the choice name.
   2. Type in a new name.
   3. Press **Enter** to save the name.
3. (Optional) Configure additional parameters:
   - [User action button parameters](https://docs.kentico.com/13/configuring-xperience/configuring-the-environment-for-content-editors/configuring-workflows/designing-advanced-workflows/adding-advanced-workflow-steps.md#changing-the-action-button-text).
   - [Macro condition](https://docs.kentico.com/13/macro-expressions/writing-macro-conditions.md) based on which particular choices will be offered to users.
   - [Roles and users who can make particular choices](https://docs.kentico.com/13/configuring-xperience/configuring-the-environment-for-content-editors/configuring-workflows/configuring-workflow-step-permissions.md).
