# ตารางการจัดการนักเขียน

### เมื่อเรากดกลับมาที่ปุ่ม Content partner หลังจากที่ทำการ จัดการธนาคาร และ ตั้งค่าโปรไฟล์ เรียบร้อยแล้ว

> โดยละเอียดในหน้ามี ดังนี้
>
> > ตารางจัดการโพสต์
> >
> > > * ID/วันที่สร้าง
> > > * ชื่อเพจ : ที่มีการจ้างงาน
> > > * ข้อมูลและรูปต้นฉบับ
> > > * บรีฟโพสต์
> > > * แคปชั่น
> > > * จำนวนรูป
> > > * ชั่วโมงทำงาน : จะแสดงตามขั้นต่ำที่ถูกตั้งค่าโดย Admin
> > > * เครดิตที่ได้ : จำนวนเงินที่จะได้ต่อการรับงาน
> > > * ประเภทการเพิ่มโพสต์
> > > * ประเภท
> > > * หมวดหมู่ทั้งหมด
> > > * สถานะ
> > > * จองโพสต์ (รับได้สูงสุดตามจำนวนที่ Admin กำหนดไว้)

{% hint style="danger" %}

#### เงื่อนไขการจองงาน และ ได้เงิน ของนักเขียน

> * สามรถรับงานประเภท Custom ได้ (ขึ้นอยู่กับการจำกัดจำนวนชั่วโมงที่ทำงาน)
> * ถ้าไม่มี partner จะแสดงแค่ปุ่ม จบงาน
> * ถ้ามี partner จะรับงานประเภท template ได้ / ถ้าเป็น template จะไม่มีจบงาน
> * เมื่อ Advertise อนุมัติแคปชั่น ก็จะได้เงิน แต่ต้องเข้ามากด จบงาน/ส่งงานต่อ เพื่อคืนบุ๊ก
>   {% endhint %}

![](/files/-MgA0trggre5IzfGb1J-)

### เมื่อเราต้องงานที่จะรับงานให้กดปุ่ม จองโพสต์&#x20;

![](/files/-MgA1VgKBuv_VzbSsH-g)

### ระบบจะแสดง Dialog ยืนยัน การจองโพสต์

> * Cancel (ปิด Dialog)
> * OK ยืนยันการจ้างงาน

{% hint style="danger" %}
เมื่อเราจองโพสต์แล้ว จะไม่สามารถยกเลิกการจองโพสต์ได้
{% endhint %}

{% hint style="danger" %}
การเขียนบทความผ่าน Adsago จะต้องดำเนินการให้เสร็จสิ้นภายในเวลาที่กำหนด นับจากวันที่ได้ตกลงยอมรับงาน
{% endhint %}

![](/files/-MgA1bfKsE29VScISQYQ)

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

> * Content partner ก็จะขึ้นเลขแสดง เช่น (1/5)
> * จาก **รอนักเขียนบรีฟโพสต์** เป็น **กำลังเขียนบรีฟโพสต์**
> * สัญลักษณ์จาก กุญแจจะเปลี่ยนเป็น รูปปากกาแทน

![](/files/-MgA2f62lo1wh1FhqYL1)

> เมื่อเราต้องการจะเขียน บรีฟโพสต์ ให้กดที่ปุ่ม **เขียน**

![](/files/-MgA3Aabj8odw1Jv1-qo)

> ระบบก็จะแสดง Dialog โพสต์ขึ้นมา จะเข้าสู่ ขั้นตอนที่ 1

![](/files/-MgA3KNrPxhJWU0rsGWV)


---

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