> 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-data-integration/extracting-data-into-pdi/work-with-the-streamlined-data-refinery/install-and-configure-the-streamlined-data-refinery/installing-and-configuring-the-sdr-sample.md).

# Install the SDR sample

Install the SDR sample to use as an example or for testing purposes. The SDR sample was developed by Pentaho, based on CTools.

If you are evaluating Pentaho software, we recommend using the graphical installation method for a quick set-up. If you already have Pentaho software installed, you can skip right to the section for downloading and installing the sample.

These steps will get the sample installed and running.

1. Download the [sample SDR.zip](https://pentaho.app.box.com/folder/41400845668) and save it to your desktop.
2. Extract the contents of the `SDR.zip` file to this directory: `pentaho/server/pentaho-server/pentaho-solutions/system`.

   It should create an SDR folder in the directory.
3. If you are using the default evaluation method, start the Pentaho Server and log into PUC.
4. Go to **Tools** at the top of PUC and verify that **Movie Ratings-SDR Sample** appears in the drop-down menu.

   ![Tools menu](/files/LRUSz9jc9GN5LV3e2U34)

If you are evaluating Pentaho and used the default installation instructions, you are ready to get started experimenting with the [sample form](https://github.com/pentaho/documentation/tree/main/PDIA/11.0/PDI/Advanced%20Pentaho%20Data%20Integration%20topics/Advanced%20topics%20\(Pentaho%20Data%20Integration%20overview\)/Work%20with%20the%20Streamlined%20Data%20Refinery/Use%20the%20Streamlined%20Data%20Refinery/How%20to%20use%20the%20SDR%20sample%20form=GUID-FBAAA9DF-7CA6-4CEB-B265-CCCE2332FFC2=5=en=.md). If you are doing anything else, follow the appropriate instructions in the [Administration](/pdia-data-integration/extracting-data-into-pdi/work-with-the-streamlined-data-refinery/install-and-configure-the-streamlined-data-refinery.md) section before continuing with the sample form.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/extracting-data-into-pdi/work-with-the-streamlined-data-refinery/install-and-configure-the-streamlined-data-refinery/installing-and-configuring-the-sdr-sample.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
