# 🚦 Repair Priorities

The Repair Priorities feature gives customers the power to decide how urgently they want their devices repaired—while helping you manage service levels and resource allocation more efficiently. It introduces a smart, transparent way to offer tiered repair services that align with both your workflow and customer expectations.

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

***

#### 🧰 Key Features

<br>

**🔘 Priority Selection During Booking**

<br>

When customers submit or book a repair order, they can choose from available priority levels such as:

* Standard – Regular turnaround time
* Express – Faster than standard (extra charge)
* Urgent – Top priority service (highest charge)

<br>

This selection gives customers flexibility and lets you manage urgency right from the start.

***

**💵 Preset Extra Charges**

<br>

Each priority level comes with a preset extra charge that reflects the additional speed, resources, or attention required. Charges are clearly shown to the customer during booking—no surprises or hidden fees.

<br>

> Example:

* > Standard – $0
* > Express – $15
* > Urgent – $30

***

**🧩 Customizable Priority Levels**

<br>

You’re in full control. Customize the following for each priority level:

* Name/Label (e.g., Critical, VIP, Weekend Rush)
* Associated Extra Charge

<br>

This flexibility ensures the system fits your exact workflow and pricing strategy.

***

**🚀 Efficient Resource Allocation**

<br>

Higher-priority jobs can be automatically or manually prioritized in your repair workflow. This helps you:

* Allocate technician time more effectively
* Organize repair queues based on urgency
* Deliver on service-level expectations for premium-paying customers

***

**🌟 Enhanced Customer Experience**

<br>

Customers appreciate the option to choose their service level. Whether they need a quick turnaround or are fine with waiting, Repair Priorities give them the freedom to decide and understand the cost.

***

### 🛠️ Repair Priority Management

<br>

Manage your repair priorities from the admin panel.

<br>

#### ➕ Add a New Priority Level

<br>

<figure><img src="/files/00qXjacwA9HLAsRXIIIj" alt=""><figcaption></figcaption></figure>

Define:

* Priority name and value
* Extra charge amount

<br>

#### ✏️ Edit / Update Priority Information

<br>

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

Update the name or change the charge anytime to reflect your business policies.

***

#### 💬 Use Case Example

<br>

A customer selects Urgent Priority while booking a repair for a work-critical laptop. They pay the extra fee, and your system flags the job to technicians for immediate attention.


---

# 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://codehas.gitbook.io/repair-box/tools/repair-priorities.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.
