<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [JobName](./bitburner.jobname.md)

## JobName enum


**Signature:**

```typescript
declare enum JobName 
```

## Enumeration Members

|  Member | Value | Description |
|  --- | --- | --- |
|  agent0 | <code>&quot;Field Agent&quot;</code> |  |
|  agent1 | <code>&quot;Secret Agent&quot;</code> |  |
|  agent2 | <code>&quot;Special Operative&quot;</code> |  |
|  business0 | <code>&quot;Business Intern&quot;</code> |  |
|  business1 | <code>&quot;Business Analyst&quot;</code> |  |
|  business2 | <code>&quot;Business Manager&quot;</code> |  |
|  business3 | <code>&quot;Operations Manager&quot;</code> |  |
|  business4 | <code>&quot;Chief Financial Officer&quot;</code> |  |
|  business5 | <code>&quot;Chief Executive Officer&quot;</code> |  |
|  businessConsult0 | <code>&quot;Business Consultant&quot;</code> |  |
|  businessConsult1 | <code>&quot;Senior Business Consultant&quot;</code> |  |
|  employee | <code>&quot;Employee&quot;</code> |  |
|  employeePT | <code>&quot;Part-time Employee&quot;</code> |  |
|  IT0 | <code>&quot;IT Intern&quot;</code> |  |
|  IT1 | <code>&quot;IT Analyst&quot;</code> |  |
|  IT2 | <code>&quot;IT Manager&quot;</code> |  |
|  IT3 | <code>&quot;Systems Administrator&quot;</code> |  |
|  networkEng0 | <code>&quot;Network Engineer&quot;</code> |  |
|  networkEng1 | <code>&quot;Network Administrator&quot;</code> |  |
|  security0 | <code>&quot;Security Guard&quot;</code> |  |
|  security1 | <code>&quot;Security Officer&quot;</code> |  |
|  security2 | <code>&quot;Security Supervisor&quot;</code> |  |
|  security3 | <code>&quot;Head of Security&quot;</code> |  |
|  securityEng | <code>&quot;Security Engineer&quot;</code> |  |
|  software0 | <code>&quot;Software Engineering Intern&quot;</code> |  |
|  software1 | <code>&quot;Junior Software Engineer&quot;</code> |  |
|  software2 | <code>&quot;Senior Software Engineer&quot;</code> |  |
|  software3 | <code>&quot;Lead Software Developer&quot;</code> |  |
|  software4 | <code>&quot;Head of Software&quot;</code> |  |
|  software5 | <code>&quot;Head of Engineering&quot;</code> |  |
|  software6 | <code>&quot;Vice President of Technology&quot;</code> |  |
|  software7 | <code>&quot;Chief Technology Officer&quot;</code> |  |
|  softwareConsult0 | <code>&quot;Software Consultant&quot;</code> |  |
|  softwareConsult1 | <code>&quot;Senior Software Consultant&quot;</code> |  |
|  waiter | <code>&quot;Waiter&quot;</code> |  |
|  waiterPT | <code>&quot;Part-time Waiter&quot;</code> |  |