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

# Tour of the menu

> What every item in the sidebar does, in order.

When you sign in, you see a sidebar on the left. This is your map. Tap any item to open it. Some items only show up if you're an Admin or Super Admin.

## The sidebar, top to bottom

<CardGroup cols={2}>
  <Card title="Customer Profile" icon="user-magnifying-glass" href="/features/customer-profile">
    Search any customer by name, phone, or PAN. See their credit score, income, loans, and past dues.
  </Card>

  <Card title="Loan Applications" icon="file-signature" href="/features/loan-applications">
    Look up any loan application by form number or date. Filter by bank, loan type, EMI, and more.
  </Card>

  <Card title="BL Analyser" icon="briefcase" href="/features/bl-analyser">
    Upload a business bank statement PDF. Get an AI-powered summary of cash flow, bounces, and red flags.
  </Card>

  <Card title="PL Analyser" icon="building-columns" href="/features/pl-analyser">
    Upload a personal bank statement PDF. See salary, EMIs, charges, and lending capacity (FOIR).
  </Card>

  <Card title="CIBIL Report" icon="credit-card" href="/features/cibil-report">
    Upload a CIBIL credit report PDF. Instantly see the score, accounts, balances, and overdue amounts.
  </Card>

  <Card title="Credit Reports" icon="chart-line" href="/features/credit-reports">
    Open the Capinex CRM dashboard in a new browser tab. Browse and export bureau reports.
  </Card>
</CardGroup>

## Admin-only items

These three only appear if you're a Super Admin.

<CardGroup cols={3}>
  <Card title="Access Control" icon="user-shield" href="/admin/access-control">
    Add or remove people. Change their role. Block someone without deleting them.
  </Card>

  <Card title="Field Management" icon="sliders" href="/admin/field-management">
    Decide which fields appear in the customer table, in search, and in exports.
  </Card>

  <Card title="Settings" icon="gear" href="/admin/settings">
    Choose the AI model for natural-language search. Read the audit log.
  </Card>
</CardGroup>

## At the very bottom

Below the menu you'll see three small links:

* **Request Feature** — tell the team something you wish the app did.
* **Guide to Use** — opens this guide in a new tab.
* **Raise a Ticket** — opens a support form. Someone replies within 48 hours.

## The user button (top-right)

Your initials in a circle. Tap it to:

* See your account info.
* Sign out.

## What if a menu item is missing?

It's because of your role. The three admin items (Access Control, Field Management, Settings) only show up for Super Admins. If you think you should see them, ask your Super Admin to upgrade your role.
