# Projects

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

* Records all projects undertaken by the company for clients.
* Includes details such as members, deadlines, clients, completions, and status.
* Offers options for editing, viewing as a Gantt Chart, archiving, and deletion of projects.
* Easily add new projects by clicking on the "Add Project" option on the top left corner.

<figure><img src="/files/6nrkVxx5nOo4aRvXlGrZ" alt=""><figcaption></figcaption></figure>

The Add Project form requires details such as Project Name, Start Date, Deadline, Project Category, Department, Client, Project Summary, Notes, Project Members, and any other required details can be added while saving the details in the provided form.

<figure><img src="/files/73Fl3nHW4oFTvEm1qG1C" alt=""><figcaption></figcaption></figure>

Right beside the "Add Project" option, there is an "Add Project Templates" feature. This allows you to quickly add details by selecting a template, saving time on manual entry. It requires details such as Project Name, Project Category, Project Summary, Notes, and checkboxes based on user preferences.

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

Clicking on the name of an individual project in the list provides links to view detailed information, allowing navigation to specific pages as needed.

<figure><img src="/files/6m42Hh4fF93b2rpr92to" alt=""><figcaption></figcaption></figure>

**1.Overview:** This section under the individual project provides sufficient information to help anyone viewing the document to understand the project briefly along with its planning, tasks, and mainly required details in a brief view.

<figure><img src="/files/2lmvpfw7NYZF0WBt0wut" alt=""><figcaption></figcaption></figure>

&#x20;**2.Members:** This section records details of all members/employees working on the assigned project, compiling and presenting cumulative data. From the top left corner, you can add new members by clicking an option that presents a form for manual data entry. Members can be selected from the entire list or the departmental list.

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

**3.Files:** This section under individual projects offers space to hold any documents that are important concerning the project, these can be easily stored here. It also allows easy access to everyone.

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

**4.Milestones:** This section records the milestones achieved that the employees themselves created for each project. It helps in tracking each project.

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

**5.Tasks:** This section tracks the tasks created under each project which further helps in logging of work and eventually completion of the project.

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

**6.TaskBoard:** Taskboard is the Kan-Ban Format for the tasks assigned to them. This makes the tracking process easier.

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

**7.Gantt Chart:** Gantt Chart pattern of the task makes the viewing of the timeline for the task easier as it shows the period it is spread over.

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

**8.Invoices:** This section under the projects tab holds all the invoices created for the specific project. It makes the tracking work easier for both parties.

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

**9.Timesheet:** This section provides space for logging in time for different tasks that are chosen by them as individuals which in all records the total time taken for the complete project.

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

**10.Expenses:** This section records all the expenditures that were done for the working of the individual projects. It further adds the expenditures under this section to the overall expenditures of the organization.

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

**11.Payments:** All the transaction history for each project is saved under this section which makes financial recordings easier.

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

**12.Discussion:** This section records all the important discussions that are done among the employees or between the client and employees to frame the further working on the project.

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

**13.Notes:** This section is to store some must points which are important to remember while working on the project.

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

**14.Burndown Chart:** This sheet records the graphical representation of the work left to do versus time comparing the ideal work structure and actual work structure.

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

**15.Rating:** This section records the ratings received from the client for the work done by the organization on the project. This allows space where all the feedbacks can be recorded for each project.

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

1**6.Activity:** It record all the updation and changes in the project alone with the date and time. This is will help to track the changes.

<figure><img src="/files/s7YANtuaMAUTkLLiTjeP" alt=""><figcaption></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://wheel-erp.gitbook.io/wheel-erp-user-guide/work/projects.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.
