> For the complete documentation index, see [llms.txt](https://ajudaerp.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudaerp.sfhera.com.br/servicos/configurar-nfse.md).

# Configurar NFSe

Após solicitar o ambiente de homologação e estiver liberado no Sfhera ERP vai precisar fazer a seguinte configuração.

A empresa receberá da prefeitura um e-mail com algumas informações necessárias para a configuração, exemplo abaixo:&#x20;

<figure><img src="/files/KiJTIyqAMwwKvQoz1zvH" alt="" width="563"><figcaption></figcaption></figure>

Criar a série de documentos para NFSe.

Para <mark style="color:blue;">Homologação</mark> no e-mail recebido após a autorização vem a informação, mesmo acontece na liberação para emissão em <mark style="color:blue;">Produção</mark> que vem no e-mail o número de série.

<figure><img src="/files/C0V4qtGm0aKfuCC3empl" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/kQ0tOEG0IepnV1j7tnAx" alt="" width="563"><figcaption><p>Exemplo de série de documentos</p></figcaption></figure>

No cadastro da empresa preencher :&#x20;

* Inscrição Municipal
* CNAE

<figure><img src="/files/yFNQCkvMBA9mYhflrL40" alt="" width="563"><figcaption><p>Destaque campo Inscrição Municiapl</p></figcaption></figure>

<figure><img src="/files/loXWdzjVYY3ty6wX5YmQ" alt="" width="563"><figcaption><p>Destaque campo CNAE.</p></figcaption></figure>

Atualizar na tabela de impostos o ISSQN conforme orientação da prefeitura.&#x20;

Pode ser colocado no tipo de nota também o % da alíquota, cuidar para ficar igual caso preencha nos dois campos.

<figure><img src="/files/4rbLYsgLrSYLQwdrbHMe" alt="" width="563"><figcaption><p>Tabela de impostos.</p></figcaption></figure>

Criar o Tipo de Nota de Serviço

<figure><img src="/files/ysubC4x4gRkVyC9tKE4V" alt="" width="563"><figcaption><p>Exemplo Tipo de Nota de Serviço</p></figcaption></figure>

Aba "Outros Dados" no Tipo Nota de Serviço.

<figure><img src="/files/airJLz8CuDhqYAlFUVh0" alt="" width="563"><figcaption><p>Destaque código de atividade e alíquota ISSQN</p></figcaption></figure>

Aba "Naturezas" no Tipo Nota de Serviço.

<figure><img src="/files/kYAY9gTxe2E2vXrC9HCC" alt=""><figcaption><p>Destaque natureza fiscal.</p></figcaption></figure>

Criar os Tipos de Serviços.

<figure><img src="/files/bRanEqrYzhMUSu3oXS3P" alt="" width="563"><figcaption><p>Tela tipo de serviço</p></figcaption></figure>

Configurar os campos do Documentos Eletrônicos.

* Tipo integração NFSe -> Unimake
* Padrão integração NFSe -> Abrasf2
* Ambiente da NFSe -> Homologação (após a emissão de 5 notas de homologação pode solicitar o ambiente de Produção)
* Código de atividade NFSe -> código da empresa fornecido pela prefeitura

<figure><img src="/files/473FsJm8PYe8ZL8vwg6F" alt="" width="563"><figcaption></figcaption></figure>

Executar o arquivo **"notaeletronica.exe"** e marcar a opção <mark style="color:blue;">"Unimake Business"</mark>.

<figure><img src="/files/HE5Ejb6V9lwTGAS3I0CS" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://ajudaerp.sfhera.com.br/servicos/configurar-nfse.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.
