# Configure Setting

### Enable Open task as a pop up <a href="#enable-open-task-as-a-pop-up" id="enable-open-task-as-a-pop-up"></a>

You can show task in pop up

Click on edit button

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

Select “**Open task as a pop up**” value and click on save

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

You can see task Edit/Details page in pop up

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

### Enable member task only <a href="#enable-member-task-only" id="enable-member-task-only"></a>

Displaying member tasks by showing tasks assigned to a specific member and tasks created by that member

To enable member task only

Select **Member task only** value and click on save

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

You can show task assign to a specific member and task created that member

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

### Enable manage time <a href="#enable-manage-time" id="enable-manage-time"></a>

To enable manage time

Select **Manage time** value and click on save

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

You can see time in date field when you enable manage time

<figure><img src="/files/0X3N51Mz2KTS62AD1RHN" alt=""><figcaption></figcaption></figure>

### Enable Timesheet setting <a href="#enable-timesheet-setting" id="enable-timesheet-setting"></a>

To enable timesheet

Select **enable timesheet** value and click on save

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

When a task is assigned to the current user, the **timesheet** icon is displayed.

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

Click on the timesheet icon, enter all details on the timesheet page, and then click on Save.

<figure><img src="/files/5dhfQbChxFfRuD7HfTXb" alt=""><figcaption></figcaption></figure>

Click on **“Go to timesheet”** link

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

User can see the details of filled up timesheet

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

Last updated 24 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/planner/configure-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.
