# Get started with Pentaho Analyzer

Display and work with data in Analyzer through panels. For example, you can view and work with Steel Wheels data in the Analyzer panels by performing the following steps:

1. From the User Console Home page, click the **Browse Files** button. In the **Browsing** pane, click to expand the **Public** folder, then click to expand the **Steel Wheels** folder.
2. In the center pane, double-click on **European Sales**. The Opened page appears with the Analyzer report. Click the **Add More Fields** and **Rearrange Fields** icons on the toolbar to expand the **Available Fields** and **Layout** panels.

   ![Getting started with Analyzer](/files/Lx1WVjmMVQdvGH8wFavl)

| Item | Name                                       | Function                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ---- | ------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 1    | Opened view                                | Displays quick access buttons across the top to create and save new Analyzer reports, Interactive Reports, and Dashboards. Opened reports and files show as a series of tabs across the page.                                                                                                                                                                                                                                                                                                                            |
| 2    | **Available Fields** and **Layout** panels | <p>Use the <strong>Available Fields</strong> and <strong>Layout</strong> panels to drag levels and measures into a report.Your report displays changes in the <strong>Report Canvas</strong> as you drag items onto the <strong>Layout</strong> panel.</p><p>Delete a level or measure from your report by dragging it from the <strong>Layout</strong> panel toward the lower right corner of the <strong>Report Canvas</strong>. As you drag it, a trash can icon appears in the lower right corner of the canvas.</p> |
| 3    | **Report Canvas**                          | Shows a dynamic view of your report as you work to build it. The look of your report changes constantly as you work with **Available Fields** and **Layout** panels to refine it.The **Report Canvas** shows different fields based on the chart type selected.                                                                                                                                                                                                                                                          |
| 4    | **Analyzer Toolbar** and **Filters**       | Use the **Analyzer Toolbar** functions to undo or redo actions, hide lists of fields, add or hide filters, disable the auto-refresh function, adjust settings, and change the view of your report.Use the **Filters** panel to display a list of filters applied to the active report, or edit or delete filters.                                                                                                                                                                                                        |


---

# 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/pba/pentaho-analyzer-cp/get-started-with-pentaho-analyzer.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.
