> 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/pba/9.3-analytics/pentaho-user-console/about-pentaho-user-console-perspectives/opened-puc-perspective.md).

# Opened

The Opened perspective uses plugins to provide access to different analytic capabilities. This perspective activates after you open a file from the Browse Files page. It provides a simple space to work with your files.

Depending on your subscription, you may have access to any of the following plugins:

* Analyzer
* Interactive Reports
* Dashboard Designer
* CTools

![Opened Perspective in PUC](/files/BJX7BiMYNPGPJzl38mYq)

| Item | Name                                                                                                                                                                                         | Function                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ---- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | <p><strong>Opened</strong> indicator<strong>Open</strong></p><p>New <strong>Interactive</strong>, <strong>Analyzer</strong>, <strong>Dashboard</strong>, or <strong>Data Source</strong></p> | <p>Indicates the current User Console perspective that you are using. <strong>Opened</strong> displays the files that you access from the <strong>Browse Files</strong> pane.</p><ul><li><strong>Open</strong> serves as a quick way to browse for more files to open without leaving the <strong>Opened</strong> page. These additional files open in new tabs across the Report Window.</li><li>Quick start buttons to create a new <strong>Interactive</strong> or <strong>Analyzer</strong>, <strong>Dashboards</strong>. You can also use this button to create a new<strong>Data Source</strong>, if you have permissions to work with data sources.</li></ul> |
| 2    | **Edit**, **Save**, and **Save As**                                                                                                                                                          | Gives you the ability to perform these functions on the active file in the Report Window: edit, save the file with a default name in the same location, or save the file with a different name and in any location on the repository or your desktop.                                                                                                                                                                                                                                                                                                                                                                                                                |
| 3    | Report Window                                                                                                                                                                                | Displays the file or report that is currently opened, and lets you edit or work with the file.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |


---

# 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/pba/9.3-analytics/pentaho-user-console/about-pentaho-user-console-perspectives/opened-puc-perspective.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.
