> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/coherent-control/processes/process-list.md).

# Process List

### Browsing the Process List

<figure><img src="/files/riMG7kg32scMusVzcx5H" alt="" width="176"><figcaption></figcaption></figure>

#### Finding a Process <a href="#process-findingaprocess" id="process-findingaprocess"></a>

* **Search:** Type a name — results update as you type.
* **Time groups:** Processes are grouped by age — Last 24 hours → Last week → Last month → Older. Suggested processes (from a `suggest_group` action) always appear at the top.
* **Load more:** Scroll to the bottom to load the next page automatically.

#### Filters <a href="#process-filters" id="process-filters"></a>

<figure><img src="/files/rDxIxsVra1SQtc1UdZQL" alt="" width="176"><figcaption></figcaption></figure>

| Filter                              | Use when you want to…                              |
| ----------------------------------- | -------------------------------------------------- |
| **Hide processes with no activity** | Focus on active processes only.                    |
| **Hide my processes**               | See processes created by others.                   |
| **Tags**                            | Narrow to processes tagged with specific keywords. |
| **Templates**                       | Narrow to processes built from specific templates. |

Click **Apply** — the list refreshes immediately.


---

# 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.coherent.global/coherent-control/processes/process-list.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.
