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

# SATN dashboard: your home screen metrics and navigation

> Learn what each metric on the SATN dashboard means and how to navigate to your products, customers, and key sections from the home screen.

The SATN dashboard is the first screen you see after logging in. It gives you an at-a-glance snapshot of your workspace — how many customers you manage and how many food products you have on record — so you always know the current state of your data before diving into any specific task.

## Dashboard metrics

The dashboard displays three summary cards at the top of the page.

<CardGroup cols={3}>
  <Card title="Total customers" icon="users">
    The total number of customers registered in your SATN account, counting both natural persons and companies.
  </Card>

  <Card title="New customers this month" icon="user-plus">
    The number of customers added during the current calendar month. Use this to track onboarding activity.
  </Card>

  <Card title="Total products" icon="package">
    The combined count of all unitary, mix, and combo products across every customer in your workspace.
  </Card>
</CardGroup>

<Note>
  The **Total products** count includes all three product types — unitary, mix, and combo. It reflects every product registered in the system, regardless of which customer it belongs to.
</Note>

## Navigating from the dashboard

The dashboard serves as your home base. From here you can reach every major section of SATN without going back to a menu.

<Steps>
  <Step title="Go to your customer list">
    Click the **Customers** link in the sidebar or the customer metric card. From there you can search, filter, and open individual customer records.
  </Step>

  <Step title="Create a new product">
    Use the **New product** menu in the top navigation to choose the product type (unitary, mix, or combo) and begin the creation form.
  </Step>

  <Step title="Return home at any time">
    Click the SATN logo or the **Dashboard** link in the sidebar to return to the home screen from anywhere in the application.
  </Step>
</Steps>

## Using the dashboard as a checkpoint

Before registering a new product or updating nutritional data, glance at the dashboard metrics to confirm you are working in the right workspace. If the customer count or product count looks unexpected, verify that you are logged in to the correct account before making changes.

<Tip>
  The "new customers this month" figure resets at the start of each calendar month. It is a quick indicator of recent activity, not a historical trend report.
</Tip>
