# (5.1) Task Workflow

&#x20;          Here, workflow means a “Task”. A task can be viewed as having three participants: Creator, Assignee and Target.&#x20;

* ***Creator*** : The person who initiates the task is the creator.
* ***Assignee*** : The person who has to perform the assigned task. When the assignee is done, the task is finished. Sometimes, there may be more steps if one assignee has to report to his supervisor or head of department.&#x20;
* ***Target*** : The person who is affected by the outcome of the task.


---

# 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://bizleaphr.gitbook.io/bizleap-hr/version-3.2/5-task/5.1-task-workflow.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.
