# Metadata Perspective

Icon: ![metadata](/files/SAovQTu6fICzYDdnq1uo)

Keyboard shortcut: `CTRL-Shift-M`

### Description

The Metadata perspective is where you manage the different [metadata types](/data-shaper-1.21/knowing-the-data-shaper-designer/index-2.md) available in your Hop projects.

### Usage

#### The types tree

This perspective has a tree on the left-hand side where the metadata types are shown as top level with elements below it:

<img src="/files/AvhIdv2ZrVpM4SXNoxa1" alt="The left-hand tree of the data orchestration perspective" width="321">

#### Managing elements

You can right-click on any element to edit, rename, duplicate or delete an element. You can also use this menu to create new elements. To create a new element you can also double-click on the element type itself. You can also use the toolbar icons in the toolbar located right above the metadata tree.

#### Tabs

When creating or editing metadata elements you will get the information presented in a separate tab on the right-hand side. This will allow you to easily switch between various metadata elements when working in a project.


---

# 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/perspective-metadata.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.
