# Step 5: Start the Pentaho Server

Perform the following steps to start the Pentaho Server.

1. If you installed your own web application server, run the startup script for the server by launching the applicable batch file for your server type.
   * Tomcat: Launch the `startup.bat` file, located in the Tomcat `bin` directory.
   * JBoss: Launch the `standalone.bat` file, located in the JBoss `bin` directory.
2. From a workstation, open a web browser and enter this URL: `http://localhost:8080/pentaho` to access the Pentaho User Console (PUC).

   **Note:** If your server has a different hostname or port, replace `localhost` and `8080` with your specific values.


---

# 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/manual-installation/manual-installation-process/prepare-jboss-connections-and-web-app-servers/prepare-jboss-web-application-servers/step-5-configure-pentaho-settings-for-jboss/add-jboss-logging/configure-and-start-the-pentaho-server-after-manual-installation/configure-the-pentaho-server-for-windows/step-4-start-the-pentaho-server.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.
