# Processes

Processes bölümü stüdyo üzerinde geliştirilen süreçlerin departman ve schedule bazlı gösterildiği alandır.&#x20;

### Process

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

Bu alan stattülerine göre süreç sayısını gösterir:

* **Pending Count:** Çalışmak için işlem sırasında bekleyen process sayısını gösterir.
* **Running Count:** Şu anda çalışan proces sayısını gösterir.
* **Complated Count:** Tamamlanan proces sayısını gösterir.
* **Error Count:**&#x48;ata alınan process sayısını gösterir.
* **Terminated Count:**&#x50;lanlama sağlanmış ancak iptal edilmiş process sayısını gösterir.

### Process Departments

Süreçler stüdyo ortamında oluşturulurken seçilmiş olan departman bazında process dağılım grafiğini gösterir.

<figure><img src="/files/KZKshDaPAjfogoaAxGn6" alt="" width="369"><figcaption></figcaption></figure>

#### Departments Status Info

Departmanlara ait durum bilgisini gösterir.

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

* **Name:** Departman adını gösterir.
* **Process:** İlgili departmana ait process sayısını gösterir.
* **Scheduled Process:** İlgili departmana  ait planlanmış süreç sayısını gösterir.
* **Scheduled Percentage:** İlgili departmana ait planlanmış süreç yüzdelik dağılımını gösterir.

#### Process Departments

Süreçlerin departman bazında dağılımını tarih ve departman filtreleri ile gösterir:

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

* **Departments:** Filtreleme sonucu hangi departman görüntülenecek ise onun seçilmesi sağlanır.
* **Date Filter:** Belirli bir tarih aralığındaki süreç dağılımı isteniyor ise ilgili tarihlerin seçilmesi sağlanır.
* **Department:** İlgili departman adını gösterir.
* **Processes:** İlgili departmana ait proces sayısını belirtir. Süreç yok ise No Process Found uyarısı yazılır.


---

# 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.genrpa.com/gen-control-room/process-management/processes.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.
