# Archive installation process

The archive installation process consists of the following steps, depending on the operating system used for your environment:

1. Prepare Your Environment: Either Windows or Linux
   * If your operating system is Windows, select [Prepare your Windows environment for an archive install](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/prepare-your-windows-environment-for-an-archive-install.md).
   * If your operating system is Linux, select [Prepare your Linux environment for an archive install](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/prepare-your-linux-environment-for-an-archive-install.md).
2. Prepare Repository: You can select one of the following database types for your Pentaho Repository:
   * [PostgreSQL](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/use-postgresql-as-your-repository-database-archive-installation.md)
   * [MySQL](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/use-mysql-or-mariadb-as-your-repository-database-archive-installation.md)
   * [Oracle](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/use-oracle-as-your-repository-database-archive-installation.md)
   * [MS SQL Server](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/use-ms-sql-server-as-your-repository-database-archive-installation.md)
3. Start the Pentaho Server: The final step is to [start the Pentaho Server and install your licenses](/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/starting-the-pentaho-server-after-an-archive-installation.md).


---

# 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.pentaho.com/install/9.3-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process.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.
