> 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/migrate-invoicy/importacao-e-exportacao-de-certificado-a1.md).

# Importação e Exportação de Certificado A1

### Importar o certificado A1

{% stepper %}
{% step %}

### Verifique o tamanho do arquivo

* Confirme se o arquivo tem **4 KB**.

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

{% step %}

### Instale o certificado

* Clique com o botão direito no arquivo `.pfx`
* **Instalar PFX**
  {% endstep %}

{% step %}

### Acompanhe o assistente

* Clique em **Avançar**

<figure><img src="/files/7Uk0J236VpgJwn3YNjes" alt=""><figcaption></figcaption></figure>

* Selecione o arquivo, e clique novamente em **Avançar.**

<figure><img src="/files/Xvy8pauUtCq2PjJcIB38" alt=""><figcaption></figcaption></figure>

* Digite a **senha** > Marque:
  * *Marcar esta chave como exportável*.
  * *Incluir todas as propriedades estendidas*.

<figure><img src="/files/ZsdG0OIMqFDX4va2VvBe" alt=""><figcaption></figcaption></figure>

* Selecione: "*Selecionar automaticamente um repositório de certificados conforme tipo de certificado"* > **Avançar**.

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

{% step %}

### Finalize a importação

* Clique em **Concluir**.

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

***

### Exportar o certificado A1

{% stepper %}
{% step %}

### Abra o navegador

{% hint style="info" %}
Dê preferência ao **Internet Explorer**!
{% endhint %}

* Clique na **engrenagem** (canto superior direito) > **Opções da Internet**.

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

{% step %}

### Acesse os certificados

* Vá para **Conteúdo > Certificados**.

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

{% step %}

### Exporte o certificado

* Selecione o certificado > **Exportar**.

<figure><img src="/files/vo3MIM7YFrphaeo44kjA" alt=""><figcaption></figcaption></figure>

* Clique em **Avançar**

<figure><img src="/files/AV1qJ1UoTUViDEYruYp2" alt=""><figcaption></figcaption></figure>

* Marque **Sim, exportar a chave privada** > **Avançar**.

<figure><img src="/files/lFCT8RYqv26NetbxQl8B" alt=""><figcaption></figcaption></figure>

* Selecione **Troca de Informações Pessoais (.PFX)**.
* Marque:
  * *Incluir todos os certificados no caminho de certificação*.
  * *Exportar todas as propriedades estendidas*.

<figure><img src="/files/HOVrTR2SYgcCRNbn7dUl" alt=""><figcaption></figcaption></figure>

* Digite a **senha** > **Avançar**.

<figure><img src="/files/h2TltRxIc8ulGMFahAJi" alt=""><figcaption></figcaption></figure>

* Em procurar, busque pelo Certificado.

<figure><img src="/files/tWFcNJ7HMgrHdVyDm3LE" alt=""><figcaption></figcaption></figure>

* Ao encontrar, informe como deseja salvá-lo.

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

{% step %}

### Salve o arquivo

* Escolha o local > **Concluir**.

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


---

# 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.pdvlegal.com.br/modulo-fiscal/migrate-invoicy/importacao-e-exportacao-de-certificado-a1.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.
