# Packages

{% hint style="info" %}
Dashboards are currently in development. Dashboard documentation is for feedback purposes.
{% endhint %}

## Packages Overview

Each Dashboard is assigned one or many Packages of charts. Users can add charts from those packages to the Dashboard to display.

## Adding a Package

From the Dashboard Settings, click Add Package.&#x20;

When you add a new Package, you will be required to setup the Datasource required by that Package in order to begin adding charts to the Dashboard.


---

# 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.chartsql.com/product-and-community/in-development/dashboards/packages.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.
