> For the complete documentation index, see [llms.txt](https://docs.adapta.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapta.org/central-de-ajuda/plataforma/adapta-one-26/como-realizar-a-migracao-do-one-para-o-one-26.md).

# Como realizar a migração do One para o One 26?

Para realizar a migração do Adapta One para o Adapta One 26, você precisa seguir alguns passos, e com poucos cliques você terá acesso a uma plataforma que pensa, escolhe e executa da melhor forma. Tudo de forma autônoma.

{% tabs %}
{% tab title="Passo a passo da migração:" %}

1. Acesse sua conta em [app.adapta.one](https://app.adapta.one):

<figure><img src="/files/UUsU8Xn43hdQ6pUPkFvF" alt="" width="375"><figcaption></figcaption></figure>

2. Vá para "Chat - Adapta One" no menu lateral:<br>

   <figure><img src="/files/Y1mxXQCE3JC6tgT63ajF" alt="" width="375"><figcaption></figcaption></figure>

3. Procure pelo ícone de migração na parte superior da tela:<br>

   <figure><img src="/files/gesgm8pWkAITx01sG8tI" alt="" width="375"><figcaption></figcaption></figure>

4. Clique no ícone de migração para o Adapta One 26:<br>

   <figure><img src="/files/MW0MuME72IvP1KZLlA0Z" alt="" width="375"><figcaption></figcaption></figure>

5. Apenas os itens que você selecionar serão migrados para a nova plataforma. Para garantir que todo o conteúdo seja transferido, certifique-se de marcar todos os itens desejados antes de confirmar a migração:

<figure><img src="/files/1Yjc8qMd8S8tVjf6SWvO" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

Quando você seguir todos os passos corretamente, sua conta será automaticamente criada na nova plataforma.

Você receberá um e-mail com a nova senha para acessar o Adapta One 26. Use o mesmo e-mail da sua conta, mas a senha será diferente da que estava usando na outra plataforma (enviada por e-mail).

{% hint style="success" %}
Verifique sua caixa de entrada e também o spam caso o e-mail com a senha demore para chegar.
{% endhint %}

Depois da migração, acesse apenas neste link: <https://agent.adapta.one/>.

A partir de agora, você poderá usar exclusivamente o Adapta One 26, que tem melhor estabilidade e performance!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.adapta.org/central-de-ajuda/plataforma/adapta-one-26/como-realizar-a-migracao-do-one-para-o-one-26.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
