# 6.2.1 See the task ID, creator's name, and task creation time

This feature allows users to view a task's unique identification number (ID), the name of the user who created it, and the date and time it was created. This feature is helpful in tracking and organizing tasks and monitoring the task's progress over time.&#x20;

Knowing who created the task and when team members can reach out to the right person for any questions or concerns.

### Steps to Use:

* You can **view** the task creator's name & task creation time **right below the task name** from the **task activity page view**.

<figure><img src="/files/s42bmHIPninuFEJL0rxT" alt=""><figcaption><p>See the task ID, creator's name, and task creation time</p></figcaption></figure>


---

# 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.onethreadapp.com/6.-managing-items/6.3-tasks/6.3.2-task-modal-activity-page-manage/6.2.1-see-the-task-id-creators-name-and-task-creation-time.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.
