# Embed Pentaho Server functionality into web applications

The following samples use various development techniques to demonstrate how to embed Pentaho Server functionality and content into another web application.

These samples are for developers with HTML and JavaScript experience. We assume also you have a correctly installed and configured the Pentaho Server running locally on your machine along with knowing how to start and stop the server if necessary. See the **Install Pentaho Data Integration and Analytics** document for instructions on installing and configuring the Pentaho Server.

For information about embedding Pentaho Server functionality into web applications, see the following topics:

* [Get started with the embedded samples](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/get-started-with-the-embedded-samples.md)
* [Report Designer samples](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/report-designer-samples.md)
* [Publish a file to the Pentaho Server](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/publish-a-file-to-the-pentaho-server.md)
* [Analyzer samples](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/analyzer-samples.md)
* [Interactive Reports samples](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/interactive-reports-samples.md)
* [Action sequence samples](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/action-sequence-samples.md)
* [Configure the proxy trusting filter](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/configure-the-proxy-trusting-filter.md)
* [Developer support](/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications/developer-support.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/pdia-admin/embed-and-extend-pentaho-functionality-cp/embed-pentaho-server-functionality-into-web-applications.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.
