From b22ab57976bf8f55023670e6e02a6023e75af155 Mon Sep 17 00:00:00 2001
From: Idalith <126833353+idalithb@users.noreply.github.com>
Date: Thu, 17 Oct 2024 12:14:18 -0700
Subject: [PATCH] Revert "Deploy subgraph" (#797)
Revert "Deploy subgraph (#788)"
This reverts commit 7453307d4e9f984a6df2578900289b2908d9ec15.
---
nginx.conf | 2 -
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploying-a-subgraph-to-studio.mdx | 68 +++++++++
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
website/pages/en/deploying/_meta.js | 3 +-
.../deploy-using-subgraph-studio.mdx | 137 -----------------
.../deploying-a-subgraph-to-studio.mdx | 68 +++++++++
.../pages/en/deploying/subgraph-studio.mdx | 89 +++++++++++
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
.../deploy-using-subgraph-studio.mdx | 139 ------------------
29 files changed, 227 insertions(+), 3337 deletions(-)
delete mode 100644 website/pages/ar/deploying/deploy-using-subgraph-studio.mdx
create mode 100644 website/pages/ar/deploying/deploying-a-subgraph-to-studio.mdx
delete mode 100644 website/pages/cs/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/de/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/en/deploying/deploy-using-subgraph-studio.mdx
create mode 100644 website/pages/en/deploying/deploying-a-subgraph-to-studio.mdx
create mode 100644 website/pages/en/deploying/subgraph-studio.mdx
delete mode 100644 website/pages/es/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/fr/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/ha/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/hi/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/it/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/ja/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/ko/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/mr/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/nl/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/pl/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/pt/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/ro/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/ru/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/sv/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/tr/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/uk/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/ur/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/vi/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/yo/deploying/deploy-using-subgraph-studio.mdx
delete mode 100644 website/pages/zh/deploying/deploy-using-subgraph-studio.mdx
diff --git a/nginx.conf b/nginx.conf
index 3b8d55e4b374..c5b8f185f22b 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -92,8 +92,6 @@ http {
rewrite ^/docs/([a-zA-Z][a-zA-Z])/developing/assemblyscript-api/$ $scheme://$http_host/docs/$1/developing/graph-ts/api/ permanent;
rewrite ^/docs/en/substreams/(?!index\.).+$ https://substreams.streamingfast.io permanent;
rewrite ^/docs/en/firehose/(?!index\.).+$ https://firehose.streamingfast.io permanent;
- rewrite ^/docs/([a-zA-Z][a-zA-Z])/deploying/deploying-a-subgraph-to-studio/$ $scheme://$http_host/docs/$1/deploying/deploy-using-subgraph-studio/ permanent;
-
# Temporary redirects (302)
rewrite ^/docs/en/querying/graph-client/$ $scheme://$http_host/docs/en/querying/graph-client/README/ redirect;
rewrite ^/docs/en/developing/graph-ts/$ $scheme://$http_host/docs/en/developing/graph-ts/README/ redirect;
diff --git a/website/pages/ar/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ar/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 1e6e22de7282..000000000000
--- a/website/pages/ar/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create a new subgraph
-- Deploy your subgraph using The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph to The Graph Network
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs.
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ar/deploying/deploying-a-subgraph-to-studio.mdx b/website/pages/ar/deploying/deploying-a-subgraph-to-studio.mdx
new file mode 100644
index 000000000000..27e20896b559
--- /dev/null
+++ b/website/pages/ar/deploying/deploying-a-subgraph-to-studio.mdx
@@ -0,0 +1,68 @@
+---
+title: Deploying a Subgraph to Subgraph Studio
+---
+
+These are the steps to deploy your subgraph to Subgraph Studio:
+
+- Install The Graph CLI (with either yarn or npm)
+- Create your Subgraph in Subgraph Studio
+- Authenticate your account from the CLI
+- Deploying a Subgraph to Subgraph Studio
+
+## Installing Graph CLI
+
+There is a CLI to deploy subgraphs to [Subgraph Studio](https://thegraph.com/studio/). Here are the commands to install `graph-cli`. This can be done using npm or yarn.
+
+**التثبيت بواسطة yarn:**
+
+```bash
+yarn global add @graphprotocol/graph-cli
+```
+
+**التثبيت بواسطة npm:**
+
+```bash
+npm install -g @graphprotocol/graph-cli
+```
+
+## Create your Subgraph in Subgraph Studio
+
+Before deploying your actual subgraph you need to create a subgraph in [Subgraph Studio](https://thegraph.com/studio/). We recommend you read our [Studio documentation](/deploying/subgraph-studio) to learn more about this.
+
+## Initialize your Subgraph
+
+Once your subgraph has been created in Subgraph Studio you can initialize the subgraph code using this command:
+
+```bash
+graph init --studio
+```
+
+The `` value can be found on your subgraph details page in Subgraph Studio:
+
+![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
+
+After running `graph init`, you will be asked to input the contract address, network, and ABI that you want to query. Doing this will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
+
+## Graph Auth
+
+Before being able to deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key that you can find on your "My Subgraphs" page or your subgraph details page.
+
+Here is the command that you need to use to authenticate from the CLI:
+
+```bash
+graph auth --studio
+```
+
+## Deploying a Subgraph to Subgraph Studio
+
+Once you are ready, you can deploy your subgraph to Subgraph Studio. Doing this won't publish your subgraph to the decentralized network, it will only deploy it to your Studio account where you will be able to test it and update the metadata.
+
+Here is the CLI command that you need to use to deploy your subgraph.
+
+```bash
+graph deploy --studio
+```
+
+After running this command, the CLI will ask for a version label, you can name it however you want, you can use labels such as `0.1` and `0.2` or use letters as well such as `uniswap-v2-0.1`. Those labels will be visible in Graph Explorer and can be used by curators to decide if they want to signal on this version or not, so choose them wisely.
+
+Once deployed, you can test your subgraph in Subgraph Studio using the playground, deploy another version if needed, update the metadata, and when you are ready, publish your subgraph to Graph Explorer.
diff --git a/website/pages/cs/deploying/deploy-using-subgraph-studio.mdx b/website/pages/cs/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/cs/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/de/deploying/deploy-using-subgraph-studio.mdx b/website/pages/de/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/de/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/en/deploying/_meta.js b/website/pages/en/deploying/_meta.js
index 6021e41ec7ae..3a41c6ca2391 100644
--- a/website/pages/en/deploying/_meta.js
+++ b/website/pages/en/deploying/_meta.js
@@ -1,5 +1,6 @@
export default {
- 'deploy-using-subgraph-studio': '',
+ 'subgraph-studio': '',
+ 'deploying-a-subgraph-to-studio': '',
'subgraph-studio-faqs': '',
'multiple-networks': '',
}
diff --git a/website/pages/en/deploying/deploy-using-subgraph-studio.mdx b/website/pages/en/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 1533ca9b86c3..000000000000
--- a/website/pages/en/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,137 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph
-- Deploy your subgraph using The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph to The Graph Network
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-### Install with yarn
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-### Install with npm
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Get Started
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to log into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in [Graph Explorer](https://thegraph.com/explorer). If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/en/deploying/deploying-a-subgraph-to-studio.mdx b/website/pages/en/deploying/deploying-a-subgraph-to-studio.mdx
new file mode 100644
index 000000000000..003f158c4284
--- /dev/null
+++ b/website/pages/en/deploying/deploying-a-subgraph-to-studio.mdx
@@ -0,0 +1,68 @@
+---
+title: Deploying a Subgraph to Subgraph Studio
+---
+
+These are the steps to deploy your subgraph to Subgraph Studio:
+
+- Install The Graph CLI (with either yarn or npm)
+- Create your Subgraph in Subgraph Studio
+- Authenticate your account from the CLI
+- Deploying a Subgraph to Subgraph Studio
+
+## Installing Graph CLI
+
+There is a CLI to deploy subgraphs to [Subgraph Studio](https://thegraph.com/studio/). Here are the commands to install `graph-cli`. This can be done using npm or yarn.
+
+**Install with yarn:**
+
+```bash
+yarn global add @graphprotocol/graph-cli
+```
+
+**Install with npm:**
+
+```bash
+npm install -g @graphprotocol/graph-cli
+```
+
+## Create your Subgraph in Subgraph Studio
+
+Before deploying your actual subgraph you need to create a subgraph in [Subgraph Studio](https://thegraph.com/studio/). We recommend you read our [Studio documentation](/deploying/subgraph-studio) to learn more about this.
+
+## Initialize your Subgraph
+
+Once your subgraph has been created in Subgraph Studio you can initialize the subgraph code using this command:
+
+```bash
+graph init --studio
+```
+
+The `` value can be found on your subgraph details page in Subgraph Studio:
+
+![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
+
+After running `graph init`, you will be asked to input the contract address, network, and ABI that you want to query. Doing this will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
+
+## Graph Auth
+
+Before being able to deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key that you can find on your "My Subgraphs" page or your subgraph details page.
+
+Here is the command that you need to use to authenticate from the CLI:
+
+```bash
+graph auth --studio
+```
+
+## Deploying a Subgraph to Subgraph Studio
+
+Once you are ready, you can deploy your subgraph to Subgraph Studio. Doing this won't publish your subgraph to the decentralized network, it will only deploy it to your Studio account where you will be able to test it and update the metadata.
+
+Here is the CLI command that you need to use to deploy your subgraph.
+
+```bash
+graph deploy --studio
+```
+
+After running this command, the CLI will ask for a version label, you can name it however you want, you can use labels such as `0.1` and `0.2` or use letters as well such as `uniswap-v2-0.1`. Those labels will be visible in Graph Explorer and can be used by curators to decide if they want to signal on this version or not, so choose them wisely.
+
+Once deployed, you can test your subgraph in Subgraph Studio using the playground, deploy another version if needed, update the metadata, and when you are ready, publish your subgraph to Graph Explorer.
diff --git a/website/pages/en/deploying/subgraph-studio.mdx b/website/pages/en/deploying/subgraph-studio.mdx
new file mode 100644
index 000000000000..f2da63abff0b
--- /dev/null
+++ b/website/pages/en/deploying/subgraph-studio.mdx
@@ -0,0 +1,89 @@
+---
+title: How to Use Subgraph Studio
+---
+
+Welcome to your new launchpad 👩🏽🚀
+
+Subgraph Studio is your place to build and create subgraphs, add metadata, and publish them to the new decentralized Explorer (more on that [here](/network/explorer)).
+
+What you can do in Subgraph Studio:
+
+- Create a subgraph through the Studio UI
+- Deploy a subgraph using the CLI
+- Publish a subgraph with the Studio UI
+- Test it in the playground
+- Integrate it in staging using the query URL
+- Create and manage your API keys for specific subgraphs
+
+Here in Subgraph Studio, you have full control over your subgraphs. Not only can you test your subgraphs before you publish them, but you can also restrict your API keys to specific domains and only allow certain Indexers to query from their API keys.
+
+Querying subgraphs generates query fees, used to reward [Indexers](/network/indexing) on the Graph network. If you’re a dapp developer or subgraph developer, the Studio will empower you to build better subgraphs to power your or your community’s queries. The Studio is comprised of 5 main parts:
+
+- Your user account controls
+- A list of subgraphs that you’ve created
+- A section to manage, view details and visualize the status of a specific subgraph
+- A section to manage your API keys that you will need to query a subgraph
+- A section to manage your billing
+
+## How to Create Your Account
+
+1. Sign in with your wallet - you can do this via MetaMask, WalletConnect, Coinbase Wallet or Safe.
+1. Once you sign in, you will see your unique deploy key on your account home page. This will allow you to either publish your subgraphs or manage your API keys + billing. You will have a unique deploy key that can be re-generated if you think it has been compromised.
+
+## How to Create a Subgraph in Subgraph Studio
+
+
+
+## Subgraph Compatibility with The Graph Network
+
+In order to be supported by Indexers on The Graph Network, subgraphs must:
+
+- Index a [supported network](/developing/supported-networks)
+- Must not use any of the following features:
+ - ipfs.cat & ipfs.map
+ - Non-fatal errors
+ - Grafting
+
+More features & networks will be added to The Graph Network incrementally.
+
+### Subgraph lifecycle flow
+
+![Subgraph Lifecycle](/img/subgraph-lifecycle.png)
+
+After you have created your subgraph, you will be able to deploy it using the [CLI](https://github.com/graphprotocol/graph-tooling/tree/main/packages/cli), or command-line interface. Deploying a subgraph with the CLI will push the subgraph to the Studio where you’ll be able to test subgraphs using the playground. This will eventually allow you to publish to the Graph Network. For more information on CLI setup, [check this out](/developing/defining-a-subgraph#install-the-graph-cli) (psst, make sure you have your deploy key on hand). Remember, deploying is **not the same as** publishing. When you deploy a subgraph, you just push it to the Studio where you’re able to test it. Versus, when you publish a subgraph, you are publishing it on-chain.
+
+## Testing your Subgraph in Subgraph Studio
+
+If you’d like to test your subgraph before publishing it to the network, you can do this in the Subgraph **Playground** or look at your logs. The Subgraph logs will tell you **where** your subgraph fails in the case that it does.
+
+## Publish your Subgraph in Subgraph Studio
+
+You’ve made it this far - congrats!
+
+In order to publish your subgraph successfully, you’ll need to go through the following steps outlined in this [section](/publishing/publishing-a-subgraph/).
+
+Check out the video overview below as well:
+
+
+
+Remember, while you’re going through your publishing flow, you’ll be able to push to either Arbitrum One or Arbitrum Sepolia. If you’re a first-time subgraph developer, we highly suggest you start with publishing to Arbitrum Sepolia, which is free to do. This will allow you to see how the subgraph will work in Graph Explorer and will allow you to test curation elements.
+
+Indexers need to submit mandatory Proof of Indexing records as of a specific block hash. Because publishing a subgraph is an action taken on-chain, remember that the transaction can take up to a few minutes to go through. Any address you use to publish the contract will be the only one able to publish future versions. Choose wisely!
+
+Subgraphs with curation signal are shown to Indexers so that they can be indexed on the decentralized network. You can publish subgraphs and signal in one transaction, which allows you to mint the first curation signal on the subgraph and saves on gas costs. By adding your signal to the signal later provided by Curators, your subgraph will also have a higher chance of ultimately serving queries.
+
+**Now that you’ve published your subgraph, let’s get into how you’ll manage them on a regular basis.** Note that you cannot publish your subgraph to the network if it has failed syncing. This is usually because the subgraph has bugs - the logs will tell you where those issues exist!
+
+## Versioning your Subgraph with the CLI
+
+Developers might want to update their subgraph, for a variety of reasons. When this is the case, you can deploy a new version of your subgraph to the Studio using the CLI (it will only be private at this point) and if you are happy with it, you can publish this new deployment to Graph Explorer. This will create a new version of your subgraph that curators can start signaling on and Indexers will be able to index this new version.
+
+Up until recently, developers were forced to deploy and publish a new version of their subgraph to the Explorer to update the metadata of their subgraphs. Now, developers can update the metadata of their subgraphs **without having to publish a new version**. Developers can update their subgraph details in the Studio (under the profile picture, name, description, etc) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in the Explorer without having to publish a new version with a new deployment.
+
+Please note that there are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, developers must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if curators have not signaled on it. For more information on the risks of curation, please read more [here](/network/curating).
+
+### Automatic Archiving of Subgraph Versions
+
+Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in the Studio UI. Please note that previous versions of non-published subgraphs deployed to the Studio will be automatically archived.
+
+![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/es/deploying/deploy-using-subgraph-studio.mdx b/website/pages/es/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/es/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/fr/deploying/deploy-using-subgraph-studio.mdx b/website/pages/fr/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/fr/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ha/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ha/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/ha/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/hi/deploying/deploy-using-subgraph-studio.mdx b/website/pages/hi/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/hi/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/it/deploying/deploy-using-subgraph-studio.mdx b/website/pages/it/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/it/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ja/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ja/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/ja/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ko/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ko/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/ko/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/mr/deploying/deploy-using-subgraph-studio.mdx b/website/pages/mr/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/mr/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/nl/deploying/deploy-using-subgraph-studio.mdx b/website/pages/nl/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/nl/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/pl/deploying/deploy-using-subgraph-studio.mdx b/website/pages/pl/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/pl/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/pt/deploying/deploy-using-subgraph-studio.mdx b/website/pages/pt/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/pt/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ro/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ro/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/ro/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ru/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ru/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/ru/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/sv/deploying/deploy-using-subgraph-studio.mdx b/website/pages/sv/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/sv/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/tr/deploying/deploy-using-subgraph-studio.mdx b/website/pages/tr/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/tr/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/uk/deploying/deploy-using-subgraph-studio.mdx b/website/pages/uk/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/uk/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/ur/deploying/deploy-using-subgraph-studio.mdx b/website/pages/ur/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/ur/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/vi/deploying/deploy-using-subgraph-studio.mdx b/website/pages/vi/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/vi/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/yo/deploying/deploy-using-subgraph-studio.mdx b/website/pages/yo/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/yo/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)
diff --git a/website/pages/zh/deploying/deploy-using-subgraph-studio.mdx b/website/pages/zh/deploying/deploy-using-subgraph-studio.mdx
deleted file mode 100644
index 502169b4ccfa..000000000000
--- a/website/pages/zh/deploying/deploy-using-subgraph-studio.mdx
+++ /dev/null
@@ -1,139 +0,0 @@
----
-title: Deploy Using Subgraph Studio
----
-
-Learn how to deploy your subgraph to Subgraph Studio.
-
-> Note: When you deploy a subgraph, you push it to Subgraph Studio, where you'll be able to test it. It's important to remember that deploying is not the same as publishing. When you publish a subgraph, you're publishing it on-chain.
-
-## Subgraph Studio Overview
-
-In [Subgraph Studio](https://thegraph.com/studio/), you can do the following:
-
-- View a list of subgraphs you've created
-- Manage, view details, and visualize the status of a specific subgraph
-- Create and manage your API keys for specific subgraphs
-- Restrict your API keys to specific domains and allow only certain Indexers to query with them
-- Create your subgraph through the Studio UI
-- Deploy your subgraph using the The Graph CLI
-- Test your subgraph in the playground environment
-- Integrate your subgraph in staging using the development query URL
-- Publish your subgraph with the Studio UI
-- Manage your billing
-
-## Install The Graph CLI
-
-Before deploying, you must install The Graph CLI.
-
-You must have [Node.js](https://nodejs.org/) and a package manager of your choice (`npm`, `yarn` or `pnpm`) installed to use The Graph CLI. Check for the [most recent](https://github.com/graphprotocol/graph-tooling/releases?q=%40graphprotocol%2Fgraph-cli&expanded=true) CLI version.
-
-**Install with yarn:**
-
-```bash
-yarn global add @graphprotocol/graph-cli
-```
-
-**Install with npm:**
-
-```bash
-npm install -g @graphprotocol/graph-cli
-```
-
-## Create Your Subgraph
-
-Before deploying your subgraph you need to create an account in [Subgraph Studio](https://thegraph.com/studio/).
-
-1. Open [Subgraph Studio](https://thegraph.com/studio/).
-2. Connect your wallet to sign in.
- - You can do this via MetaMask, Coinbase Wallet, WalletConnect, or Safe.
-3. After you sign in, your unique deploy key will be displayed on your subgraph details page.
- - The deploy key allows you to publish your subgraphs or manage your API keys and billing. It is unique but can be regenerated if you think it has been compromised.
-
-> Important: You need an API key to query subgraphs
-
-### How to Create a Subgraph in Subgraph Studio
-
-
-
-> For additional written detail, review the [Quick-Start](/quick-start/).
-
-### Subgraph Compatibility with The Graph Network
-
-In order to be supported by Indexers on The Graph Network, subgraphs must:
-
-- Index a [supported network](/developing/supported-networks)
-- Must not use any of the following features:
- - ipfs.cat & ipfs.map
- - Non-fatal errors
- - Grafting
-
-## Initialize Your Subgraph
-
-Once your subgraph has been created in Subgraph Studio, you can initialize its code through the CLI using this command:
-
-```bash
-graph init --studio
-```
-
-You can find the `` value on your subgraph details page in Subgraph Studio, see image below:
-
-![Subgraph Studio - Slug](/img/doc-subgraph-slug.png)
-
-After running `graph init`, you will be asked to input the contract address, network, and an ABI that you want to query. This will generate a new folder on your local machine with some basic code to start working on your subgraph. You can then finalize your subgraph to make sure it works as expected.
-
-## Graph Auth
-
-Before you can deploy your subgraph to Subgraph Studio, you need to login into your account within the CLI. To do this, you will need your deploy key, which you can find under your subgraph details page.
-
-Then, use the following command to authenticate from the CLI:
-
-```bash
-graph auth --studio
-```
-
-## Deploying a Subgraph
-
-Once you are ready, you can deploy your subgraph to Subgraph Studio.
-
-> Deploying a subgraph with the CLI pushes it to the Studio, where you can test it and and update the metadata. This action won't publish your subgraph to the decentralized network.
-
-Use the following CLI command to deploy your subgraph:
-
-```bash
-graph deploy --studio
-```
-
-After running this command, the CLI will ask for a version label.
-
-- It's strongly recommended to use [semver](https://semver.org/) for versioning like `0.0.1`. That said, you are free to choose any string as version such as `v1`, `version1`, or `asdf`.
-- The labels you create will be visible in Graph Explorer and can be used by curators to decide if they want to signal on a specific version or not, so choose them wisely.
-
-## Testing Your Subgraph
-
-After deploying, you can test your subgraph (either in Subgraph Studio or in your own app, with the deployment query URL), deploy another version, update the metadata, and publish to [Graph Explorer](https://thegraph.com/explorer) when you are ready.
-
-Use Subgraph Studio to check the logs on the dashboard and look for any errors with your subgraph.
-
-## Publish Your Subgraph
-
-In order to publish your subgraph successfully, review [publishing a subgraph](/publishing/publishing-a-subgraph/).
-
-## Versioning Your Subgraph with the CLI
-
-If you want to update your subgraph, you can do the following:
-
-- You can deploy a new version to Studio using the CLI (it will only be private at this point).
-- Once you're happy with it, you can publish your new deployment to [Graph Explorer](https://thegraph.com/explorer).
-- This action will create a new version of your subgraph that Curators can start signaling on and Indexers can index.
-
-You can also update your subgraph's metadata without publishing a new version. You can update your subgraph details in Studio (under the profile picture, name, description, etc.) by checking an option called **Update Details** in Graph Explorer. If this is checked, an on-chain transaction will be generated that updates subgraph details in Explorer without having to publish a new version with a new deployment.
-
-> Note: There are costs associated with publishing a new version of a subgraph to the network. In addition to the transaction fees, you must also fund a part of the curation tax on the auto-migrating signal. You cannot publish a new version of your subgraph if Curators have not signaled on it. For more information, please read more [here](/network/curating/).
-
-## Automatic Archiving of Subgraph Versions
-
-Whenever you deploy a new subgraph version in Subgraph Studio, the previous version will be archived. Archived versions won't be indexed/synced and therefore cannot be queried. You can unarchive an archived version of your subgraph in Subgraph Studio.
-
-> Note: Previous versions of non-published subgraphs deployed to Studio will be automatically archived.
-
-![Subgraph Studio - Unarchive](/img/Unarchive.png)