# การเลือกผู้สมัคร

## ขั้นตอน 1 - เลือกผู้สมัคร

กดที่ปุ่ม "ดู" หรือ "view" เพื่อดูข้อมูลผู้สมัคร

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

## ขั้นตอน 2 - เลือก สนใจ / ไม่สนใจ

ในขั้นตอนนี้ สามารถเลือก สนใจผู้สมัคร หรือ ไม่สนใจ พร้อมระบุเหตุผลที่ไม่สนใจ\
ข้อมูลในส่วนนี้จะถูกส่งไปยังทางเจ้าหน้าที่ผิดรับชอบ

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

**ตัวอย่างเมื่อเลือก "สนใจผู้สมัคร"** \
เมื่อเลือกผู้สมัครแล้ว ขั้นตอนถัดไปจะเป็น การนัดหมายสัมภาษณ์ผู้สมัคร [วิธีการนัดหมายสัมภาษณ์](/undefined/undefined-2.md)

<figure><img src="/files/NEDslLeT7hAIrzdGayL9" alt=""><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:

```
GET https://document-outsource.connexts.services/undefined/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.
