# Launch with confidence: introducing the Apollo Studio Launches dashboard

DevFeed: [Launch with confidence: introducing the Apollo Studio Launches dashboard](<https://devfeed.tech/articles/launch-with-confidence-introducing-the-apollo-studio-launches-dashboard-23437.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/launch-with-confidence-introducing-the-apollo-studio-launches-dashboard>)

Author: Joe McCarron

Published: 2021-10-20T10:09:22Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [observability](<https://devfeed.tech/topics/observability.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [gateway](<https://devfeed.tech/topics/gateway.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo](<https://devfeed.tech/tags/apollo.md>), [apollo-federation](<https://devfeed.tech/tags/apollo-federation.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [launch](<https://devfeed.tech/tags/launch.md>), [observability](<https://devfeed.tech/tags/observability.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [router](<https://devfeed.tech/tags/router.md>), [schema](<https://devfeed.tech/tags/schema.md>), [webhooks](<https://devfeed.tech/tags/webhooks.md>)

## AI overview

Apollo introduces the Launches dashboard in Apollo Studio, providing a real-time view of schema delivery for federated GraphQL graphs. It records past launches and shows in-progress launches to help teams monitor changes and troubleshoot errors.

## Source excerpt

We're excited to introduce the Launches dashboard - a real-time view into Apollo Studio's schema delivery process to help you observe, monitor, and troubleshoot changes to your federated graph with confidence. The need for greater observability into your launch process A few years ago, we released Apollo Federation - a distributed GraphQL architecture that allows teams to own and update subgraph schemas independently and compose those schemas into a single supergraph to power a graph router...