# Drag and Drop Charts

* Click the ***Component Library*** icon from the right edge of the window.
* Various categories of the available charting components get displayed (The ***Charts*** category gets selected by default).
* Select and drag a component on the canvas.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FajnqbWvvmIjILAEbi2vU%2Fimage.png?alt=media&#x26;token=3e8642ab-2228-43fe-9406-00fcdb3373e8" alt=""><figcaption><p><em>Dragging a chart to the canvas</em></p></figcaption></figure>


---

# 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.bdb.ai/governed-dashboards-1/create-new-dashboard/drag-and-drop-charts.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.
