# Finished Tasks

![](/files/-LHEQvNX5o-PeqSGRejr)

&#x20;The Search pane work in same way as the for Current Process.\
\
&#x20;1- List of Finished Tasks\
&#x20;Display a list of all finished task of the current user. It display an item per finished task. If the user has more than one task in the same process then an item per task will be displayed.\
\
&#x20;2- Description of a Task\
&#x20;Show data available for the selected task.\
\
&#x20;3- View Form\
&#x20;In this case the task has been finished. Click here to view the Form (in read only mode). This will redirect the user to an Orbeon Form or to a Seaside Component.\
\
&#x20;4- View PDF of the Form\
&#x20;This will open the PDF of the Form in another tab. This option is available only for Orbeon Forms.


---

# 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://bpmflow.gitbook.io/project/application-manuals/frontoffice-manual/main-menu/my-processes/finished-processes.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.
