# 🏷️ Repair Statuses

The Repair Statuses feature is a vital communication tool that helps you clearly convey the current stage of a customer’s repair. It brings transparency and structure to your workflow, allowing both your team and your customers to stay informed throughout the repair process.

***

#### 🧰 Key Features

<br>

**📣 Clear Communication**

<br>

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

Define and assign specific statuses to each repair order, making it easy to track progress and provide timely updates to customers. Each status represents a distinct stage in the repair process, such as:

* *Pending Review*
* *In Progress*
* *Awaiting Parts*
* *Completed*
* *Delivered*

<br>

> This lets customers know exactly where their repair stands, reducing uncertainty and improving satisfaction.

***

**⏱️ Timely Customer Updates**

<br>

When a repair order is updated with a new status, the customer can be notified (via email, SMS, or WhatsApp, depending on your settings). This keeps them engaged and eliminates the need for them to call and ask for updates.

***

**⚙️ Fully Customizable**

<br>

You’re not limited to predefined statuses. Create and name repair statuses that fit your unique repair process or business terminology.

<br>

For example:

* “Inspection Complete.”
* “Board Level Repair”
* “Payment Pending”

<br>

Custom statuses ensure clarity for both technicians and customers, while aligning with how your team actually works.

***

**💡 Enhanced Customer Experience**

<br>

When customers stay in the loop, it builds trust. Keeping them informed throughout the repair journey shows professionalism and transparency, leading to higher customer retention and satisfaction.

***

### 🛠️ Repair Status Management

<br>

You can view, manage, and edit all statuses from the Repair Statuses section.

<br>

#### ➕ Add New Repair Status

<br>

<figure><img src="/files/3KAmzI5OmwlYZscLJlvg" alt=""><figcaption></figcaption></figure>

Create a new status to represent a specific stage in your repair workflow.

<br>

#### ✏️ Edit a Repair Status

<br>

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

Update the name or label of any existing status to better fit your operations or communication tone.

***

#### 💬 Use Case Example<br>

A technician updates a repair order to “Awaiting Parts”, triggering a quick reply or notification to the customer.

This lets the customer know there’s a delay and avoids unnecessary follow-up calls or confusion.


---

# 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-statuses.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.
