# Precheck

The **Precheck** tab allows users to capture and manage a patient’s vital details efficiently. This tab supports multiple entries, enabling users to record vitals at regular intervals, such as for patients under observation.

{% hint style="info" %}
The Pre-check can be recorded from the Diagnosis screen or through More Actions > Pre-check in the Patient Queue. For details, refer to the [Capturing Patient Vitals](/uniteemr/application-modules/medical-records/diagnosis/capturing-patient-vitals.md) in the Diagnosis section and the [Pre-check](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/pre-check.md) in the Patient Queue section.
{% endhint %}

***

### Steps to Capture Vitals

* Open the Precheck tab to access the vitals table.
* The table includes headers for recording patient vitals.  The displayed fields vary based on system configuration.
* Fill in the relevant patient vitals fields.
* Click the **SAVE** button to save the captured details.

  <figure><img src="/files/6H7YkDRHuqmSri8GOhHk" alt=""><figcaption></figcaption></figure>

***

### **Add Multiple Entries**

* To capture vitals at regular intervals (e.g., for patients under observation), add additional entries as needed.

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

***

### **Edit Existing Entries**

* Select an entry to modify and update the required fields.

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

***

### Sorting Option

* Click on the column head to arrange entries in ascending or descending order for easier review and management.

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

***


---

# 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://unitecare.gitbook.io/uniteemr/application-modules/medical-records/precheck.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.
