> ## Documentation Index
> Fetch the complete documentation index at: https://help.useodin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Worker profiles

> View and update a worker's personal details, site-specific information, contractor, and documentation

After a worker is onboarded, their profile is the central place to view and manage their information. You can find a worker's profile through search or through the **Workers** list on the main navbar.

A worker's profile is organized into tabs:

* **Overview** — personal information like name, phone number, date of birth, and emergency contact.
* **Jobsites** — site-specific details like trade, job title, and contractor for each jobsite the worker is assigned to.
* **Badges** — the worker's assigned badges and their status. See [Manage a worker's badges](/onboard-workers/assigning-existing-badges) for details.
* **Documents** — collected documentation like OSHA cards, government IDs, and training certificates.
* **Access Activity** — clock-in and clock-out records for the worker.

<CardGroup cols={2}>
  <Card title="Update personal information" icon="pen-to-square" href="/onboard-workers/updating-worker-information">
    Edit a worker's personal details like name, phone number, and emergency contact.
  </Card>

  <Card title="Update site-specific information" icon="building" href="/onboard-workers/updating-site-specific-information">
    Edit a worker's trade, job title, union affiliation, and other jobsite-specific details.
  </Card>

  <Card title="Update documentation" icon="file-lines" href="/onboard-workers/viewing-worker-documentation">
    Find and review a worker's collected documents such as OSHA cards, IDs, and certificates.
  </Card>

  <Card title="Manage badges" icon="id-badge" href="/onboard-workers/assigning-existing-badges">
    View, assign, and manage a worker's badges.
  </Card>

  <Card title="Change contractor" icon="arrow-right-arrow-left" href="/onboard-workers/changing-contractor-assignment">
    Update a worker's contractor when they registered incorrectly or switched contractors.
  </Card>
</CardGroup>
