> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blitz-api.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Job Levels & Functions

# Job Levels & Functions

> Accepted values for `people.job_level` and `people.job_function` filters in Employee Finder and Find People.

<div style={{position:'absolute',width:'1px',height:'1px',padding:0,margin:'-1px',overflow:'hidden',clipPath:'inset(50%)',whiteSpace:'nowrap',border:0}}>
  > **Agents & LLMs**: a Markdown version of this page is available by appending `.md` to the URL, and the full documentation index is at [llms.txt](https://docs.blitz-api.ai/llms.txt).
</div>

## Job Levels

Used in: **Employee Finder**, **Find People** (`people.job_level` filter)

| Value        | Description                                    |
| :----------- | :--------------------------------------------- |
| `"C-Team"`   | C-Level executives (CEO, CTO, CFO, CMO, CRO…)  |
| `"VP"`       | Vice Presidents                                |
| `"Director"` | Directors                                      |
| `"Manager"`  | Managers                                       |
| `"Staff"`    | Individual contributors, specialists, analysts |
| `"Other"`    | Roles that don't fit the above categories      |

***

## Job Functions

Used in: **Employee Finder**, **Find People** (`people.job_function` filter)

<Accordion title="View all accepted job function values (22)">
  * `"Advertising & Marketing"`
  * `"Art, Culture and Creative Professionals"`
  * `"Construction"`
  * `"Customer/Client Service"`
  * `"Education"`
  * `"Engineering"`
  * `"Finance & Accounting"`
  * `"General Business & Management"`
  * `"Healthcare & Human Services"`
  * `"Human Resources"`
  * `"Information Technology"`
  * `"Legal"`
  * `"Manufacturing & Production"`
  * `"Operations"`
  * `"Other"`
  * `"Public Administration & Safety"`
  * `"Purchasing"`
  * `"Research & Development"`
  * `"Sales & Business Development"`
  * `"Science"`
  * `"Supply Chain & Logistics"`
  * `"Writing/Editing"`
</Accordion>
