# Runs

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

**1, App:** Tên của Script App của bạn

**2, Task:** Tên của tác vụ

**3, Result:** Số lần chạy

**4, Started at:** Ngày bắt đầu

**5, Finished at:** Ngày kết thúc

**6, Duration:** Thời gian chạy

**7, Status:** Trạng thái của tác vụ ( Running, Done, Aborted )

**8, Run:** Chạy lại tác vụ&#x20;

{% hint style="info" %}
Để tạo được tác vụ các bạn sang phần Saved Tasks để đọc kỹ nhé !
{% 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://genfarmer-support.gitbook.io/genfarmer/thanh-menu-chinh/automation/runs.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.
