# See the Phase ID, creator's name, and Phase Creation Time

This feature allows users to view a phase's unique identification number (ID), the name of the user who created it, and the date and time it was created. This feature helps track and organize tasks and monitor the task's progress over time.&#x20;

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

### Steps to Use:

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

<figure><img src="/files/9gzh10CB7Y813731AP2f" alt=""><figcaption><p>See the Phase ID, creator's name, and Phase 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.1-phases/6.1.2-phase-modal-activity-page-manage/see-the-phase-id-creators-name-and-phase-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.
