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

# Employer Overview

> A tour of the Shor dashboard for companies.

The employer dashboard is where you hire, pay, and manage your global workforce. This page covers the main sections and what each one is for.

## Dashboard Sections

<CardGroup cols={2}>
  <Card title="Home" icon="gauge">
    A snapshot of your team: active workers, upcoming payrolls, recent payments, and anything that needs your attention.
  </Card>

  <Card title="Talent" icon="users">
    Everything related to your people: hiring, contracts, payroll, and individual worker profiles.
  </Card>

  <Card title="Finance" icon="building-columns">
    Your money movement: funding sources, one-off payments, transactions, and account balances.
  </Card>

  <Card title="Settings" icon="gear">
    Company profile, team members, billing, bank accounts, and workspace preferences.
  </Card>
</CardGroup>

## Your First Week

If you're new to Shor, here's a typical setup path:

<Steps>
  <Step title="Complete KYB">
    Finish business verification so you can start paying people.
  </Step>

  <Step title="Add a Funding Source">
    Connect a bank account so payments have somewhere to pull from.
  </Step>

  <Step title="Invite Your Admin Team">
    Add teammates who need access: finance, HR, founders. Assign roles from Settings → Users.
  </Step>

  <Step title="Add Your First Worker">
    Start with one person to get familiar with the flow. Send a contract and watch the onboarding happen end-to-end.
  </Step>

  <Step title="Run a Test Payment">
    Many companies send a small first payment to confirm everything is wired up before scaling.
  </Step>
</Steps>

## Team Members

You can invite teammates (co-founders, finance, HR) to access your Shor workspace. Each person has a role that controls what they can see and do:

* **Admin**: full access to hiring, contracts, payroll, payments, funding, and settings.
* **Member**: standard access for day-to-day team members.

The person who signs up the company starts as an Admin. You can invite new teammates and set roles from **Settings → Users**.

## Where to Go Next

<CardGroup cols={2}>
  <Card title="Finish Onboarding" icon="clipboard-check" href="/employer/onboarding">
    KYB, funding, and getting ready to hire.
  </Card>

  <Card title="Hire Your First Worker" icon="user-plus" href="/employer/people">
    Walk through adding contractors and employees.
  </Card>
</CardGroup>
