# Step 4: Verify directory structure

After you have finished unpacking all the plugins, the newly created Pentaho directory structure should contain these `pentaho` directories and subdirectories.

1. Verify that the Pentaho files are placed in the correct locations by comparing the `pentaho` directory structure, as shown, with yours.
   * `pentaho\server\pentaho-server\pentaho-solutions\system\analyzer`
   * `pentaho\server\pentaho-server\pentaho-solutions\system\dashboards`
   * `pentaho\server\pentaho-server\pentaho-solutions\system\pentaho-interactive-reporting`
   * `pentaho\server\pentaho-server\`
   * `pentaho\server\pentaho-server\data\<database name>`


---

# 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/10.2-install/pentaho-installation-overview-cp/archive-installation/archive-installation-process/prepare-your-linux-environment-for-an-archive-install/download-and-unpack-installation-files/step-4-verify-directory-structure.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.
