> 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/es/empezar/quickstart/activa-la-nueva-app-de-sesami-y-el-portal-de-administracion.md).

# Activa la nueva app de Sesami y el Portal de administración

{% hint style="warning" %}
**Importante:** Este artículo se aplica solo a tiendas que tenían **Sesami instalado antes del 8 de mayo de 2026.** Si instalaste Sesami en esta fecha o después, puedes omitir estas instrucciones.
{% endhint %}

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

La nueva experiencia de Sesami incluye acceso al [Portal de administración](/es/administracion/sesami-admin-portal.md), donde puedes gestionar funciones y ajustes avanzados para ayudar a administrar tu negocio.

El Portal de administración de Sesami brinda acceso a funciones avanzadas de Sesami, incluidas:

* [Servicio](/es/administracion/services.md) ajustes
* Crear más [Recursos](/es/administracion/resources.md) y [editar disponibilidad](/es/reserva/availability/resource-availability.md)
* Crear [Ubicaciones](/es/administracion/locations.md)
* Configurar [Notificaciones](/es/notificaciones/notification-emails.md)
* [Aplicaciones e integraciones](/es/apps-integrations/shopify.md)
* ¡y más!

### ¡Paso 1: Tu tienda ya ha sido migrada!

### Paso 2: Revisa tu correo electrónico

1. El correo electrónico "Invitación de Sesami" se envió automáticamente a tu [dirección de correo electrónico registrada de la tienda](https://admin.shopify.com/settings/general/store-contact-details).
2. Abre el correo y haz clic en **Activa tu cuenta**.

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

### ¡Todo listo!

Una vez que se complete la activación, tendrás acceso a la experiencia del Portal de administración y a todas las funciones avanzadas de Sesami.

Puedes volver al Portal de administración en cualquier momento directamente desde la app de Sesami.

<figure><img src="/files/0df3f52ca0721ef5fb790a26ce2727ce92cd2630" alt=""><figcaption></figcaption></figure>

## Solución de problemas

<details>

<summary>No recibí el correo electrónico de invitación</summary>

Verifica:

1. [Dirección de correo electrónico de la tienda de Shopify](https://admin.shopify.com/settings/general/store-contact-details)
2. Carpeta de spam/correo no deseado
3. Pestaña Promociones
4. Contacta al equipo de Sesami

</details>

<details>

<summary>¿Cómo encuentro el correo electrónico de mi tienda de Shopify?</summary>

[Administración de Shopify → Configuración → Detalles de la tienda → Información de contacto](https://admin.shopify.com/settings/general/store-contact-details)

</details>

<details>

<summary>No veo el Paso 1 (Habilitar el incrustado de la app Sesami)</summary>

Que aparezca este paso depende de tu tema de Shopify y de si el incrustado de la app de Sesami ya se ha habilitado.

Si el incrustado de la app ya está habilitado, simplemente continúa con el siguiente paso.

Los comerciantes de todos los planes pueden usar el incrustado de la app y eliminar la integración heredada de ScriptTag.

<figure><img src="/files/d99190a2e0f69253231cbc13ca34d3c4fb87de07" 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/es/empezar/quickstart/activa-la-nueva-app-de-sesami-y-el-portal-de-administracion.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.
