> 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/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery/install-and-configure-the-streamlined-data-refinery/app-builder-and-community-dashboard-editor/get-started-with-app-builder.md).

# Get started with App Builder

App Builder is an application builder for people who may not have Java knowledge, but who may have plenty of interesting ideas for new plugins. All that is required to use App Builder is knowledge of CTools and Pentaho Data Integration. Follow these steps to get started building impressive applications with App Builder.

1. Log in to the Pentaho User Console (PUC).

   Access App Builder by copying this URL in your web browser: `*\{your PUC location\}*/pentaho/plugin/sparkl/api/main`

   The App Builder splash page appears.

   ![App Builder splash page](/files/IxCqqq6eLLaUtS5sHhQj)
2. Click the **Plus Sign** to begin creating a new app.
3. Name your app, then fill in the plugin information on the **About** tab.

   ![App Builder About tab](/files/FTkhnZdC43Wc1TvqLyJr)
4. On the **Element** tab, click to add an element, then add two dashboards by clicking on the **Add** bar and filling out the fields.

   ![App Builder Element tab](/files/b4g2DXzmqZvxjjQbPj45)
5. Click **Edit** to alter the dashboards and add a simple row.
6. Click on **Preview** to see your dashboard.
7. Once you are happy with the way the dashboards look, you can share it with your users.

Learn more about Pentaho products and CTools with this list of [SDR resources](/pdia-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery.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-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery/install-and-configure-the-streamlined-data-refinery/app-builder-and-community-dashboard-editor/get-started-with-app-builder.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.
