# My Subgraphs - Manage your requested subgraphs

Through this page users will be able to review all active subgraphs, review pending subgraphs and relevant feedback comments and make edits to the subgraph based on feedback from the review team.&#x20;

**Start from the Dashboard**\
Click **“My Subgraphs.”**

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

**My Subgraphs Dashboard**

View your requested and active subgraphs. Click on the subgraph you're interested in reviewing.&#x20;

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

**Subgraph Review Page**

View details of your requested or active subgraphs. Including basic information and 'Events to Listen' to ensure the subgraph is capturing the relevant information.

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

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

**Edit Configuration**\
Here you can edit the underlying YAML configuration based on personal preference or feedback provided by the review team.&#x20;

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

The team will review all pending subgraphs and communicate any concerns or issues via the Subgraph review page for users to make edits.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/my-subgraphs-manage-your-requested-subgraphs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
