> 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/certificado-a1-no-invoicy.md).

# Certificado A1 no Invoicy

{% hint style="danger" %}

#### Antes de começar

* **Certificado A1 válido**:
  * Tamanho entre **9KB e 11KB**.
  * Pré-importado e exportado no computador (siga o manual [**Importação e exportação de certificado A1**](/modulo-fiscal/migrate-invoicy/importacao-e-exportacao-de-certificado-a1.md)).
* **Dados de acesso ao Invoicy**:
  * Login e senha disponíveis em **Retaguarda Cloud > Administrativo > Filiais > Fiscal > Ver dados de acesso**.
    {% endhint %}

***

### Cadastrar o certificado no Invoicy

{% stepper %}
{% step %}

### Acesse o Invoicy

* Entre no link <https://app.invoicy.com.br/login.aspx>.
* Use o login e senha do Retaguarda Cloud (consulte os dados em **Retaguarda Cloud > Fiscal**).
  {% endstep %}

{% step %}

### Acesse o menu de certificados

* Na coluna lateral esquerda, vá para **Painel de Controle > Certificados**.

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

{% step %}

### Adicione o certificado

* Clique em **Adicionar** (para novo certificado) ou selecione um existente para atualizar.

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

{% step %}

### Preencha os campos

* **Tipo de certificado**: Selecione **A1**.
* **Apelido**: Defina um nome para identificação (ex: "Certificado Matriz").
* **Senha**: Insira a senha do certificado.
* **Arquivo**: Selecione o certificado exportado (.pfx).
  {% endstep %}

{% step %}

### Salve o cadastro

* Clique em **Salvar** para concluir.

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

* Após salvar, o certificado inserido aparecerá desta forma.

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

{% hint style="warning" %}
Atente-se sempre à data de vencimento!
{% endhint %}
{% endstep %}
{% endstepper %}

***

### Boas práticas

{% hint style="success" %}

* **Validade**: Monitore a data de vencimento do certificado no Invoicy (evite interrupções).
* **Atualização**: Renove o certificado 15 dias antes do vencimento.
* **Backup**: Salve o arquivo `.pfx` e a senha em local seguro.
  {% 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, and the optional `goal` query parameter:

```
GET https://ajuda.pdvlegal.com.br/modulo-fiscal/migrate-invoicy/certificado-a1-no-invoicy.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.
