# My requests > Query request status

## Description

<p class="callout success">Displays a table with all the processes initiated by the end-user. The end-user can consult processes detail and perform actions depending on the user permissions. You can visit [Self service portal examples page](https://bookstack.soffid.com/books/bpm-editor/page/self-service-portal-examples "Self service portal examples") for more information.</p>

## Screen overview

[![image.png](https://bookstack.soffid.com/uploads/images/gallery/2025-08/scaled-1680-/GNhSX5heo9O6uNyW-image.png)](https://bookstack.soffid.com/uploads/images/gallery/2025-08/GNhSX5heo9O6uNyW-image.png)

[![image.png](https://bookstack.soffid.com/uploads/images/gallery/2025-08/scaled-1680-/oE9N6xUbWyahFnqT-image.png)](https://bookstack.soffid.com/uploads/images/gallery/2025-08/oE9N6xUbWyahFnqT-image.png)

## Related objects

- [Configure Workflow engine](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/configure-workflow-engine) : where the workflow engine is configured
- [Business process definition](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/business-process-definition) : where workflows are published
- [BPM editor](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/bpm-editor-addon-bpm) : where to create or modify workflows
- [My tasks](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/my-tasks) : pending workflows where the user has to perform an action in order to continue their workflow.
- [My requests](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/my-requests) : The workflows that the user can initiate are listed here.
- [My requests &gt; Query request status](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/my-requests-query-request-status) : to search for all processes started by oneself
- [Process Search](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/process-search) : to search for all processes
- [Metadata](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/metadata) : to add attributes to display in the search tables
- [Scheduled jobs](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/scheduled-jobs) : shows active workflows pending asynchronous tasks


## Standard attributes

- **Identifier:** unique process identifier in the system (starts at 1 and increases).
- **Description**: generic process name
- **Start**: date and time the process starts
- **End**: date and time the process ends. A process without end date it is a process in progress
- **Current task**: displays the point in progress on the defined process diagram. Depend on the process status, you could perform some operations or others.
- **Initiator**: the soffid user who started the workflow (this attribute must be added beforehand in the Metadata screen and selected in View)
- **Created on**
- **Created by**
- **Updated on**
- **Updated by**

### Actions

The operations to be performed depend on the user permission and the business processes defined with the workflow engine.

<p class="callout info">You can find documentation about the business processes on [BPM Editor Book.](https://bookstack.soffid.com/books/bpm-editor "BPM Editor")</p>

#### Table

<table id="bkmrk-add%2C-modify-or-remov" style="border-collapse: collapse; width: 806px; height: 122.884px;"><tbody><tr style="height: 29.8722px;"><td style="width: 163px; height: 29.8722px;">**Refresh**

</td><td style="width: 642px; height: 29.8722px;">Allows you to refresh the processes list with updated data.

</td></tr><tr style="height: 46.5057px;"><td style="width: 163px; height: 46.5057px;">**Download CSV file**

</td><td style="width: 642px; height: 46.5057px;">Allows you to download a CSV file with all the information from the list of processes contained in the table.

</td></tr><tr style="height: 46.5057px;"><td style="width: 163px; height: 46.5057px;">**View**

</td><td style="width: 642px; height: 46.5057px;">Allows you to add or remove columns to the table.

It is also possible to change the order of the columns.

</td></tr></tbody></table>

#### Process

The actions to perform to each process, depend on the business process definition and the user permissions.

<p class="callout info">You can find more information about the most commons process actions if you go to [Process detail actions](https://bookstack.soffid.com/books/soffid-4-reference-guide/page/process-search#bkmrk-%C2%A0-3)</p>