> For the complete documentation index, see [llms.txt](https://v5docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v5docs.keyfax.biz/scripts/system-actions/select-script-set.md).

# Select script set

**Badge: `SET`**

Switches the conversation to a different script set part-way through, chosen from data rather than by asking.

<figure><img src="/files/Rxz8tnHMSG0eoLVjpizP" alt="A select script set system action open in the editor"><figcaption><p>A select script set step and its settings</p></figcaption></figure>

## How it works

It reads a databox holding a set code, moves the conversation to that set within the same script type and version, and can write the chosen set's code and name back to databoxes of your choosing — useful afterwards, both in the script and in reporting.

It presents nothing. The conversation moves straight on to the next step.

## What to plan for

The databox may be empty, or hold a code that no longer matches a set. Decide what happens then, rather than letting the conversation continue in a set nobody chose.

The switch stays inside the current script type and version, so a set that exists only in another version is not reachable from here.
