# User Experience Enhancements

## Enhanced onboarding experience for Routing, API Integrations, Keywords sections <a href="#enhanced-onboarding-experience-for-routing-api-integrations-keywords-sections" id="enhanced-onboarding-experience-for-routing-api-integrations-keywords-sections"></a>

As part of our ongoing effort to improve the [Chat Flow](https://clickatell.gitbook.io/flow/overview/overview) user experience, we've enhanced the *Routing*, *API Integration*, and *Keyword* pages. We now provide the flow-builder with tooltips, help text, and validation messages to guide them in what is expected of them when adding new routes/API integrations/keywords.

<figure><img src="/files/fL9naU7VXYR9K6t5YRhC" alt=""><figcaption><p>Tooltips and updated look &#x26; feel</p></figcaption></figure>

<figure><img src="/files/o4GDXisisuNrAkhted2c" alt=""><figcaption><p>Field validation and help text</p></figcaption></figure>

## Provide a better visual experience when selecting the Next Step / Flow <a href="#provide-a-better-visual-experience-when-selecting-the-next-step-flow" id="provide-a-better-visual-experience-when-selecting-the-next-step-flow"></a>

When setting up a [node ](https://clickatell.gitbook.io/flow/workflow-management/create-new-flow)in Chat Flow, the user selects the next step/flow where the user must be directed given a certain response/result. &#x20;

We've improved the way that the flow-builder can select this next step/flow:

* **Direct user to "Next Step"**: search and select an existing step in the flow, or add a new step to your flow and direct the user there&#x20;
* **Transfer user to another flow:** Click the ‘*flow*’ button to launch a new interactive modal

<figure><img src="/files/uXO7BYFwNfekTS1YGZsv" alt=""><figcaption></figcaption></figure>

In the new interactive modal, the flow-builder can scroll/search and select the flow from the left-hand panel. Once selected, the flow opens (in read-only mode) allowing the flow-builder to select the exact step within this flow where the end-user must be transferred to.

<figure><img src="/files/GSGsp1odT2V5Z0pU2wjP" alt=""><figcaption></figcaption></figure>

After making a selection, the modal will close, and the folder name/flow name will be displayed in the node:

<figure><img src="/files/kfDyhKUdmkfM1R5an8In" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://guides.clickatell.com/release-notes/release-notes-archive/2022-release-notes/q1-2022/automated-messaging/user-experience-enhancements.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.
