# Profiles Dashboard

In the following all relevant functions and fields will be explained.

![Profile List](/files/tMvtVE7hVx9SZOcgn1k5)

### Profile Name:

Displays the profile’s name that has been defined by the creator of the profile.

### Stream Type:

Displays the stream type (e.g. [EXPORT](/helmut4-releases/v4.6.0/helmut4-components/helmutio/streams/io-event-triggers/export.md)) used in the selected profile. If the name is clicked, the stream builder for this stream is opened.

### Prestream Name:

Displays the name of the prestream used in the selected profile. If the name is clicked, the stream opens in the Stream Designer.

### Stream Name:

Displays the name of the stream used in the selected profile. If the name is clicked, the stream opens in the Stream Designer.

### Metadata Set Name:

Displays the name of the metadata set used in the selected profile. If the name is clicked, the view changes to metadata.

### Priority:

Displays the profiles default priority.

### Add Group Button:

Opens a dialog for entering the name of the group to be created. By clicking on "Cancel" the dialog can be ended and via "Save" the group is created. “Save” is attached to the Streams trigger: [CREATE\_GROUP](/helmut4-releases/v4.6.0/helmut4-components/helmutfx/streams/fx-event-triggers/create_group.md)

### Action Button:

Via the Action Button it is possible to delete, duplicate and edit existing profiles.


---

# 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.helmut.de/helmut4-releases/v4.6.0/helmut4-components/helmutio/profiles/profiles-dashboard.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.
