> For the complete documentation index, see [llms.txt](https://maintainit.imaginitfm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maintainit.imaginitfm.com/maintenance/manage.md).

# Manage a Work Request

<div><figure><img src="/files/AuyjeVmHvyhDuEWNmitZ" alt="" width="195"><figcaption><p>Update a Work Request (Phone)</p></figcaption></figure> <figure><img src="/files/m6KtIw3D9h77nXyMjhLW" alt="" width="375"><figcaption><p>Update a Work Request (Tablet)</p></figcaption></figure></div>

After selecting a Work Request from a list, you can manage that work request if you are the Supervisor or assigned Craftsperson/Technician for that request.  You will start on the details tab where you can update work request information.

### Update Work Request Information

Based on your user permissions and the status of the request, you can update many of the work request fields as needed to clarify information or correct mistakes.  You can also enter Craftsperson/Technician Notes.

For Corrective Maintenance requests, you click the phone number of the Requestor to launch the phone app on devices that support it. Similarly, clicking the Building Address will launch the Google Maps app or website on the device.

### Work Request Details

Across the bottom of the screen are addition icon buttons where you can add or update additional information for this request, such as adding labor hours, parts, or documents and pictures.&#x20;

Some tabs will show a number in the top, right corner to indicate the number of things already assigned. The currently selected tab will be highlighted in a gold colored circle.  For smaller phones, you can tap and drag to slide the icons left and right to see any icons that may be off-screen.

The icons and their labels are below.  See the subsections for more details on each tab.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://maintainit.imaginitfm.com/maintenance/manage.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.
