> 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/retaguarda/administrativo/configuracao-de-royalties-e-taxa-de-marketing-por-filial.md).

# Configuração de royalties e taxa de marketing por filial

{% hint style="info" %}
Antes de gerar o [**Relatório de royalties**](/retaguarda/relatorios/relatorios-financeiros/relatorio-de-royalties.md), configure os percentuais de cada filial.
{% endhint %}

Use esta configuração para definir qual percentual do faturamento será usado em cada cobrança.

### Como configurar

{% stepper %}
{% step %}
Acesse **Administrativo > Filiais**.
{% endstep %}

{% step %}
Localize a filial desejada e clique em **Editar**.
{% endstep %}

{% step %}
Abra a seção **Parâmetros**.
{% endstep %}

{% step %}
Preencha os campos de percentual:

* **Royalty (%)**
* **Taxa de Marketing (%)**

Informe apenas o número, sem `%`.
{% endstep %}

{% step %}
Clique em **Gravar** para salvar as alterações.

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

### Exemplo

{% hint style="info" %}
Informe `5` para representar `5%`.

Informe `2.5` para representar `2,5%`.
{% endhint %}

### Importante

{% hint style="warning" %}
A configuração é individual por filial.

O cálculo é linear sobre o faturamento total do período.
{% 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/retaguarda/administrativo/configuracao-de-royalties-e-taxa-de-marketing-por-filial.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.
