> For the complete documentation index, see [llms.txt](https://doc.traceye.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.traceye.io/services/shared-indexing/hosted-subgraphs/manage-hosted-subgraphs.md).

# Manage Hosted Subgraphs

In [Hosted Subgraphs](https://app.traceye.io/subgraph/dashboard), you can view a list of all existing subgraphs and create a new subgraph using the Create Subgraph button. Click on a subgraph to open the subgraph details. The subgraph details include information such as the Creation date, Blockchain Network, and Workspace. You can view the subgraph Deployment Command and the Subgraph Query URL.

### Monitor your subgraph status

The status of a subgraph is displayed on the subgraph detail page. The status will be one of the following:&#x20;

* **Not deployed** — this status is displayed when you create a subgraph but have not yet deployed a subgraph.
* **Deployed** — the subgraph is in the process of being deployed and is syncing data.

### Work with Subgraphs:

**Step 1: Register/Login** - Create a new account or log in to your existing account on the [Traceye Platform](https://app.traceye.io/account/login)

**Step 2: Navigate to Hosted Subgraphs** - Click on the **Hosted Subgraphs** in the **SHARED INDEXING** section on the Left navigation panel.

**Step 3:** You will be redirected to the **Subgraph Dashboard** screen to view a list of all existing subgraphs.

<figure><img src="/files/73HomOJpPBMiPD3qfpQM" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on the **Create Subgraph** button at the top right of the screen, after which you will be redirected to the Create Subgraph screen.

<figure><img src="/files/QnGFe1kDoJelNx2ap82k" alt=""><figcaption></figcaption></figure>

**Step 5:** Enter valid Details of the subgraph and Click on the **Add Subgraph** button. After successful authentication, you can create a subgraph and be redirected to the details page.

<figure><img src="/files/4X1zWuXB3RhbrOQWxHG5" alt=""><figcaption></figcaption></figure>

**Step 6:** The subgraph details page includes information such as the **Creation date, Blockchain Network, and Workspace**. You can view the **API units consumed** and other request metadata. Also, you can view the **Subgraph Query URL** and the **Subgraph Deployment Command**, which you are required to deploy the subgraph.

<figure><img src="/files/rz4Q3fEfP4ZeWsUFa2Lo" alt=""><figcaption></figcaption></figure>

**Step 7:** The subgraph details page includes information such as the **latest** and **current** block Sync Status.

**Step 8:** Click on the **Query URL** to trace all successful hits. The results are stored in a PostgreSQL database.
