# PM Setting

Go to Setting.

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

#### **Task Category** <a href="#task-category" id="task-category"></a>

Project leader needs to configure task categories by clicking on +Task Category.

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

Fill up details and save it.

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

If category is billable then it’s calculated in resource utilization.

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

#### **Task Status** <a href="#task-status" id="task-status"></a>

To add task status, click on +Task Status.

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

Enter status name and save it.

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

If you don’t add any status then system will add default status as Open, In Progress and Completed.

#### **Team Members** <a href="#team-members" id="team-members"></a>

All allocated resources will be shown under team members.

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

#### **Task Label** <a href="#task-label" id="task-label"></a>

To identify task you can add task label and assign to any task.

To add task label, Click on +Task Label.

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

Enter task label and save it.

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

Last updated 26 December 2025


---

# 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.aiflo.app/project-management/pm-setting.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.
