# Jobs

Jobs are the actual timed work schedules.

### Index

The index shows you an overview of all jobs in this substation. Click on a day to show the jobs of that day only.

This list will also show you the load percentage in those jobs and the hours.

### Details

This page show you all the details of the job like the **name**, **start**- and **endtime**, **duration** and **number of people** you need to complete this job. If your event has [Double confirmation](/event/planning/settings/members/double-confirmation.md)enabled, the status of the people working this job will be shown.

**Can be picked in the shiftpicker?**: If you have a shiftpicker where they can choose this job, you can toggle this setting. If you turn this off, then this job will not be visible for your individual members.

You can duplicate this job by clicking the <img src="/files/Cfwzv4HAJduKWypptMsb" alt="" data-size="line"> button.


---

# 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.eventication.com/event/planning/stations/substations/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.
