# Manual Signature

## Add a Manual Signature

{% hint style="warning" %}
**Notes:** The email used for signature confirmation must not be associated with any system user.
{% endhint %}

<figure><img src="/files/fjb7PIOqfdEMf4rTh8tY" alt=""><figcaption><p>Manual Approval Example</p></figcaption></figure>

* **Step #1**: Select the type "Manual Input".
* **Step #2**: Add the user's information (Type, Name, Email, Position, and Phone).
* **Step #3**: Press the <img src="/files/xPgOSWqmeZH8nRrp9r7D" alt="" data-size="line"> icon to add the user.
* **Step #4:** Save the identified users by clicking the green checkmark icon <img src="/files/P9VaBDIoHvPaidYBYBOu" alt="" data-size="original">.

To remove a user, press the <img src="/files/IrmfEYyIMYFUbLa8WS0Y" alt="" data-size="line"> icon.

{% hint style="info" %}
**Tips**

* *All fields with <mark style="color:red;">\*</mark> are required to be filled.*
* To add more than one user, repeat Steps 2 and 3.
* Emails cannot be repeated among users.
* Emails cannot be repeated among Email and Manual Approvers/Reviewers.
  {% endhint %}

<figure><img src="/files/gfnb5njaEZzYK16dx3Po" alt=""><figcaption><p>Remove Approver/Reviewer Example</p></figcaption></figure>

Once the user has added all needed approvers, the Approvals section will update showcasing their name, Approver type, Signature Status and Date, along with the remove option.

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

{% hint style="info" %}
**Tips:**

* Email approvers will have the Blue Clock Icon set as their default Signature Status when they are added.
  {% endhint %}

New users will receive an email notification informing them of their assignment as a reviewer or approver for a record.

{% hint style="warning" %}
**Notes:** The email notification content may vary depending on the type of record to which you were added as an approver or reviewer.
{% endhint %}

<figure><img src="/files/eEYpuSaLQRtOKpLERKtX" alt=""><figcaption><p>Email Notification Example</p></figcaption></figure>

## Sign

Select the option that defines the decision made by the approver or reviewer (as represented in the record) when signing.

<figure><img src="/files/FYItFP6l8nFCG4rUyPvY" alt=""><figcaption><p>Manual Input Signature Type</p></figcaption></figure>

A screen appears to enter the date the signature was taken, along with a field to upload evidence of the signature.

{% hint style="info" %}
**Tips**

* The file evidence is accepted in JPG or PNG format.
* Only one image file will be accepted, uploading more will not be processed.
* Any approver, owner, or creator can apply the manual signature.
  {% endhint %}

<figure><img src="/files/0Mm3aXaQLKtdMTZ9LcTk" alt=""><figcaption></figcaption></figure>

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

Click in the check  <img src="/files/lo9ouvqaiTrVoX2T86vZ" alt="" data-size="line"> icon to save the signature. The system will prompt you to enter your password as verification. This electronic representation of your signature serves as a legally binding affirmation and authentication of your uploaded handwritten signature.

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

Their signature has been executed and can no longer be changed.

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

## View Details

Click on any of the Status icons to view the type of manual signature and approver information.

<figure><img src="/files/48QM6PB2N7BK3xSIGboS" alt=""><figcaption></figcaption></figure>

A screen will display detailed information about the selected approval or reviewer. Click the 'View Handwritten Signature' button to see the evidence.

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

{% hint style="warning" %}
**Notes:**

The 'View Handwritten Signature' will only be available once the manual signing process has been completed.
{% endhint %}

A screen will open displaying the attached image as evidence of the signature in the manual signature input type. The screen will also show the date the signature was made, along with a watermark to prevent reuse of the evidence in another signature.

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


---

# Agent Instructions: 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:

```
GET https://help.ciqa.net/help-center/ciqa-eqms-user-guide/features/approval-reviewer-management/general/manual-signature.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
