# İşler

inSCADA platformu arka planda tüm işleri periyodik olarak çalıştırdığı servislere sahiptir. Bu servislerin hangi periyotta çalıştığı veya çalışıp çalışmadığı bilgisine bu kısımda erişirsiniz. Örneğin bir bağlantıyı çalıştırdığınızda o bağlantı altında bulunan cihaz ve veri bloklarının kaç ms periyotta çalıştırıldığını görebilirsiniz. Aşağıdaki Resim 1'de örneği görebilirsiniz.

&#x20;&#x20;

![Resim 1 : Jobs](https://3007461553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LLGnZudlzfM63QD-_cp-887967055%2Fuploads%2FzGYTAjLGbidh9IPHnviT%2FResim1%20i%C5%9Fler.jpg?alt=media\&token=f26247a6-bc97-472e-ab7b-c56c1f6dde22)

Tabloda bulunan alanların özellikleri ;

* Ad : İşin ismini belirtmektedir.
* Last Execution Duration Time : İlgili işin en son çalıştığında ne kadar süre çalıştığını göstermektedir.
* Last Execution Start Time : İlgili işin en son hangi tarih, saat ve mili saniyede çalışmaya başladığını göstermektedir.
* Last Execution Ended Time : İlgili işin en son hangi tarih, saat ve mili saniyede çalışmayı tamamladığını göstermektedir.
* Executions Count : İlgili işin toplamda kaç kere çalıştığını ifade etmektedir.
* Type : İlgili işin tipini belirtmektedir.
* Schedule : İlgili işin ne kadar zamanda bir çalıştığını göstermektedir.


---

# 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://inscada.gitbook.io/ins/master/user-interface/jobs.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.
