# Announcing Monitoring and Organizations

DevFeed: [Announcing Monitoring and Organizations](<https://devfeed.tech/articles/announcing-monitoring-and-organizations-4963.md>)

Original publisher: [Read original article](<https://neon.com/blog/announcing-monitoring-and-organizations>)

Author: Evan Shortiss

Published: 2024-04-16T16:10:15Z

Content type: release

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [cache](<https://devfeed.tech/tags/cache.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [community](<https://devfeed.tech/tags/community.md>), [compute](<https://devfeed.tech/tags/compute.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [database](<https://devfeed.tech/tags/database.md>), [developer](<https://devfeed.tech/tags/developer.md>), [developer-velocity](<https://devfeed.tech/tags/developer-velocity.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [release](<https://devfeed.tech/tags/release.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [storage](<https://devfeed.tech/tags/storage.md>), [transactions](<https://devfeed.tech/tags/transactions.md>), [ui](<https://devfeed.tech/tags/ui.md>)

## AI overview

Neon announces a monitoring page for its console and Organizations in private preview. The monitoring dashboard exposes Postgres and resource metrics to help teams assess database performance, scaling, and storage usage.

## Source excerpt

Neon's serverless Postgres improves developer velocity and allows organizations to ship faster. When using a database for your app, monitoring its performance is crucial. You can do that using Postgres extensions such as pg_stat_statements. However, if you'd rather do it from the...