> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fentufsm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Request

> Create and manage service requests directly from the field

<img src="https://mintcdn.com/fentu/SMiAymFckCjj2OwR/images/mobile_request.jpg?fit=max&auto=format&n=SMiAymFckCjj2OwR&q=85&s=ce40fc5c65764ddf977c4ecb03b213ea" alt="Request Screen" width="1235" height="1031" data-path="images/mobile_request.jpg" />

## Overview

The **Request** section allows field technicians to create new service requests directly from the mobile app. This is useful when a customer reports an issue on-site that is outside the scope of the current task, or when you encounter a problem that needs to be logged and handled by the back office.

Requests created from the mobile app are immediately visible to dispatchers and administrators in Fentu FSM, who can then triage and schedule follow-up work.

<Note>
  Creating a request from the mobile app does not automatically create a new work order. The back office reviews each request and decides whether to schedule a follow-up task.
</Note>

***

## Viewing Incoming Requests & Notifications

<img src="https://mintcdn.com/fentu/ZSv3PAKt8UTERCcy/images/mobile_notifications.jpg?fit=max&auto=format&n=ZSv3PAKt8UTERCcy&q=85&s=c87d4c422ac8b8b7d75ed6925634a550" alt="Notifications and Requests" width="1235" height="1031" data-path="images/mobile_notifications.jpg" />

The **Request** screen also surfaces notifications and messages sent to you from the back office. This includes:

* New task assignments and schedule changes
* Material request approvals or rejections
* Messages from dispatchers
* System alerts (e.g. work order status changes)

Unread notifications are indicated by a badge counter on the **Request** icon in the bottom navigation bar.

### Notification Types

<AccordionGroup>
  <Accordion title="Task Assignment" icon="user-check">
    A notification is sent when a new task is assigned to you or when an existing task's schedule is changed. Tap the notification to go directly to the Task Detail screen.
  </Accordion>

  <Accordion title="Task Reminder" icon="bell">
    A reminder is sent before a scheduled task start time (configurable by your administrator). Tap the reminder to open the task and begin your preparation.
  </Accordion>

  <Accordion title="Material Request Update" icon="boxes-stacked">
    Notifies you when a material request you submitted has been approved, rejected, or fulfilled. See [Material Request](/mobile-technician/material-request) for more details.
  </Accordion>

  <Accordion title="Message from Dispatcher" icon="message">
    Dispatchers and back-office staff can send you direct messages. Tap the message notification to read and reply.
  </Accordion>
</AccordionGroup>

***

<img src="https://mintcdn.com/fentu/SMiAymFckCjj2OwR/images/mobile_request_new.jpg?fit=max&auto=format&n=SMiAymFckCjj2OwR&q=85&s=e0efc57a300c8d415d44e001cd238c17" alt="New Request Screen" width="1235" height="1031" data-path="images/mobile_request_new.jpg" />

## Creating a New Service Request

To log a new service request from the field:

<Steps>
  <Step title="Open the Request Screen">
    Tap the **Request** icon in the bottom navigation bar, then tap the **+ New Request** button in the top-right corner.
  </Step>

  <Step title="Select the Customer">
    Search for and select the customer linked to this request. You can search by customer name, account number, or address.
  </Step>

  <Step title="Choose the Request Type">
    Select the appropriate service request type:

    * **Corrective** — An unexpected fault or breakdown that needs repair
    * **Preventive** — A scheduled maintenance visit that needs to be logged
    * **Installation** — A request to install new equipment
    * **Other** — Any other type of request
  </Step>

  <Step title="Describe the Issue">
    Enter a clear description of the problem or requirement. Include as much detail as possible — what the customer reported, what you observed, any error codes or symptoms.
  </Step>

  <Step title="Add Photos (Optional)">
    Tap the **Camera** icon to take photos of the issue. Photos are attached to the request and visible to the back office.
  </Step>

  <Step title="Set Priority">
    Indicate the urgency of the request:

    * **Low** — Can be scheduled at the next available slot
    * **Medium** — Should be addressed within a few days
    * **High** — Needs to be scheduled soon
    * **Urgent** — Requires immediate attention
  </Step>

  <Step title="Submit the Request">
    Tap **Submit** to send the request to Fentu FSM. You will see a confirmation with the request reference number.
  </Step>
</Steps>

***

## Request Status

After submitting, you can track the status of your request from the Request screen:

| Status           | Meaning                                                                             |
| ---------------- | ----------------------------------------------------------------------------------- |
| **Submitted**    | The request has been received by the back office                                    |
| **Under Review** | A dispatcher or administrator is reviewing the request                              |
| **Scheduled**    | A work order and task have been created for the follow-up visit                     |
| **Closed**       | The request has been resolved and closed                                            |
| **Rejected**     | The request was reviewed and will not result in a follow-up visit (reason provided) |

<Tip>
  Tap any request in the list to see its full details, including any comments added by the back office after submission.
</Tip>

***

## Linking a Request to an Existing Work Order

If the issue you want to report is related to the current work order you are executing, you can link the new request directly:

1. Open the Task Detail screen for the current task.
2. Tap **Related Requests** → **Add Request**.
3. Fill in the request details as described above.
4. The new request will be automatically linked to the current work order for traceability.
