# Announcement 18/03 - How to identify legacy Flows and Chatbots

{% hint style="warning" %}
**Announcement:** \
As of 03/31/2025, Chatbots and Automation Flows created before 10/21/2024 will be deactivated and remain view-only.

⚠️ Important: There is no automatic migration, as structures and blocks are different. Migration must be done manually by recreating the bots and flows from scratch.

🚀 It is recommended to start the migration as soon as possible to avoid interruptions.
{% endhint %}

## 🔎 How to identify a legacy Chatbot

If there are any, they will be listed just below the normal chatbot listing, under the title '**Legacy Chatbots**'. The 'Creation Date' column shows the date each chatbot was created, with all being prior to 10/21/2024.

<figure><img src="/files/0de164f4864237d5219088621cdef9a2b039e39e" alt=""><figcaption><p><em>Instance chatbots.</em></p></figcaption></figure>

## 🔎 How to identify a legacy Automation Flow

Currently, Automation Flows do not have a specific section for legacy ones. However, you can identify them by clicking '**Creation Date**', sorting by oldest or newest and checking those created before October 21, 2024.

<figure><img src="/files/7b4133c63ad4e7fb336fb25b0559a3fb697c01cd" alt=""><figcaption><p><em>Instance Automation Flows.</em></p></figcaption></figure>

## Visual differences between recent and legacy versions

The current versions have received several improvements, including new features, performance enhancements and visual changes. It is worth noting that dark mode is not available in older versions, so that is a clear indicator that it is a legacy version. Below are some images contrasting the differences of the versions already in the Menu.

<figure><img src="/files/436485275b79bbb9bebb5bbcad1e7c763bb840af" alt=""><figcaption><p><em>Legacy chatbot.</em></p></figcaption></figure>

<figure><img src="/files/61e14d672b26ff157ef157582bcd58fb9b726c74" alt=""><figcaption><p><em>Updated chatbot.</em></p></figcaption></figure>

<figure><img src="/files/d625c8064c9d4dd2f5a7639b5d64a5049618c559" alt=""><figcaption><p><em>Updated Automation Flow.</em></p></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://docs.sprinthub.com/en/news/announcement-18-03-how-to-identify-legacy-flows-and-chatbots.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.
