# My Project Tasks

In the My Project Tasks, users can access and manage their project tasks they've been assigned. It enables project tracking and collaboration among users. Projects can be viewed in either Board View or List View, providing project management and organization flexibility.&#x20;

* **Board View:** Tasks are divided into columns representing their status, such as "New," "On Hold," “In Progress,” and "Completed." Move tasks between these columns by dragging and dropping them. This helps to see the workflow and quickly check their work status.<br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfq6FbCDTAtnwX3bfBkDbb8-lCCb-Nm5jx-C_z0B3vHUUKDA6xbsGwxyMmYCqL2brvw37-a8eaINamf4VfcCGqVMx9aDRouWy5gqzlUDN9eD2O5wn5nzMCFdt-0TztYMj0g2V4hzQ?key=fmnDxUEd-g4k7FuVGbGRhw" alt=""><figcaption></figcaption></figure>
* **List View:** Tasks are listed one below the other, making it easy to scroll through and read the details of each task.<br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdttPY5bvrQI2qKfNS8k_DOuHtgCa1BTwtyV9t7536qLLN0C1kWl70XkkyPJ7CFnyo7IkZrCY2hPaGH7le80VgoJ9nf7FiDt4ReboNXQZSFZhLrphoag0X2CYgjq_PQy0Z0dFA_eA?key=fmnDxUEd-g4k7FuVGbGRhw" alt=""><figcaption></figcaption></figure>

For complete information on Projects, refer [here](https://docs.ovaledge.com/projects/about-projects).

***

Copyright © 2025, OvalEdge LLC, Peachtree Corners, GA USA


---

# 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.ovaledge.com/release8.1/home/my-resources/my-project-tasks.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.
