# การค้นหาบัตร Business Card

เป็นขั้นตอนการค้นหาข้อมูลบัตร Business Card ที่ต้องการ โดยมีขั้นตอนดังนี้

![](/files/-LsoS7NiZr-EDXfY3NoQ)

* กรอกข้อมูลที่ต้องการค้นหา ดังนี้
  1. Pass ID
  2. Name
  3. Employee ID
  4. Pass Serial
  5. เลือก Pass Status
  6. เลือก Device Type
* กด "Enter" เพื่อค้นหาข้อมูล
* ระบบจะแสดงข้อมูล ที่ต้องการค้นหา

{% hint style="info" %}
การค้นหาข้อมูลบัตร Business Card สามารถกรอกข้อมูลอย่างใดอย่างหนึ่งก็ได้
{% endhint %}


---

# 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://docs.mywallet.co/crm-manual/passes/business-card/search-business-card.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.
