> For the complete documentation index, see [llms.txt](https://ajuda.espiaonfe.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.espiaonfe.com.br/gestao/nfs-e-servico/historico/importar-xml.md).

# Importar XML

#### 🤔 O que seria Importar XML? <a href="#o-que-seria-importar-xml" id="o-que-seria-importar-xml"></a>

A funcionalidade **Importar XML** permite transferir arquivos XML do seu computador para o sistema, garantindo armazenamento seguro na nuvem. Esse recurso é essencial para simplificar a importação e o gerenciamento dos seus documentos fiscais.

Neste tutorial, você aprenderá como efetuar o upload de XML de forma prática, rápida e eficiente. Vamos começar! 🚀

#### 📃 Para Importar XMLs, siga as instruções a seguir <a href="#para-importar-xmls-siga-as-instrucoes-a-seguir" id="para-importar-xmls-siga-as-instrucoes-a-seguir"></a>

No menu **Histórico**, selecione a opção **NFS-e**

![](https://ajuda.espiaonfe.com.br/~gitbook/image?url=https%3A%2F%2F1086762934-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FqoJpeeYAUN8570QfuPzY%252Fuploads%252FXmpTeGLTxjiCCAFtZtJk%252Fvisualizar-notas-consultadas.png%3Falt%3Dmedia%26token%3Df229b1fd-db7e-49d1-97e0-1eff529462f8\&width=768\&dpr=3\&quality=100\&sign=66c82e1a\&sv=2)

Na aba **“NFS-e Histórico”** clique no ícone correspondente.

<figure><img src="/files/5ckE4N2D3V1HwhVuyAvc" alt=""><figcaption></figcaption></figure>

Clique ou solte os arquivos para iniciar a importação, após clique iniciar para realizar a importação.

<div align="left"><figure><img src="/files/n9dthLDNbiWyYcjgQRdI" alt="" width="563"><figcaption></figcaption></figure></div>

**ATENÇÃO** Não serão permitidos arquivos compactados .ZIP, .RAR, etc.

Aguarde finalizar para verificar o resultado.

<div align="left"><figure><img src="/files/joETWPNybCdzD61lFqj9" alt="" width="563"><figcaption></figcaption></figure></div>

Pronto, seus arquivos foram armazenados com sucesso 🤗!

**Documentos aceitos:**

* NF-e (Nota Fiscal Eletrônica) - Entrada e Saída
* CT-e (Conhecimento de Transporte) - Entrada e Saída
* NFS-e (Nota Fiscal de Serviço Nacional) - Prestados, Tomados e Intermediário.&#x20;
* NFC-e (Nota Fiscal de Consumidor) - Entrada e Saída


---

# 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://ajuda.espiaonfe.com.br/gestao/nfs-e-servico/historico/importar-xml.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.
