# Quick Start

MaintainIt is a flexible web-based app that can run in any modern browser on your phone, tablet, or desktop computer. Just go to the your companies link, log in, and you're ready to go. The link for your organization will look something like the following. Talk to your facilities manager for the details.

* <https://example.com/archibus/maintainit>
* <https://example.com/archibus/mi>

## Manage Your Work

Once you log in, you'll see your assigned work. Supervisors will see all their team's work. Work Requests are grouped by status by default, but you can change that with the Group By drop down selection. Select a section to see all the requests for that status or other grouping.

<div><figure><img src="/files/SY8kUcxmg8nZ8Xv4UpSc" alt="" width="293"><figcaption><p>The Home Screen for Technicans and Supervisors</p></figcaption></figure> <figure><img src="/files/S0MUOCHYXlbgiwpvMezt" alt="" width="293"><figcaption><p>Work Request List</p></figcaption></figure></div>

Select a work request to view and edit it. Tabs across the bottom give you access to other data.

<figure><img src="/files/wbmGeJh3lqCSskOoh8of" alt=""><figcaption><p>The Toolbar for Managing a Work Request</p></figcaption></figure>

See the [Manage a Work Request](/maintenance/manage.md) section for more details.

## Equipment and Assets

MaintainIt allows you to easily add and update asset data in the field. Select Equipment from the main menu to search your inventory. Type or tap the QR icon to scan and search using your device camera.  MaintainIt support scanning text via barcode, QR Code, and Archibus Workplace URL QR Codes.

<figure><img src="/files/P23ZDMFsLKlvdWxcqdUM" alt="" width="244"><figcaption><p>Search for Equipment by Typing or Scanning</p></figcaption></figure>

See [Manage Equipment](/equipment/manage.md) for more details.


---

# 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://maintainit.imaginitfm.com/home/quick-start.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.
