> For the complete documentation index, see [llms.txt](https://docs.oneweb.tech/oneweb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oneweb.tech/oneweb/install-and-configure-oneweb-platform/plan-your-oneweb-installation/design-oneweb-architecture/oneweb-server-configuration.md).

# ONEWEB Server Configuration

ONEWEB can be setup in different configurations depending on the customer requirements. Customers can pick and choose the products to be included in their subscription.&#x20;

&#x20;

|   | Product                                         | Services Included                                                                              | Product Details                                                                                                                           |
| - | ----------------------------------------------- | ---------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| 1 | <p>Process Server </p><p>(OWPCS01) </p>         | Build Process and Workflow application including e-Form, Human Workflow, Task Allocation, etc. | ONEWEB Process Server Run-time Enterprise Edition Processor Core License + 1st Year Maintenance & Subscription Services                   |
| 2 | <p>Microflow Server </p><p>(OWMFS01) </p>       | Build Integration with multiple systems and micro services for API management.                 | ONEWEB Microflow Run-time Enterprise Edition Process Core License + 1st Year Maintenance & Subscription Services                          |
| 3 | <p>User Experience Server </p><p>(OWUXS01) </p> | Build Modern Web and Mobile Applications                                                       | ONEWEB Application Server & Page Server Run-time Enterprise Edition Processor Core License + 1st Year Maintenance & Subscription Services |
| 4 | <p>Designer Suite </p><p>(OWDVS01) </p>         | Designer and Developer platform                                                                | ONEWEB Designer Suite Processor Core License + 1st Year Maintenance                                                                       |
| 5 | <p>Mobile CI Server Cloud </p><p>(OWCIS01) </p> | Build iOS and Android mobile app on cloud                                                      | <p>ONEWEB Mobile CI Server </p><p>(monthly subscription) </p>                                                                             |


---

# 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.oneweb.tech/oneweb/install-and-configure-oneweb-platform/plan-your-oneweb-installation/design-oneweb-architecture/oneweb-server-configuration.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.
