> 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/modulo-fiscal/configuracao-da-emissao-de-nfc-e/tributacao-para-taxas-de-servico-e-acrescimos-nfc-e.md).

# Tributação para taxas de serviço e acréscimos (NFC-e)

> O sistema realiza essa tributação vinculando a taxa a um produto específico, que deve conter todas as informações fiscais corretas.

{% hint style="danger" %}
Antes de iniciar, é fundamental que você tenha um produto cadastrado no sistema para representar a taxa de serviço. Este produto deve estar configurado com toda a tributação correta (CST, CFOP, NCM, etc.) que deve ser aplicada à taxa.
{% endhint %}

#### **Configurar a tributação** <a href="#passoapassodaconfigurao" id="passoapassodaconfigurao"></a>

{% stepper %}
{% step %}
**Acesse o Cadastro de Filiais**

* No menu da Retaguarda, navegue até: **Administrativo > Filiais**.
  {% endstep %}

{% step %}
**Edite a Filial Desejada**

* Localize a filial que deseja configurar e clique no ícone de edição (lápis).
  {% endstep %}

{% step %}
**Acesse os Parâmetros de Serviço**

* Dentro do cadastro da filial, clique na aba **Parâmetros**.
* Role a tela para baixo até encontrar a seção **Configurações de Serviço**.
  {% endstep %}

{% step %}
**Vincule o Produto de Serviço**

* Clique no campo **Produto**. Esta ação habilitará o campo de busca ao lado.
* Clique no novo ícone que aparecerá ao lado.
* Informe toda a tributação correta (CST, CFOP, NCM, etc.) que deve ser aplicada à taxa.
  {% endstep %}

{% step %}
**Grave as Alterações**

* Após vincular o produto, não se esqueça de clicar em **Gravar** para salvar a configuração.

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

{% hint style="success" %}
Com essa configuração, sempre que uma taxa de serviço for adicionada a uma venda, o sistema aplicará automaticamente a tributação definida no produto vinculado, garantindo a correta emissão dos documentos fiscais.
{% 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/modulo-fiscal/configuracao-da-emissao-de-nfc-e/tributacao-para-taxas-de-servico-e-acrescimos-nfc-e.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.
