# View and Manage Gateway

The landing page will provide all the consolidated API gateways created in your enterprise multicluster environment. DevOps and cloud teams can be scattered across geography or projects; the Gateway dashboard provides a consolidated view of all the Gateways and their respective IP address, the namespace they are created in, the Gateway class, and more info at the fingertips.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcimkn1lJvwXwLSS4L3Cr6TpB7vacWVzQOCNeGPuKe5KapMi0GKaeMynMFYYk1OoXbOGU-YLxvufTTqMhT3cIsnREzrRv08tpV3MA0jqRNkHjEW5Yuk-q-OgKT9KNMO1vOvQoMrP2ZbD2sWPAa1BXtT3CQ?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

One can also quickly check the YAML configuration file of the Gateway resource without logging into multiple clusters. Depending on the requirements, they can delete the Gateway resources from the IMESH application.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9xHmKjmgNd1D9y9NeZbtNJdswW1hBAJsHZf-KtRTFTclIXaIY4uq7mcgFRam4pdDODuq3AJNf2PsUdrt6r7E31jVBNL04STTP-9daQv2JIgMo6VHS4LBsKAxz1W4K-z3Qy83zyTvzEgCFPCN-B6FRynnk?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

You can view the Gateway resource specs from the IMESH platform using the YAML viewer without having to log in to the cluster.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXduuDfuPFse2RSzdyMBzUUC4D5PjO72zBTSIZFTA4jAaoccAFbolvlmn7i3OVdNq1ztyTR7EWyJ_-4eodTUbqqkx663a7j5TcgADOm6dyQrn2Pz3dKaCy0PahGcdqnGPGK5S8vfLYIrgzJfpg_xIjy7Qvg?key=TmnoeuMYwYPADPNdd3FkNg" alt=""><figcaption></figcaption></figure>

Note: Please let us know on our [Slack channel ](https://imesh.ai/register-slack.html)if you have any questions.&#x20;

<br>


---

# 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://docs.imesh.ai/gateway/view-and-manage-gateway.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.
