# Install ONEWEB Process Components

This section provides an overview of the **process for installing ONEWEB Process Components**, which enable workflow execution, process orchestration, and task management within the ONEWEB platform.

ONEWEB Process Components can be deployed using:

* **WildFly Management Console**, or
* **WildFly Management CLI**

In this documentation, the deployment examples focus on using the **Management Console** to illustrate the installation flow.

{% hint style="info" %}
**Note:** Before installing ONEWEB Process Components, ensure that both the **Database Server** and **Application Server** have been fully prepared.\
Only proceed with component installation after all prerequisite preparation steps have been completed successfully.
{% endhint %}

Detailed, step‑by‑step deployment and initialization procedures for each Process Component are provided in the following sections.


---

# 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.onewebstack.com/oneweb-platform-th/getting-started/platform-configuration/platform-components-overview-and-management/install-oneweb-process-components.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.
