# Debug a Widget

## Introduction

The Debug option allows you to view the query request.

## Procedure

Perform the following steps to Debug a widget:

**Step 1:** Click **Custom** **Dashboards** from the left navigation panel.

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

**Step 2:** Navigate to any Dashboard that you want to Debug.&#x20;

<figure><img src="/files/6nEIGsNOITVC43O6zoEP" alt=""><figcaption></figcaption></figure>

**Step 3:** Hover over the widget. The **Debug** icon appears below the widget. Click the **Debug** icon.

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

A confirmation message appears indicating that the query request has been copied to the clipboard.

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FMK4dU8CGL8l14hPvP0J5%2FDebug.mp4?alt=media&token=a983b369-4073-4225-bcf0-c9dc014d93aa>" %}


---

# 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.ingestlabs.com/media-data-platform/dashboard/debug-a-widget.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.
