# Data Collection Rules

### **The Usage Basic flow** <a href="#the-usage-basic-flow" id="the-usage-basic-flow"></a>

There are two main methods to add new applications, windows, and processes for tracking in the Process Intelligence platform’s data collection:

1. Define Applications and Data Collection Rules Yourself:
   * Navigate to `Admin Panel -> Configure Data Collection -> Track New Application`.
2. Use the Application Catalog:
   * Navigate to `Admin Panel -> Configure Data Collection -> View Application Catalog`.

After creating the rules, they are displayed in the list.

<figure><img src="/files/RREbsQQNlyppiwDLIexn" alt=""><figcaption></figcaption></figure>

Click **Data Collection Rules** to manage or edit each rule through the following options:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Rules in the UI</td><td><a href="/pages/gqNMQIAB2i965O3Lnyfo">/pages/gqNMQIAB2i965O3Lnyfo</a></td><td><a href="/files/SZ0fhHOkE2rRLgNSiVkF">/files/SZ0fhHOkE2rRLgNSiVkF</a></td></tr><tr><td>Rules in the Code Editor</td><td><a href="/pages/iiEz0th9NOxMHX4ExOnw">/pages/iiEz0th9NOxMHX4ExOnw</a></td><td><a href="/files/44jB6meIcAfEFHNjcySr">/files/44jB6meIcAfEFHNjcySr</a></td></tr></tbody></table>

***

{% hint style="info" %}
For additional examples of Data Collection, see [Advanced Examples for Data Collection](/process-intelligence/data-collection/data-collection-rules/advanced-examples-for-data-collection.md).
{% endhint %}


---

# 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://processmaker.gitbook.io/process-intelligence/data-collection/data-collection-rules.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.
