# Worklogs

**Worklog** is a feature in the Service Portal AI Ticket menu that displays records of work duration logged by the support team while handling the ticket. The information shown includes **Owner**, **Time Taken**, **Start Time**, **End Time**, and **Type**.

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

<p align="center">Tab worklogs</p>

To view the detailed worklog, press the **Detail** button.

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

<p align="center">Worklogs detail</p>

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

<p align="center">Detail worklogs</p>


---

# 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.cloudeka.ai/service-portal-ai/ticket/detail-ticket/worklogs.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.
