> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/zeev/assinatura-digital-e-eletronica/como-assinar-documentos-via-d4sign/como-solicitar-assinaturas.md).

# Como solicitar assinaturas

Solicite assinaturas de documentos anexados durante a execução do processo.

{% hint style="info" %}
:unlock: Esse recurso é disponível como um complemento opcional, contratado à parte, ao Zeev. Consulte <https://help.zeev.it/items/docusign> para mais detalhes.
{% endhint %}

Para solicitar assinatura eletrônica de documentos via D4Sign, você precisa acessar a seção de "Assinaturas" em uma tarefa humana em andamento, cadastrar os singnatários, escolher o tipo de assinatura, selecionar se haverá uso de certificado e uso de documento com foto/selfie. Aqui você também pode determinar se o envio dos e-mails se dará de forma conjunta ou se haverá uma ordem, ao selecionar "enviar e-mails na ordem abaixo".&#x20;

Ao "Salvar", você salva os dados e ao "Cancelar", todos os signatários são descadastrados.

Após o cadastro dos signatários  selecionar os documentos que devem ser assinados e clicar no botão "Solicitar assinaturas".

<figure><img src="https://3371003943-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MD66pBdRalAQgnhNstG%2Fuploads%2FsxW1uDFIj8iguIrYoGTa%2FAdobe%20Express%20-%20D4Sign_Assina.gif?alt=media&amp;token=86f1eb4d-49bb-48d5-ae1d-ae593b6f3147" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Importante**: não é possível solicitar assinatura de documentos anexados em campos do tipo arquivo visualizador.
{% endhint %}

{% hint style="info" %}
**Dica**: caso precise anexar algum arquivo antes de solicitar as assinaturas, atualize sua página do Zeev, para que o arquivo recém anexado possa ser encaminhado a D4Sign.
{% endhint %}

{% hint style="warning" %}
**Importante:** serão enviados documentos conforme os [tipos de extensões permitidas no Zeev.](/zeev/outras-configuracoes-avancadas/menu-configurar-do-sistema.md#tipos-de-extensoes-permitidas) Cabe a D4Sign validar se aceita um determinado tipo de arquivo ou não.
{% endhint %}

Enquanto as assinaturas estiverem pendentes, não é possível concluir a tarefa em andamento, e a seção de "Assinaturas" tem a função de [monitoramento das assinaturas.](/zeev/assinatura-digital-e-eletronica/como-monitorar-assinaturas.md)


---

# 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://kb.stoque.com.br/zeev/assinatura-digital-e-eletronica/como-assinar-documentos-via-d4sign/como-solicitar-assinaturas.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.
