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

# Introduction

> Complete operational guide for client handling, matter processing, appointment scheduling, payments, and case management on Bizaxl BAS.

The **Bizaxl BAS Legal Practice Management** system is designed to help advocates, law firms, clerks, reception teams, and accounts departments manage the complete lifecycle of legal operations digitally.

This system provides a structured workflow starting from Client Registration, Matter Creation, Appointment Scheduling, Consultation Billing, Matter Approval, Case Filing, Hearing Tracking, Evidence Management, Legal Document Tracking, Legal Library Management, and Final Disposal.

<Frame>
  <img src="https://mintcdn.com/bizaxloptimizationsllp/G8DVolXLSmxOfQB6/images/law-management-home.png?fit=max&auto=format&n=G8DVolXLSmxOfQB6&q=85&s=45552a09b761c8266f18fab278cce30a" alt="Bizaxl home screen showing Clients, New Hires, and Total Outgoing Bills number cards, quick lists for Client, Matter, and Case, and the sidebar navigation" width="2872" height="1316" data-path="images/law-management-home.png" />
</Frame>

***

## Workflow Overview

<Tabs>
  <Tab title="Law Management">
    The core legal workflow from client registration to case management.

    <Steps>
      <Step title="Client">
        Register the client - the person or organisation the firm acts for.
      </Step>

      <Step title="Matter">
        Open a matter (client file) and assign it a type, court, and status.
      </Step>

      <Step title="Case">
        File a court case within the matter with its CNR number and court details.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Appointment">
    The scheduling workflow from availability setup to client meeting.

    <Steps>
      <Step title="Appointment Type">
        Define categories of meetings (e.g. Initial Consultation, Case Review).
      </Step>

      <Step title="Meeting Room">
        Configure physical or virtual rooms available for client meetings.
      </Step>

      <Step title="Lawyer Schedule">
        Set each lawyer's available days and time slots, including video conferencing.
      </Step>

      <Step title="Customer Appointment">
        Book a client meeting against a lawyer's schedule and room.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Library">
    The library workflow from catalogue setup to book lending.

    <Steps>
      <Step title="Book Type">
        Create categories for the library collection (e.g. Legislation, Commentary, Bare Act).
      </Step>

      <Step title="Book">
        Add each title to the library catalogue with author, publisher, and ISBN details.
      </Step>

      <Step title="Lend Book">
        Record when a book is borrowed by a staff member or guest, and when it is returned.
      </Step>
    </Steps>
  </Tab>
</Tabs>

***

## What Law Management Does

<CardGroup cols={2}>
  <Card title="Matter Management" icon="folder-open">
    Open and manage client files from intake to closure, with tasks, timelines, and billable service entries.
  </Card>

  <Card title="Case Tracking" icon="gavel">
    Record court cases with CNR numbers, log every hearing, and manage parties, evidence, and applications.
  </Card>

  <Card title="Appointments" icon="calendar">
    Define lawyer availability and book client meetings, including video conferencing support.
  </Card>

  <Card title="Legal Documents" icon="file-contract">
    Draft legal notices from reusable templates and track every postal dispatch to the other side.
  </Card>

  <Card title="Billing" icon="indian-rupee-sign">
    Record services rendered against matters and raise invoices through BAS.
  </Card>

  <Card title="AI Assistant" icon="robot">
    Upload case documents, ask the AI questions about them, and generate structured reports.
  </Card>
</CardGroup>

***

## Key Concepts

These four records form the backbone of Law Management. Every other record traces back to one of them.

| Record     | What it is                                                                       |
| ---------- | -------------------------------------------------------------------------------- |
| **Client** | A person or organisation the firm acts for. Every file starts here.              |
| **Matter** | The client's file - the main unit of work. One client can have multiple matters. |
| **Case**   | A specific court proceeding within a matter, identified by CNR number and court. |
| **Party**  | An individual named in a case - the client, the opposing side, or a third party. |

***

## Who Uses What

| Role                                    | What they do in Law Management                                                              |
| --------------------------------------- | ------------------------------------------------------------------------------------------- |
| **Administrator**                       | Configures masters, manages billing catalogue, quality goals, library, and system settings. |
| **Legal Staff** (Advocates, Paralegals) | Opens matters, files cases, records hearings, books appointments, sends notices.            |
| **Staff** (Front Desk, Support)         | Books client appointments and views schedules.                                              |
| **Client**                              | Read-only portal access to their own matters and cases.                                     |

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Getting Around" icon="map" href="/professional-services/law-management/getting-around">
    Learn the workspace layout, shortcuts, and navigation groups.
  </Card>

  <Card title="Setup" icon="gear" href="/professional-services/law-management/setup">
    Configure masters and settings before your team starts working.
  </Card>

  <Card title="Clients and Matters" icon="folder" href="/professional-services/law-management/clients-and-matters">
    Open client files, manage tasks, and record billable work.
  </Card>

  <Card title="Cases" icon="gavel" href="/professional-services/law-management/cases">
    File court cases, add parties, and log hearings and evidence.
  </Card>
</CardGroup>
