# Anúncio 18/03 - Como identificar Fluxos e Chatbots legados

{% hint style="warning" %}
**Anúncio:** \
A partir de 31/03/2025, os Chatbots e Fluxos de Automação criados antes de 21/10/2024 serão desativados e permanecerão apenas para visualização.

⚠️ Importante: Não há migração automática, pois as estruturas e blocos são diferentes. A migração deve ser feita manualmente, recriando os bots e fluxos do zero.

🚀 Recomenda-se iniciar a migração o quanto antes para evitar interrupções.
{% endhint %}

## 🔎 Como identificar um Chatbot legado

Se houver algum, eles serão listados logo abaixo da listagem normal dos chatbots, sob o título '**Chatbots Legados**'. A coluna 'Data de Criação' exibe a data em que cada chatbot foi criado, sendo todos anteriores a 21/10/2024.

<figure><img src="/files/gdq37Ok3xA2pb35kkWyn" alt=""><figcaption><p><em>Chatbots da instância.</em></p></figcaption></figure>

## 🔎 Como identificar um Fluxo de Automação legado

Atualmente, os Fluxos de Automação não possuem uma seção específica para os legados. No entanto, você pode identificá-los ao clicar em '**Data de Criação**', ordenar por mais antigos ou mais novos e verificar os criados antes de 21 de outubro de 2024.

<figure><img src="/files/D58WLYeP3ZVp4wgBPhGG" alt=""><figcaption><p><em>Fluxos de Automação da instância.</em></p></figcaption></figure>

## Diferenças visuais entre as versões recentes e legado

As versões atuais receberam diversas melhorias, incluindo novas funcionalidades, aprimoramentos de desempenho e mudanças visuais. Vale notar que o modo escuro não está disponível nas versões mais antigas, então é um indicativo claro de que é uma versão legado. Abaixo estão algumas imagens contrastando a diferença das versões já no Menu.

<figure><img src="/files/FKHo71TB1vm2kzxI3OnR" alt=""><figcaption><p><em>Chatbot legado.</em></p></figcaption></figure>

<figure><img src="/files/f2P6zBkKMmc3X0GqFcYj" alt=""><figcaption><p><em>Chatbot atualizado.</em></p></figcaption></figure>

<figure><img src="/files/A0jrXUaLZIXe8ulxXT4Q" alt=""><figcaption><p><em>Fluxo de Automação atualizado.</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/novidades/anuncio-18-03-como-identificar-fluxos-e-chatbots-legados.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.
