# OneSite platform installation

This guide explains how to install the Adaptiva Platform components, which includes the Adaptiva server service and the Adaptiva Client agent. The installation is the same for all Adaptiva products (like OneSite Patch) since they are built upon the Adaptiva Platform. The server setup process installs components shared between OneSite Anywhere, OneSite for ConfigMgr, OneSite for Intune, OneSite for Workspace ONE, OneSite Patch, OneSite Health, and OneSite Wake. You can enable these products simply by adding the appropriate license key in the Admin Portal.

## Install the OneSite Platform

The Adaptiva Server will be installed first (which will include the Adaptiva Client on the server), followed by the workbench and finally, the endpoint devices.

* [Prerequisites](/platform-install/server-install/install-platform-prerequisites.md)
* [Install the OneSite Platform](/platform-install/server-install/install-platform.md)
* [Client installation](/platform-install/client-install-and-uninstall/client-install.md)

### Additional configuration

Some additional configuration may be required depending on your network topology or SQL configuration.

* [Network and connectivity requirements](/platform-install/additional-configuration/platform-communication-ports.md)
* [SPNs and Delegation](/platform-install/additional-configuration/platform-spns-delegation.md)
* [Optional configuration](https://github.com/AdaptivaDocs/docs/blob/main/platform/install-guide/platform-optional-configuration.md)

### Uninstall the OneSite Platform

The products also uninstall cleanly and leave no files or database entries behind.

* [Uninstall OneSite Platform](broken://pages/wBUPJugieBJ8loaOu0MW)
* [Uninstall client](broken://pages/H5IWMuHex2fvBHV7RIV2)


---

# 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.adaptiva.com/platform-install/installation-guide/install-introduction.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.
