# Perspectives

Hop comes with a number of perspectives built in.

Change the current perspectives by clicking on the icon in the left-hand toolbar, or through the corresponding keyboard shortcut. Use the keyboard shortcuts `CTRL-SHIFT-arrow-up` and `CTRL-SHIFT-arrow-down` to cycle through perspectives.

Here are the available perspectives:

* <img src="/files/wieU0GbpnPKyXpvDEkZJ" alt="data orch" data-size="line"> [Data Orchestration](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-data-orchestration.md)
* <img src="/files/gL4W76LFxh2Clhx2H8UZ" alt="execution" data-size="line"> [Execution Information](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-execution-information.md)
* <img src="/files/T4UfVLGlNMSS8wr6PkoJ" alt="gear" data-size="line"> [Configuration](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-configuration.md)
* ![metadata](/files/SAovQTu6fICzYDdnq1uo) [Metadata](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-metadata.md)
* ![folder](/files/PcvKwJXleFoFsHoA3ubw) [File explorer](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-file-explorer.md)
* ![search](/files/a6B0XzuH9pjKfWGv88Lu) [Search](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-search.md)
* ![plugin](/files/kZN3DmzCXwMuTG5LHqGe) [Plugins explorer](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-plugin.md)
* <img src="/files/4RoA0mlq1Bju0qCFm1Wu" alt="neo4j logo" data-size="line"> [Neo4j](/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives/perspective-neo4j.md)


---

# 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.primeur.com/data-shaper-1.21/knowing-the-data-shaper-designer/index/perspectives.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.
