# สถานะ (Status): Active, Non-active, Resign คืออะไร ?

* **Active**\
  **'** สถานะใช้งานตามปกติ ' รับการแจ้งเตือนประกาศ ข้อความ รับกิจกรรม รับ Point ได้ ใช้งานได้ทุก Features \
  &#x20;
* **Non-active** \
  **'** สถานะพักการใช้งาน ' พนักงานที่มีสถานะ Non-active จะไม่สามารถล็อคอินเข้าสู่แอปพลิเคชั่น WellExp ได้ ไม่ได้รับการแจ้งเตือนรับประกาศ ข้อความ กิจกรรม Point ได้ และ แอดมินจะไม่สามารถเลือกชื่อผู้รับที่มีสถานะ Non-active ได้เช่นกัน <br>
* **Resign** \
  สถานะสำหรับพนักงานที่ลาออก หรือไม่ต้องการให้อยู่ในระบบ หากใส่สถานะ Resign (ลาออก) ต้องระบุวันลาออกด้วย เพื่อทำรายการในการเรียกคืน Point กลับสู่ Company ในเมนู&#x20;


---

# 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.wellexp.co/how-to-use-frontend-wellexp/company/stutas-active-non-active-resign.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.
