# Teams

## Teams screen

![](/files/-LQ0P2I7e7CDmJ7tJZ9R)

This page displays team actions to do by the user and team actions closed by the user. Those actions are defined with the **Self-service** assignment method.

## Search filter

| Filter           | Remarks                                                                                                                          |
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Open             | Filter by team actions to do                                                                                                     |
| Closed           | Filter by team actions closed                                                                                                    |
| Process          | Filter by process name                                                                                                           |
| Mode             | Request in **Test** mode or in **Real (active)** mode                                                                            |
| Created / Closed | Creation / Closure period for team actions                                                                                       |
| Or from... to... | User-selected date range for created / closed team actions; the pictogram displays a calendar allowing one-click date selection. |

## Team action list

| Columns    | Remarks                                                                 |
| ---------- | ----------------------------------------------------------------------- |
| Request #  | Request icon and request ID; a link displays the request follow-up form |
| Process    | Request name                                                            |
| Action     | Action name; a link displays the action follow-up form                  |
| Launched   | Action creation date                                                    |
| Time limit | Deadline after which the action is considered late                      |
| Closed \*  | Action closure date                                                     |

\* 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: 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/7.22/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.
