> 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/oem/materiais-oem/filial-vinculada-a-um-grupo-economico.md).

# Filial vinculada a um grupo econômico

{% hint style="danger" %}
Conteúdo exclusivo para canais autorizados.
{% endhint %}

Use este processo para criar uma filial vinculada a um grupo econômico no OEM.

### Criar uma filial

{% stepper %}
{% step %}

### Acesse o OEM

* Entre no módulo OEM e navegue até *Minhas Licenças*.
  {% endstep %}

{% step %}

### Selecione a licença do grupo econômico

* Clique no **ícone +** ao lado da licença existente.
  {% endstep %}

{% step %}

### Preencha os dados da filial

**Nome da Filial:** Ex.: "Loja Centro", "Filial Zona Sul".

**CNPJ/CPF:** Opcional (depende da necessidade fiscal).

**Endereço:** Completo, com CEP.

**Módulos habilitados:** Selecione os recursos que a filial usará (ex.: Vendas, Estoque, Fiscal).
{% endstep %}

{% step %}

### Finalize a criação

* Role até o final da tela > Clique em **GRAVAR**.
* Confirme a operação > Aguarde a mensagem de sucesso.

<figure><img src="/files/Rrwk0jOSSM2Sem2E36O4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

### Precisa de ajuda?

{% hint style="danger" %}
**Problema:** Ícone "+" não aparece.

* **Solução:** Verifique se você tem permissão de administrador no OEM.
* **Problema:** Erro ao gravar a filial.
  * **Solução:** Confira se todos os campos obrigatórios (\*) foram preenchidos.
* **Problema:** Módulos não estão disponíveis.
  * **Solução:** A licença principal deve ter os módulos habilitados.
    {% endhint %}

***

### Boas práticas

{% hint style="success" %}

* **Padronize os nomes:** Use um padrão como "Cidade + Bairro" para facilitar a identificação.
* **Módulos essenciais:** Habilite pelo menos *Vendas* e *Estoque* para operações básicas.
* **Herança de configurações:** A filial herda as regras do grupo econômico, mas pode personalizar parâmetros locais.
  {% endhint %}


---

# 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/oem/materiais-oem/filial-vinculada-a-um-grupo-economico.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.
