# Workflow Log

Setiap kali workflow dijalankan, log entri akan dibuat. Log entri merekam tanggal dan waktu workflow dijalankan, data yang dioperasikannya, status (sukses atau gagalnya workflow), deskripsi dari status, komponen workflow, thread id dan waktu eksekusi. Pada halaman ini, trainer dapat :

1. Melihat semua workflow yang berjalan.
2. Melihat mengapa workflow gagal jika terjadi sebuah error.&#x20;
3. Menyaring log berdasarkan range date.
4. Mencari log berdasarkan workflow name.

Pada bagian ini, Anda dapat menyaring log berdasarkan rentang tanggal, dengan memilih date from '27/0620212' dan date to '07/04/2022'.

![Workflow Log](/files/Ts3BP7uvh4f4AmVdNwSG)

Selain itu, Anda dapat mencari log berdasarkan nama workflow dengan mengetikkan nama workflow Anda di kolom pencarian, kemudian Anda akan melihat saran nama workflow, pilih dan klik saran nama workflow, dan log akan muncul berdasarkan nama workflow yang dipilih.

![Search Workflow Log Based On Name](/files/5TnoulU4xKMU5FsU5wq4)


---

# 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.3dolphins.ai/5.3.0-id/bot-settings-1/process-flow/workflow-log.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.
