# Applications

To be able to monitor an application in the Applications sub tab, tick the Monitored checkbox in the metadata panel.&#x20;

<div align="left"><img src="/files/-M-p-xtdkNF2KOsl3yNe" alt=""></div>

In Monitoring tab, user can select Applications sub tab and select workflow by clicking Choose application dropdown.\
&#x20;Application process Ids will be registered and displayed in table with Start Time and End Time details. The process ID is a link, that pressed will bring User to specified process in Tasks overview.

Clicking button: ? Refresh, user will reload results and get actual data ? Open Workflow, user will open selected workflow in Application main tab.&#x20;

![](/files/-M-p01J1n366hduXcR0A)


---

# 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://help.novacuraflow.com/6.11/development/flow-studio/monitoring/applications.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.
