# Jobs

The Jobs tab is where an Admin goes to create a new Job code. To assign rules to the code, they need to then go to the Job Assignment Tab. Time off can be paid, partially paid, or unpaid. Jobs can be paid, partially paid, or not paid.

**To Create a Job Code:**

1. **Add Job** – Opens a form to create a new job with details such as name, code, pay, and project assignment.
2. **Edit / Archive** – Lets you update job details (Edit) or remove jobs from the active list without deleting them (Archive).
3. **Assign Job To User** – Allows you to link or assign specific jobs to selected employees.
4. **Show Archived Jobs** – Displays jobs that have been archived for review or reactivation.
5. **Import Excel** – Lets you upload multiple jobs at once using an Excel file for faster setup.

<figure><img src="/files/8RiViA48KJix8LEdDW1Y" 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://www.opentimeclock.com/docs/settings/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.
