# 05/28/21 Guide on How to Update the Template's Select Conversation Workflow

## How to How to Update the Template's Select Conversation Workflow

{% hint style="info" %}
Please note this is only applicable to applications created with the Messaging Template before 05/28/21. &#x20;
{% endhint %}

**Step 1: Add two "Clear Repeating Group List" actions to the "Group Select Conversation (Desktop)" workflow event, which clear the list of the "Repeating Group Messages (Desktop)" and "Repeating Group Messages (Mobile)" elements.**&#x20;

On the messages page, in the **"B. View Conversations"** workflow folder, add the following two "Clear list" actions within the `Group Select Conversation (Desktop) is clicked`workflow event:&#x20;

![Clear list in Repeating Group Messages (Desktop)](/files/-MaqLYj4RdxiXCufLvZd)

![Clear list in Repeating Group Messages (Mobile)](/files/-MaqLlsRRBIremDxXiMV)

**Step 2: Add two "Clear list" actions to the "Group Select Conversation (Mobile)" workflow event, which clear the list of the "Repeating Group Messages (Desktop)" and "Repeating Group Messages (Mobile)" elements.**&#x20;

On the messages page, in the **"B. View Conversations"** workflow folder, add the following two "Clear list" actions within the `Group Select Conversation (Mobile) is clicked`workflow event:&#x20;

![Clear list in Repeating Group Messages (Mobile)](/files/-MaqMQe-cPfvZIYrd17c)

![Clear list in Repeating Group Messages (Desktop)](/files/-MaqMb5RDp0ReYc2jt7p)


---

# 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://docs.littlebaytech.com/templates/messaging-template/release-notes/05-28-21-guide-on-how-to-update-the-templates-select-conversation-workflow.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.
