# Embed Apollo Explorer Anywhere

DevFeed: [Embed Apollo Explorer Anywhere](<https://devfeed.tech/articles/embed-apollo-explorer-anywhere-23282.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/embed-apollo-explorer-anywhere>)

Author: Parul Schroff

Published: 2021-12-09T16:42:28Z

Content type: tutorial

Language: en

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

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [ide](<https://devfeed.tech/topics/ide.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Wiki](<https://devfeed.tech/topics/wiki.md>)

Tags: [announcement](<https://devfeed.tech/tags/announcement.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [docs](<https://devfeed.tech/tags/docs.md>), [embedded](<https://devfeed.tech/tags/embedded.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [ide](<https://devfeed.tech/tags/ide.md>), [reference](<https://devfeed.tech/tags/reference.md>)

## AI overview

This tutorial explains how to embed the Apollo Studio Explorer GraphQL IDE into external webpages, including product documentation, internal wikis, and blog posts. It covers making a graph variant public, copying an embed snippet, configuring options such as dark theme and the closed documentation panel, and pasting the snippet into a parent page.

## Source excerpt

The Apollo Studio Explorer is an incredible GraphQL IDE that makes it quick and easy to browse schemas and run operations against them. But wouldn't it be awesome if you could embed the Explorer into external pages so that you could use it inside your product documentation, internal wiki, or blog post? Now you can! Let's take a look at how. Make the graph you want to embed publicly visible Making your graph publicly visible is as easy as flipping a switch.