> For the complete documentation index, see [llms.txt](https://docs.workflowgen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.workflowgen.com/portal/10.3/teams.md).

# Teams

## Team actions screen

<figure><img src="/files/O0RkR12f1PxtS9fdfNoV" alt=""><figcaption></figcaption></figure>

This page displays your team actions to do and the team actions you've closed. These are actions that have been defined with the **Self-service** assignment method.

## 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 team actions to do</td></tr><tr><td valign="top">Closed</td><td valign="top">Filter by team actions closed</td></tr><tr><td valign="top">Process</td><td valign="top">Filter by process name</td></tr><tr><td valign="top">Mode</td><td valign="top">Request mode: <strong>Active or</strong> <strong>In test</strong>, <strong>Active</strong>, or <strong>In test</strong></td></tr><tr><td valign="top">Launched</td><td valign="top">Request creation date</td></tr><tr><td valign="top">From / To</td><td valign="top">User-selected date range for created/closed team actions (click the fields to display a calendar date picker)</td></tr></tbody></table>

## Team action 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 request follow-up form</td></tr><tr><td valign="top">Process</td><td valign="top">Request name</td></tr><tr><td valign="top">Action</td><td valign="top">Action name; a link displays the action follow-up form</td></tr><tr><td valign="top">Launched</td><td valign="top">Action creation date</td></tr><tr><td valign="top">Time limit</td><td valign="top">Deadline after which the action is considered late</td></tr><tr><td valign="top">Closed *</td><td valign="top">Action closure date</td></tr></tbody></table>

\* For closed team actions.

You can sort the list descending or ascending by any of the elements (columns) by clicking on the column header.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/10.3/teams.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.
