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

# Access the Monitor dashboard

This topic describes how to access Domino’s dashboard which shows all endpoints being monitored.

To see all models, in the navigation pane, click **Deploy > Model Monitor**.

You can see a list of all models, their health status, and prediction traffic. If one or more features for the drift value or model quality for a model doesn’t meet the test criteria, the model status is marked in red to indicate the features have drifted beyond the threshold. You can hold your mouse over the red circle in the appropriate column to see more details about the issues:

You can set up notifications to alert on breached thresholds for [drift](/6.3/platform-capabilities/features/monitoring/3-set-up-domino-endpoints/5-set-up-notifications) or [model quality](/6.3/platform-capabilities/features/monitoring/4-set-up-model-monitor/7-set-up-notifications-mm).

<Tabs>
  <Tab title="Domino endpoint monitoring">
    1. In the navigation pane, click **Endpoints**.

    2. Click the endpoint whose dashboard you want to see.

    3. Click **Grafana Monitoring**. The dashboard opens and shows the Data Drift and Model Quality charts, if both are enabled.
  </Tab>

  <Tab title="Model Monitor">
    1. In the navigation pane, click **Model Monitor**.

    2. Click the model whose dashboard you want to see.

    3. Click **Data Drift** or **Model Quality** to see the respective dashboard.
  </Tab>
</Tabs>
