# \[General Member] E-Signature

### Checking Contracts Eligible for E-Signature

There are two cases in which a contract is ready for e-signature.

{% @arcade/embed flowId="AX6Y5mUaEANPNwb8xkPG" url="<https://app.arcade.software/share/AX6Y5mUaEANPNwb8xkPG>" %}

1. After Approval is Completed

* Once electronic approval is completed, an email notification will be sent.
* Click \[View Approval] in the email to proceed with electronic signing.
* It's also possible to check contracts with an Approved status in Contract List > Approval tab.

2. When approval is skipped

* If electronic approval is omitted, the contract is labeled as ‘Skipeed’ and can still proceed to e-signature.

***

### Requesting an E-Signature

Electronic signatures are requested in five steps.

#### 1. Start Electronic Signature

{% @arcade/embed flowId="PvyQaeHML763Hi2FmDBo" url="<https://app.arcade.software/share/PvyQaeHML763Hi2FmDBo>" %}

* Click Electronic Signature > Sign Electronically within the contract.
* The title of the signature request will match the contract title by default but can be modified.
* This title will also appear in the signature request email.
* Click \[Next] to proceed to the Counterparty and Deadline Settings.

#### 2. Register Signers and the Duration

{% @arcade/embed flowId="pXayTivjiTNJ7m19aDMU" url="<https://app.arcade.software/share/pXayTivjiTNJ7m19aDMU>" %}

* The contract owner’s name and email will automatically appear as the signature requester.
* The requester can also join as a signer by selecting \[Join in signing].
* Choose between “Sign in Sequence” or “Sign Out of Sequence.”
* Drag and drop to adjust the signing order if needed.
* Enter the email addresses of the signers to send them signature requests.
* To add multiple signers, click \[Add Signer] (up to 10 participants).
* To remove a signer, click the trash can icon.
* The default signature deadline is 7 days but can be modified.
* For example: If the request is sent at 6:00 PM on the 1st of a month with a 7-day signature deadline, signing is possible until 6:00 PM on the 8th.
* Click \[Next] to proceed to the Signature Field Settings.

#### 3. Add Signature Fields

{% @arcade/embed flowId="5R6I0A43BzNA1xpQvFo5" url="<https://app.arcade.software/share/5R6I0A43BzNA1xpQvFo5>" %}

* Add a signature field of your choice, such as a seal, signature, or text box, to any placement within the contract.
* Select the signing method for each signatory and place the fields in the contract.
* You can freely adjust the size of the field values.
* To delete a field, click the trash can icon.
* The default font size for text boxes is 14pt, but it can be adjusted.
* Click \[Next] to proceed to the Authentication Settings.

#### 4. Add an Authentication Method (optional)

{% @arcade/embed flowId="HJB80p7G0JAXW0eqLcle" url="<https://app.arcade.software/share/HJB80p7G0JAXW0eqLcle>" %}

* To enhance security, you can add additional authentication for signers.
* If no other method is selected, authentication is done via email.
* You can select one or both of the following authentication methods.\
  (1) One-time code for identity verification: The signer can complete the signature after entering the one-time verification code.\
  (2) Easy mobile phone authentication: By using simple authentication, you can verify your identity with your phone number.
* Click \[Next] to proceed to the Final Review & Submission.

{% hint style="warning" %}
Please note that simple authentication is available only with Korean mobile phone numbers.
{% endhint %}

#### 5. Final Review & Signature Request

{% @arcade/embed flowId="w4gL3ycMF1eJ3MTt8wak" url="<https://app.arcade.software/share/w4gL3ycMF1eJ3MTt8wak>" %}

* Review all entered details before submitting.
* If everything is correct, click \[Request Signature] to send the electronic signature request.

***

### Canceling an E-Signature Request

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

* If an e-signature request needs to be canceled, click \[Cancel Electronic Signature].
* Enter a reason for cancellation and stop the signing process.

{% hint style="warning" %}
Once canceled, a notification email will be sent to the signatories.
{% endhint %}

***

### Skipping an E-signature

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

* If the contract does not require a signature, or a physical stamp is preferred, this step can be skipped.
* To use a physical stamp, download and print the contract, apply the stamp, and re-upload the signed document as a PDF.\
  Completed contracts can be uploaded as PDFs and linked.\ <mark style="background-color:blue;">Learn more about Upload Executed Contract (체결본 등록 연결)</mark>

{% hint style="info" %}
You can still skip the signing step after canceling the e-signature.
{% endhint %}


---

# 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://guide.allibee.ai/en/clm/progress-stage/signing.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.
