# JOBS

- [Jobs Page Overview](https://help.agencydesk.io/jobs/jobs-page-overview.md): View, manage, and track all Jobs in one place. Switch between status tabs, monitor progress, and access key Job details for smooth project management.
- [Creating Jobs](https://help.agencydesk.io/jobs/creating-jobs.md): Create new Jobs easily with templates, quick client options, and simple setup fields.
- [Managing Jobs](https://help.agencydesk.io/jobs/managing-jobs.md): Understand how each aspect of a Job supports delivery, collaboration, financial tracking, and profitability.
- [Understanding Job Dashboard Layouts](https://help.agencydesk.io/jobs/managing-jobs/understanding-job-dashboard-layouts.md): Job dashboards automatically update as team members track time, Tasks are marked as completed and invoices are generated.
- [Managing Job Deliverables](https://help.agencydesk.io/jobs/managing-jobs/managing-job-deliverables.md): Manage every aspect of a Job: edit Tasks & Costs, assign team members, schedule work, tag progress, and track hours in one convenient place.
- [Estimates](https://help.agencydesk.io/jobs/managing-jobs/estimates.md): Build and refine Job estimates before work begins. Plan tasks, costs, and pricing clearly before activating or billing a job.
- [Financial](https://help.agencydesk.io/jobs/managing-jobs/financial.md): Monitor profitability over time and easily invoice Jobs based on real data.
- [Central](https://help.agencydesk.io/jobs/managing-jobs/central.md): View Job Notes, schedule Meetings, and access Task Documents in one central hub for communication, collaboration, and file management.
- [Timeline](https://help.agencydesk.io/jobs/managing-jobs/timeline.md): Visualise your Job with a gantt chart view of all Tasks.
- [Recon](https://help.agencydesk.io/jobs/managing-jobs/recon.md): Analyse Job profitability with variance tracking, billing efficiency, reconciliation summaries, and margin insights across tasks, costs, and meetings.


---

# 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.agencydesk.io/jobs.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.
