> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/pt-br/comecar/quickstart/ative-o-novo-app-sesami-e-o-portal-do-admin.md).

# Ative o novo app Sesami e o Portal do Admin

{% hint style="warning" %}
**Importante:** Este artigo se aplica apenas a lojas que tinham **Sesami instalado antes de 8 de maio de 2026.** Se você instalou o Sesami nesta data ou depois dela, pode ignorar estas instruções.
{% endhint %}

<figure><img src="/files/078f24a8f3e9d2b9d7ccc68f4ef3da6ca4b25a9e" alt=""><figcaption></figcaption></figure>

A nova experiência do Sesami inclui acesso ao [Portal do Administrador](/pt-br/administracao/sesami-admin-portal.md), onde você pode gerenciar recursos e configurações avançados para ajudar a administrar seu negócio.

O Portal do Administrador do Sesami oferece acesso a recursos avançados do Sesami, incluindo:

* [Serviço](/pt-br/administracao/services.md) configurações
* Criar mais [Recursos](/pt-br/administracao/resources.md) e [editar disponibilidade](/pt-br/reserva/availability/resource-availability.md)
* Criar [Locais](/pt-br/administracao/locations.md)
* Configurar [Notificações](/pt-br/notificacoes/notification-emails.md)
* [Apps e integrações](/pt-br/apps-integrations/shopify.md)
* e muito mais!

### Etapa 1: Sua loja já foi migrada!

### Etapa 2: Verifique seu e-mail

1. O e-mail "Convite do Sesami" foi enviado automaticamente para o seu [endereço de e-mail cadastrado da loja](https://admin.shopify.com/settings/general/store-contact-details).
2. Abra o e-mail e clique em **Ativar sua conta**.

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

### Está tudo pronto!

Depois que a ativação for concluída, você terá acesso à experiência do Portal do Administrador e a todos os recursos avançados do Sesami.

Você pode voltar ao Portal do Administrador a qualquer momento diretamente pelo app Sesami.

<figure><img src="/files/925c8badb502151a91d2b5c17e96910c70ae784b" alt=""><figcaption></figcaption></figure>

## Solução de problemas

<details>

<summary>Não recebi o e-mail de convite</summary>

Verifique:

1. [Endereço de e-mail da loja Shopify](https://admin.shopify.com/settings/general/store-contact-details)
2. Pasta de spam/lixo eletrônico
3. Aba Promoções
4. Entre em contato com a equipe do Sesami

</details>

<details>

<summary>Como encontro o e-mail da minha loja Shopify?</summary>

[Admin do Shopify → Configurações → Detalhes da loja → Informações de contato](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>Não vejo a Etapa 1 (ativar o app embed do Sesami)</summary>

A exibição desta etapa depende do tema da sua loja Shopify e de o app embed do Sesami já ter sido ativado.

Se o app embed já estiver ativado, continue simplesmente para a próxima etapa.

Lojistas de todos os planos podem usar o app embed e remover a integração legada do ScriptTag.

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

</details>


---

# 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://help.sesami.co/pt-br/comecar/quickstart/ative-o-novo-app-sesami-e-o-portal-do-admin.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.
