> For the complete documentation index, see [llms.txt](https://docs.we360.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.we360.ai/how-to-and-best-practices/managing-projects-and-time.md).

# Managing Projects & Time

These guides walk through the goals teams most often bring to the Projects & Tasks module: turning logged hours into project cost, running work in time-boxed sprints, and keeping a project aligned with Jira.

Each guide is task-first. For what every field, status, and view *is*, see the [Projects & Tasks reference](https://docs.we360.ai/reference/work-and-time-management/product/work-and-time-management/projects-and-tasks). To see where each control lives on screen, see the [Project Suite screens](https://docs.we360.ai/reference/work-and-time-management/user-interfaces/portal/project-suite/projects).

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Track billable time on a project</strong></td><td>Set up billing so approved time turns into project cost.</td><td><a href="/pages/CjRkE3ekymCG3soCdu0J">/pages/CjRkE3ekymCG3soCdu0J</a></td></tr><tr><td><strong>Plan and run a sprint</strong></td><td>Organize work into a time-boxed cycle and carry over what isn't finished.</td><td><a href="/pages/C82zR4xR159KTROwP9QE">/pages/C82zR4xR159KTROwP9QE</a></td></tr><tr><td><strong>Sync a project with Jira</strong></td><td>Keep tasks, worklogs, and fields aligned between We360.ai and Jira.</td><td><a href="/pages/KHhyOZxUnKzK9wGaBJZE">/pages/KHhyOZxUnKzK9wGaBJZE</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.we360.ai/how-to-and-best-practices/managing-projects-and-time.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
