# Global Information

## Overview

**Global information** relates to information that can be used by all processes:

* [**Participants**](/admin/9.1/global-information/participants.md) represent how the company has organized the management and execution of processes.
* [**Applications**](/admin/9.1/global-information/applications.md) are the definitions of workflow apps called by WorkflowGen to execute human or system actions.
* [**Categories**](/admin/9.1/global-information/categories.md) are keywords associated with processes for search and sort purposes in the User Portal only.
* [**Global lists**](/admin/9.1/global-information/global-lists.md) allow authorized users to manage data lists to be used with web forms.

Global information can only be managed by users with a WorkflowGen Administrator profile.


---

# 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/admin/9.1/global-information.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.
