# Configure Setting

## Enable Open task as a pop up

You can show task in pop up

Click on edit button

![](/files/x4Wpf5trnootcmxGjUy2)

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

![](/files/ndbcdrcykTA9FDlTIRnW)

You can see task Edit/Details page in pop up

![](/files/ctwgNdEQWHMYie8ajVUw)

## Enable member task only

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

![](/files/iYrHzRkcHtPiibPkrw1f)

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

![](/files/oEJ9cQ3IQzpIJr5om20t)

## Enable manage time

To enable manage time

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

![](/files/rZQO6wDsOqh2gDmR0GGh)

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

![](/files/bXILXTiLmgcdu2kJL4nT)

## Enable Timesheet setting

To enable timesheet

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

![](/files/G2lZkSMDc8ZE6SiIZ4N3)

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

![](/files/J9Xku1aVZDETKLqFMhAy)

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

![](/files/ZeXjssFeDsCOuU0VGp6L)

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

![](/files/d8DSIglGXZMNgvzPi8FY)

User can see the details of filled up timesheet

![](/files/W1vwCxoduJcyuVi1M3LF)


---

# 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://help.quickappflow.com/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.
