# Actions

## Actions screen

<div align="left"><figure><img src="/files/tcdXoaTPVV9ujkjPUsPf" alt=""><figcaption></figcaption></figure></div>

This page displays actions to do and actions closed by the user.

## Search filter

<table data-header-hidden><thead><tr><th valign="top">Filter</th><th valign="top">Remarks</th></tr></thead><tbody><tr><td valign="top"><strong>Filter</strong></td><td valign="top"><strong>Remarks</strong></td></tr><tr><td valign="top">Open</td><td valign="top">Filter by actions to do</td></tr><tr><td valign="top">Closed</td><td valign="top">Filter by actions closed</td></tr><tr><td valign="top">Process drop-down list</td><td valign="top">Filter by the the actions' process names</td></tr><tr><td valign="top">Launched</td><td valign="top">Predefined period for created actions</td></tr><tr><td valign="top">From / To</td><td valign="top">User-defined period for created actions (click the fields to display a calendar date picker)</td></tr><tr><td valign="top">Mode</td><td valign="top">Request mode: <strong>Active or In test</strong>, <strong>Active</strong>, or <strong>In test</strong></td></tr></tbody></table>

## List

<table data-header-hidden><thead><tr><th valign="top">Columns</th><th valign="top">Remarks</th></tr></thead><tbody><tr><td valign="top"><strong>Columns</strong></td><td valign="top"><strong>Remarks</strong></td></tr><tr><td valign="top">Request #</td><td valign="top">Request icon and request ID; a link displays the <a href="/pages/-LV02Y7Tke0bVTBafwsz">request information form</a></td></tr><tr><td valign="top">Process</td><td valign="top">Process name</td></tr><tr><td valign="top">Action</td><td valign="top"><p>Action icon and action name</p><ul><li>Clicking the action icon displays the <a href="/pages/-LV02Y7UvICcCq1oW5Si">action information form</a></li><li>Clicking the action name launches the action</li></ul><p>By default, clicking the action name launches the action, but you can configure WorkflowGen in order to change this behavior and display the action follow-up form instead of launching the action.</p></td></tr><tr><td valign="top">Launched</td><td valign="top">Action creation date</td></tr><tr><td valign="top">Time limit [1]</td><td valign="top">Deadline after which the action is considered late</td></tr><tr><td valign="top">Closed [2]</td><td valign="top">Action closure date</td></tr></tbody></table>

1. For actions to do
2. For closed actions

You can sort the list descending or ascending by any of the elements by clicking the corresponding column header.


---

# 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://docs.workflowgen.com/portal/9.5/actions.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.
