> For the complete documentation index, see [llms.txt](https://doc.adsago.com/tour/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.adsago.com/tour/writer/undefined-1/undefined.md).

# ขั้นตอนที่ 1 บรีฟโพสต์

### ระบบก็จะทำการโชว์ Dialog รายละเอียดโพสต์ ที่เพจ ได้บรีฟโพสต์มา

> โดยรายละเอียดมีดังนี้
>
> > * ดาวโหลดรูปภาพทั้งหมด : ได้ในกรณีที่ต้องการดูรายละเอียดของรูป
> > * รูปภาพ : ขยายรูปใหญ่
> > * ข้อความที่จะต้องการบรีฟ ว่าอยากได้ประมาณไหน

![](/files/-MgA3ui3jKOkHEaoxOmG)

### ในขั้นตอนที่ 1  บรีฟโพสต์&#x20;

> * สถานะ : แสดงว่ากำลังทำอะไรอยู่
> * Box ไว้ใส่หัวเรื่อง
> * ยืนยัน เมื่อกดก็จะแสดง Dialog เพื่อตรวจสอบความแน่ใจ

![](/files/-MgA445rOd88NInTAJx0)

### แสดง Dialog ยืนยันการบันทึกบรีฟโพสต์

> * Cancel (ยกเลิก)
> * OK บันทึกข้อมูลและส่งให้ทางผู้จ้าง

![](/files/-MgA49nfrqR1lYpxqvoU)

### เมื่อเรากด ตกลง สถานะจะถูกเปลี่ยน

> จาก **กำลังเขียนบรีฟโพสต์** เป็น **เขียนบรีฟโพสต์เสร็จรอการอนุมัติ**

![](/files/-MgA4Hi8WUnHPXktHXul)

### บรีฟโพสต์ ไม่ถูกอนุมัติ สถานะจะถูกเปลี่ยน

> จาก **เขียนบรีฟโพสต์เสร็จรอการอนุมัติ** เป็น **บรีฟโพสต์ไม่ถูกอนุมัติ**

![](/files/-MgA4bZbSiUWsr2m_t5K)

### เมื่อเรากดปุ่ม **เขียน** อีกครั้ง

> ก็จะแสดงรายละเอียด ดังนี้
>
> > * สถานะ
> > * กล่องบรีฟโพสต์ : เราสามารถ เพิ่มข้อความที่ต้องการแก้ไขลงไปได้เลย
> > * ตีกลับได้อีก : ถ้าบรีฟโพสต์ที่นักเขียน เขียนไปยังไม่ถูกใจทางเพจก็สามารถ ตีกลับ เพื่อให้นักเขียนแก้ไขได้ สามารถตีกลับเพื่อแก้ไขได้ 3 ครั้ง
> > * เหตตุผล : แสดงเหตุผลที่ไม่อนุมัติ
> > * แก้ไข : พอกดหัวเรื่องที่เราแก้ไขก็จะถูกบันทึก รออนุมัติจากทางเพจ

![](/files/-MgA4m3702I8R-JSlGoj)

### เมื่อเรากด แก้ไข สถานะจะถูกเปลี่ยน

> จาก **บรีฟโพสต์ไม่ถูกอนุมัติ** เป็น **เขียนบรีฟโพสต์เสร็จรอการอนุมัติ**

![](/files/-MgA5SNIn6MqW-sdG89v)

### เมื่อบรีฟโพสต์ถูก อนุมัติ เรียบร้อยก็จะสู่ ขั้นตอนที่ 2 เขียนแคปชั่น

> * สถานะจาก **เขียนบรีฟโพสต์เสร็จรอการอนุมัติ** เป็น **กำลังเขียนแคปชั่น**
> * บรีฟโพสต์ : สัญลักษณ์ก็จะเปลี่ยนเป็นเครื่องหมายถูก

![](/files/-MgA5gmNMn5SV8xXpHaE)


---

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

```
GET https://doc.adsago.com/tour/writer/undefined-1/undefined.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.
