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