# Team Management (/how-to/team)



Team management in Resytech covers the people who operate your business -- from adding new dashboard users and controlling what they can access, to tracking hours worked through the built-in time and attendance system. Every user belongs to your company and can be scoped to specific locations. Employee roles let you categorize staff for timesheet reporting, and the clock in/out widget makes time tracking available from any page in the dashboard.

Guides [#guides]

<Cards>
  <Card title="Add a Team Member" href="/how-to/team/add-a-team-member">
    Create a new dashboard user with email, password, permissions, location access, and an optional default employee role.
  </Card>

  <Card title="Configure Roles and Permissions" href="/how-to/team/configure-roles-and-permissions">
    Set up employee roles for time tracking, assign administrator access, and control which locations a user can see.
  </Card>

  <Card title="Manage Employee Timesheets" href="/how-to/team/manage-employee-timesheets">
    View timesheet summaries, review hours by employee, and use the admin reports page to oversee all time entries.
  </Card>

  <Card title="Clock In and Out" href="/how-to/team/clock-in-and-out">
    Use the clock widget in the dashboard header to start and end shifts, with optional role selection.
  </Card>

  <Card title="Edit Time Entries" href="/how-to/team/edit-time-entries">
    Correct clock-in and clock-out times, create manual entries, and delete erroneous records as an administrator.
  </Card>
</Cards>
