> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server.md).

# Customize the Pentaho Server

You can change ports, directories, and other advanced settings.

For instructions on customizing the Pentaho Server, see the following topics:

* [Change the PDI home directory location](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-pdi-home-directory-location.md)
* [Change Ports and URLs](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-ports-and-urls.md)
* [Change the location of the server log file](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-location-of-the-server-log-file.md)
* [Manage config files for the Scheduler plugin](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/manage-config-files-for-the-scheduler-plugin.md)
* [Change the Quartz misfire threshold](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-quartz-misfire-threshold.md)
* [Set default SELECT DISTINCT for Interactive Reports](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/set-default-select-distinct-for-interactive-reports.md)
* [Set system max row limit for Interactive Reports](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/set-system-max-row-limit-for-interactive-reports.md)
* [Increase the CSV file upload limit](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/increase-the-csv-file-upload-limit.md)
* [Change the staging database for CSV files](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-staging-database-for-csv-files.md)
* [Change the Karaf startup timeout setting](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-karaf-startup-timeout-setting.md)
* [Change the port numbers for the Pentaho Server](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-port-numbers-for-the-pentaho-server.md)
* [Change the web application name or port](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/change-the-web-application-name-or-port.md)
* [Activate view-only mode for Interactive reports](/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-the-pentaho-server/activate-view-only-mode-for-interactive-reports.md)


---

# 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.pentaho.com/pdia-admin/manage-the-pentaho-system/manage-the-pentaho-server/customize-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.
