> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/integracoes/autoatendimento-food/ativacao-de-modulos.md).

# Ativação de módulos

## Ativar módulos no OEM

{% stepper %}
{% step %}

### **Acesse o OEM:**

* Entre no [**Portal OEM**](https://oem.tabletcloud.com.br/login.aspx?ReturnUrl=%2f) e selecione a licença do cliente.
  {% endstep %}

{% step %}

### **Ative os módulos:**

* Procure e clique nos módulos abaixo:
  * **Autoatendimento Food (Totens)**.
  * **KDS (Controle de Cozinha)**.
    {% endstep %}

{% step %}

### **Defina a quantidade de equipamentos:**

* Na tela de configuração, insira:
  * Número de **totens**.
  * Número de **KDS**.
* Clique em **Gravar** para confirmar.
  {% endstep %}

{% step %}

### **Ajuste posterior (opcional):**

* Para alterar a quantidade, clique no número ao lado do módulo no OEM e atualize.
  {% endstep %}
  {% endstepper %}

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

***

## Dados de acesso à plataforma

Após ativar os módulos, use as credenciais abaixo para acessar a retaguarda do Autoatendimento Food:

* **Link do Retaguarda** (Autoatendimento Food)**:** <https://tokpos.com.br/adm#/login>
* **E-mail**: `[Código da Filial]@aa.com` (ex: `999999@aa.com`).
* **Senha**: `[Código da Filial]@123` (ex: `999999@123`).

{% hint style="warning" %}
O e-mail de acesso do Autoatendimento Food segue o padrão `[Código da Filial]@aa.com` e não pode ser alterado.
{% endhint %}

***

## <mark style="background-color:green;">Dicas rápidas</mark>

{% hint style="success" %}

* **Teste inicial**: Após a ativação, valide um totem e um KDS antes de escalar.
* **Cálculo de equipamentos**: Planeje a quantidade com base no fluxo de clientes.
* **Segurança**: Altere a senha padrão após o primeiro acesso.
  {% endhint %}

***

### Manuais relacionados

* [O que é o Autoatendimento Food?](/integracoes/autoatendimento-food.md)
* [Produtos e modificadores no Autoatendimento Food](/integracoes/autoatendimento-food/produtos-e-modificadores-no-autoatendimento-food.md)
* [Instalação de Totem, KDS e PINPAD](/integracoes/autoatendimento-food/instalacao-de-totem-kds-e-pinpad.md)
* [Configuração de KDS](/integracoes/autoatendimento-food/configuracao-de-kds.md)


---

# 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:

```
GET https://ajuda.pdvlegal.com.br/integracoes/autoatendimento-food/ativacao-de-modulos.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.
