# Tracking a job

{% hint style="success" %}
Plan ahead to ensure you reach your deadlines!
{% endhint %}

| Machine             | Standard | Semester W9 to W13 |
| ------------------- | -------- | ------------------ |
| Laser Cutting       | 2-3 days | 4-6 days           |
| Metal Laser Cutting | 5-7 days | 7-10 days          |
| CNC Milling         | 4-6 days | 7-14 days          |
| 3D FDM              | 2-4 days | 4-6 days           |
| 3D SLA              | 2-4 days | 7-10 days          |

{% hint style="warning" %}
Listed times are working days and do not include weekends.&#x20;
{% endhint %}

{% hint style="info" %}
Generally, busy times of semester are directly prior to mid-semester break and from week 10 until the end of exam period. You can check the key dates on the academic calendar [here.](https://www.unimelb.edu.au/dates)
{% endhint %}

{% hint style="danger" %}
If your wait time has exceeded these estimates, the team may been experiencing technical difficulties or shortage of staff . The Fab Lab will endeavor to contact you in the event that your job is delayed. If you would like an update on your job status, please email **<msd-fablab@unimelb.edu.au>** with your name and job number.
{% endhint %}


---

# 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://ms-kb.msd.unimelb.edu.au/the-fablab/job-submission/job-submission-platform/tracking-a-job.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.
