> For the complete documentation index, see [llms.txt](https://docs.londrisoft.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.londrisoft.com.br/unique/trilhas/images-and-media/impostos/automacao-do-simples-nacional-integracao-serpro/como-ativar-o-serpro-no-unique.md).

# Como ativar o Serpro no Unique

Após contratar o Integra Contador, faça a ativação do Serpro no sistema Unique usando a Consumer Key e a Consumer Secret.

### Objetivo

Ative o **Serpro** no Unique para usar a integração na entrega do **PGDAS-D**.

### Passo a passo

{% stepper %}
{% step %}

#### Acesse a área do cliente

Após a contratação, acesse a **área do cliente**.

Faça login com seu usuário e senha.

<figure><img src="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FZ2LCl2EWrkg1ZFsbm86W%2FAgente%20GitBook.gif?alt=media&amp;token=8add9c04-6063-447d-bfa6-de967f1e394f" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Visualize a chave de acesso

Vá até a seção de **Chave de Acesso**.

Clique em **Visualizar Chave**.

<figure><img src="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2FP3tvoe8siCK6QTjFG2Jp%2Fimage.png?alt=media&amp;token=7dd9e0df-cf1e-4ba4-ab6f-e5b8af5ba0c4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Selecione o certificado do escritório

Para visualizar a chave, selecione o **certificado do escritório**.

Com o certificado selecionado, você terá acesso à **Consumer Key** e à **Consumer Secret**.

Copie as duas chaves.

<figure><img src="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2Fq3FAcaNnLP145DswIJAx%2Fimage.png?alt=media&amp;token=a295adc0-9469-43bc-8d30-59d5c443ae40" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Informe as chaves no Unique

No sistema Unique, acesse o **Módulo Administrativo**.

Vá para **Cadastros > Escritório > Outros Dados**.

Insira as chaves copiadas nos campos correspondentes.

Salve o cadastro.

<figure><img src="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2Fe9b8vuoQNoM84oHqLL3o%2Fimage.png?alt=media&amp;token=7925c183-5a6c-4ba0-b62c-29ef7729f648" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Validação

Com isso, a ativação estará concluída.

Depois da ativação, o Serpro poderá ser usado no sistema para a entrega do **PGDAS-D**.

### Funcionalidades da integração

Com a integração ativa, ficam disponíveis estas funcionalidades:

* **Entregar Declaração**
* **Gerar DAS**
* **Consultar declaração**
* **Consultar recibo**
* **Consultar declaração por ano**

<figure><img src="https://1430854409-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F62AD5ySkOmU2eaGvTaoQ%2Fuploads%2Fz7HJILAo3okl3XTGx7oP%2Fimage.png?alt=media&amp;token=3d59581a-317d-4992-9d88-c9727c44db25" alt=""><figcaption></figcaption></figure>

### Perguntas Frequentes

<details>

<summary>Quais chaves preciso copiar?</summary>

Copie a **Consumer Key** e a **Consumer Secret**.

</details>

<details>

<summary>Onde devo informar as chaves no Unique?</summary>

No **Módulo Administrativo**, em **Cadastros > Escritório > Outros Dados**.

</details>

<details>

<summary>O que fica disponível depois da ativação?</summary>

Ficam disponíveis as funções de **Entregar Declaração**, **Gerar DAS**, **Consultar declaração**, **Consultar recibo** e **Consultar declaração por ano**.

</details>


---

# 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://docs.londrisoft.com.br/unique/trilhas/images-and-media/impostos/automacao-do-simples-nacional-integracao-serpro/como-ativar-o-serpro-no-unique.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.
