> For the complete documentation index, see [llms.txt](https://credens-organization.gitbook.io/esign-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://credens-organization.gitbook.io/esign-tutorials/manual/edocuments/upload.md).

# วิธีการอัปโหลดเอกสาร

เมื่อสมัครสมาชิกเรียบร้อยแล้ว ให้ทำการ <mark style="color:red;">**Log-in**</mark> เข้าสู่ระบบ

ผู้ใช้งานสามารถเข้า สู่ระบบเพื่อเริ่มต้นการใช้งานได้ 3 วิธี ได้แก่

1. เข้าสู่ระบบด้วยอีเมล&#x20;
2. เข้าสู่ระบบด้วย Google(Gmail)&#x20;
3. เข้าสู่ระบบด้วย Facebook

<figure><img src="/files/baiQRYEojv4jJDaNMyYS" alt="" width="375"><figcaption></figcaption></figure>

## หน้าแรก

* ผู้ใช้งานสามารถตรวจสอบเอกสารที่ยังไม่สมบูรณ์เพื่อเซ็นได้โดยกด <mark style="color:red;">**เซ็นเอกสาร**</mark>
* หรือตรวจสอบเอกสารที่ได้รับทั้งหมดโดยกด <mark style="color:red;">**ดูเอกสารทั้งหมด**</mark>

<figure><img src="/files/9RWmlmfXKQYAIDzu3jMd" alt="" width="563"><figcaption></figcaption></figure>

* กด <mark style="color:red;">**อัปโหลดไฟล์**</mark> เพื่อเริ่มสร้างเอกสารที่ต้องการ

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

* ผู้ใช้งานกด <mark style="color:red;">**อัปโหลดไฟล์**</mark> PDF, PNG หรือ JPG ขนาดรวมกัน สูงสุดไม่เกิน 25 MB โดยความกว้างของภาพต้องมีขนาด 600 พิกเซล  ขึ้นไป เมื่อทำการอัปโหลดไฟล์เสร็จสิ้น ให้ทำการเลือกวิธีการเซ็น&#x20;

1. เซ็นคนเดียว&#x20;
2. ส่งให้ผู้อื่น (เซ็นหลายคน)

<figure><img src="/files/JM5stf2yoAO1cPWi9a9K" alt="" width="563"><figcaption></figcaption></figure>

ทั้งนี้ผู้ใช้งานสามารถตรวจสอบความถูกต้องของไฟล์ที่อัปโหลดได้โดยกดที่ไอคอน หรือหากไม่ต้องการไฟล์ที่อัปโหลดบางไฟล์ สามารถลบได้โดยกดที่ไอคอน

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

## ผู้รับเอกสาร

ทำการกรอกชื่อและอีเมลผู้รับเอกสาร โดยสามารถกำหนดได้ว่า ผู้รับท่านได้เป็นผู้เซ็นหรือผู้ดูอย่างเดียว ทั้งนี้สามารถกด <mark style="color:red;">**เพิ่มผู้รับเอกสาร**</mark> เพื่อเพิ่มผู้รับหรือกด <mark style="color:red;">**ลบผู้รับเอกสาร**</mark> ได้เช่นกัน

<figure><img src="/files/aRL9ARYl69i8uKDmDu0V" alt="" width="563"><figcaption></figcaption></figure>

ในกรณีที่เอกสารต้องเซ็นตามลำดับผู้ใช้งานสามารถติ๊กที่ฟังก์ชัน <mark style="color:red;">**เซ็นตามลำดับ**</mark> เพื่อกำหนดตำแหน่งการเซ็น ให้ผู้เซ็นแต่ละท่านได้ด้วยตนเองโดยจะต้องมีผู้เซ็นอย่างน้อย 1 ท่าน นอกจากนี้ยังสามารถระบุเงื่อนไขในการเซ็นเอกสารได้ดังนี้ &#x20;

1. ต้องยืนยันตัวตน
2. ใส่รหัสเอกสาร

<figure><img src="/files/hEvThtNDGt0MBAbSQ4Lj" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://credens-organization.gitbook.io/esign-tutorials/manual/edocuments/upload.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.
