> ## Documentation Index
> Fetch the complete documentation index at: https://risingwavelabs-wyx-add-timestamp-dedicated-page.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Monitor materialized views

> You can view all [materialized views](/reference/key-concepts#materialized-views) defined in the databases of a project.

1. Go to the [project details page](/cloud/check-status-and-metrics/#check-project-details).

2. Select the **Workspace** > **Materialized Views** tab.

3. Click on a materialized view to see the details.
   You can view the direct acyclic graph of streaming executors for maintaining the materialized view.

4. You can click **\< > SQL** to see the query defined in the materialized view (i.e. the `AS` clause).
