Asset requests are the self-service channel that lets staff ask for equipment without writing emails or filling in paper forms. The employee picks the asset type they need, explains what they need it for and submits the request; the asset owner sees it in a queue and approves, rejects or fulfills it.
The module has two screens:
| Screen | Menu | URL |
|---|---|---|
| Request an asset | Requests > Request an Asset | /requests |
| Management queue | Requests > Manage Requests | /requests/manage |
| Term | Definition |
|---|---|
| Asset model | The type of asset being requested (Computer, Projector, Vehicle). Only models marked Users may request this model can be requested. |
| Pending | The request was submitted and is waiting for a decision. |
| Approved | The owner authorized the hand-over, but the equipment has not been issued yet. |
| Rejected | The owner did not authorize the request. |
| Fulfilled | A specific asset was issued to the requester and the request was closed. |
If the model list is empty with the message that no Asset models are available to request, no model has the request option enabled; ask your administrator to switch it on in the model record.
| Field | Type | Required | Description | Validation |
|---|---|---|---|---|
| Asset model | Drop-down | Yes | The type of asset requested. | Only active models with the request option enabled appear. If the model stops being available, the submission is rejected with a message saying the model is not available for requests. |
| Notes | Text (multiline) | No | The justification and details of the need. | None. |
| Action | Permission |
|---|---|
| See the self-service screen and submit requests | Requests.View |
| See the queue and approve, reject or fulfill | Requests.Manage |
A user without Requests.Manage who tries to decide a request is told they do not have permission to manage requests. Administrators hold both permissions.
| Symptom | Likely cause | Resolution |
|---|---|---|
| No model appears to request. | No model has Users may request this model ticked, or the ones that do are inactive. | Enable it under Master > Asset models. |
| The Fulfill button is not visible. | The request is not in Approved status. | Approve the request first. |
| Access denied appears on the management queue. | The Requests.Manage permission is missing. |
Ask your administrator for it. |
| Submission fails saying the model is not available. | The model was deactivated, or its request option was removed, after the screen was opened. | Refresh the screen and choose another model. |
Was this page helpful?