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

# Introduction

## Overview of the Supplier Portal

The Supplier Portal provides supplier organizations with tools to manage their team and access information related to their partnership. Supports account and role management, timekeeping, project access, and visibility into agreements, subcontracts, and other partnership-related information.

## Key Features of the Supplier Portal

<Columns cols={2}>
  <Column>
    <Card title="Account Management" icon="user-gear">
      Manage team member accounts, including account creation, maintenance, and role assignments within the supplier organization.
    </Card>
  </Column>

  <Column>
    <Card title="Roles & Permissions" icon="shield-check">
      Manage team member roles, project assignments, and permissions to control access to partnership-related modules, functions, and components.
    </Card>
  </Column>

  <Column>
    <Card title="Personal Timesheet" icon="timer">
      View, create, and manage personal timesheets, including recorded work hours, leave, and attendance entries.
    </Card>
  </Column>

  <Column>
    <Card title="Team Timesheet" icon="people-group">
      View and manage team timesheets to monitor recorded work hours, leave, and attendance across assigned team members.
    </Card>
  </Column>

  <Column>
    <Card title="NDA/TA" icon="file-contract">
      View Non-Disclosure Agreements (NDA) and Teaming Agreements (TA) associated with business opportunities, including agreement dates and expected value.
    </Card>
  </Column>

  <Column>
    <Card title="Subcontract" icon="file-signature">
      View subcontract information associated with the supplier organization, including subcontractor details, contract dates, award amounts, and funded amounts.
    </Card>
  </Column>

  <Column>
    <Card title="Agreement" icon="file-contract">
      View agreement information associated with the supplier organization, including contract details, payment terms, funding, dates, and status.
    </Card>
  </Column>

  <Column />
</Columns>
