# Chartbrew Docs ## Docs - [Create a chart config](https://docs.chartbrew.com/api-reference/endpoint/chartdatasetconfigs/create.md): Create a chart config - [Delete a chart config](https://docs.chartbrew.com/api-reference/endpoint/chartdatasetconfigs/delete.md): Delete a chart config - [What is a Chart-Dataset Config?](https://docs.chartbrew.com/api-reference/endpoint/chartdatasetconfigs/info.md): Learn more about how Chart-Dataset Configs work in Chartbrew - [Update a chart config](https://docs.chartbrew.com/api-reference/endpoint/chartdatasetconfigs/update.md): Update a chart config - [Create a chart](https://docs.chartbrew.com/api-reference/endpoint/charts/create.md): Creates a new chart in the project - [Create Chart Share Policy](https://docs.chartbrew.com/api-reference/endpoint/charts/create-share-policy.md): Create a share policy for a chart to enable secure embedding with signed URLs - [Delete a chart](https://docs.chartbrew.com/api-reference/endpoint/charts/delete.md): Delete a specific chart - [Delete Chart Share Policy](https://docs.chartbrew.com/api-reference/endpoint/charts/delete-chart-share-policy.md): Delete a share policy for a chart - [Generate Chart Share Token](https://docs.chartbrew.com/api-reference/endpoint/charts/generate-share-token.md): Generate a signed JWT token for secure chart embedding with optional parameters and expiration - [Get a chart](https://docs.chartbrew.com/api-reference/endpoint/charts/get.md): Returns a specific chart by ID - [What is a Chart?](https://docs.chartbrew.com/api-reference/endpoint/charts/info.md): Learn more about how charts work in Chartbrew - [Query a chart](https://docs.chartbrew.com/api-reference/endpoint/charts/query.md): Run the query for a chart - [Quick Create Chart](https://docs.chartbrew.com/api-reference/endpoint/charts/quick-create.md): Quick create a chart with all its chart dataset configs in one API call - [Get Chart for Sharing](https://docs.chartbrew.com/api-reference/endpoint/charts/share-chart.md): Retrieve chart data for sharing with support for public charts and SharePolicy tokens - [Update Chart Share Policy](https://docs.chartbrew.com/api-reference/endpoint/charts/update-chart-share-policy.md): Update a share policy for a chart to enable secure sharing with signed URLs - [Create a connection](https://docs.chartbrew.com/api-reference/endpoint/connections/create.md): Create a new connection inside a team - [Delete a connection](https://docs.chartbrew.com/api-reference/endpoint/connections/delete.md): Delete a connection by ID - [Get a connection](https://docs.chartbrew.com/api-reference/endpoint/connections/get.md): Get a connection by ID - [What is a Connection?](https://docs.chartbrew.com/api-reference/endpoint/connections/info.md): Learn more about how connections work in Chartbrew - [List connections](https://docs.chartbrew.com/api-reference/endpoint/connections/list.md): Get all connections for a team or a project - [Test a connection](https://docs.chartbrew.com/api-reference/endpoint/connections/test.md): Test a connection by ID - [Update a connection](https://docs.chartbrew.com/api-reference/endpoint/connections/update.md): Update a connection by ID - [Update connection files](https://docs.chartbrew.com/api-reference/endpoint/connections/update-files.md): Update the files of a connection - [Create a dashboard](https://docs.chartbrew.com/api-reference/endpoint/dashboards/create.md): Create a new dashboard - [Create Dashboard Share Policy](https://docs.chartbrew.com/api-reference/endpoint/dashboards/create-share-policy.md): Create a share policy for a dashboard to enable secure sharing with signed URLs - [Delete a dashboard](https://docs.chartbrew.com/api-reference/endpoint/dashboards/delete.md): Delete a dashboard - [Delete Dashboard Share Policy](https://docs.chartbrew.com/api-reference/endpoint/dashboards/delete-share-policy.md): Delete a share policy for a dashboard - [Generate Dashboard Share Token](https://docs.chartbrew.com/api-reference/endpoint/dashboards/generate-share-token.md): Generate a signed JWT token for secure dashboard sharing with optional parameters and expiration - [Get a dashboard](https://docs.chartbrew.com/api-reference/endpoint/dashboards/get.md): Get a specific dashboard by ID - [What is a Dashboard?](https://docs.chartbrew.com/api-reference/endpoint/dashboards/info.md): Learn more about how dashboards work in Chartbrew - [List all dashboards](https://docs.chartbrew.com/api-reference/endpoint/dashboards/list.md): Get all dashboards for a team - [Update a Dashboard](https://docs.chartbrew.com/api-reference/endpoint/dashboards/update.md): Update a Dashboard - [Update Dashboard Share Policy](https://docs.chartbrew.com/api-reference/endpoint/dashboards/update-share-policy.md): Update a share policy for a dashboard to enable secure sharing with signed URLs - [Create a Data Request](https://docs.chartbrew.com/api-reference/endpoint/datarequests/create.md): Create a data request - [Create a Variable Binding](https://docs.chartbrew.com/api-reference/endpoint/datarequests/create-variablebinding.md): Create a variable binding - [What is a Data Request?](https://docs.chartbrew.com/api-reference/endpoint/datarequests/info.md): Learn more about how data requests work in Chartbrew - [Get Dataset Data Requests](https://docs.chartbrew.com/api-reference/endpoint/datarequests/list.md): Get data requests by dataset ID - [Run a Data Request](https://docs.chartbrew.com/api-reference/endpoint/datarequests/run.md): Run a data request - [Update a Data Request](https://docs.chartbrew.com/api-reference/endpoint/datarequests/update.md): Update a data request - [Update a Variable Binding](https://docs.chartbrew.com/api-reference/endpoint/datarequests/update-variablebinding.md): Update a variable binding - [Create a dataset](https://docs.chartbrew.com/api-reference/endpoint/datasets/create.md): Create a new dataset - [Delete a dataset](https://docs.chartbrew.com/api-reference/endpoint/datasets/delete.md): Delete a dataset by ID - [Fetch dataset data](https://docs.chartbrew.com/api-reference/endpoint/datasets/fetch-dataset-data.md): Run all of dataset's data requests - [Get a dataset](https://docs.chartbrew.com/api-reference/endpoint/datasets/get.md): Get a dataset by ID - [What is a Dataset?](https://docs.chartbrew.com/api-reference/endpoint/datasets/info.md): Learn more about how datasets work in Chartbrew - [List datasets](https://docs.chartbrew.com/api-reference/endpoint/datasets/list.md): Get all datasets for a team - [Quick Create](https://docs.chartbrew.com/api-reference/endpoint/datasets/quick-create.md): Quick create a dataset with all its data requests in one go. - [Update a dataset](https://docs.chartbrew.com/api-reference/endpoint/datasets/update.md): Update a dataset by ID - [Create Team](https://docs.chartbrew.com/api-reference/endpoint/team/create.md): Create a new team - [Get Team](https://docs.chartbrew.com/api-reference/endpoint/team/get.md): Get team information by ID - [Get User Teams](https://docs.chartbrew.com/api-reference/endpoint/team/get-user-teams.md): Get all teams for the authenticated user - [Update Team](https://docs.chartbrew.com/api-reference/endpoint/team/update.md): Update a team - [Create a chart from scratch](https://docs.chartbrew.com/api-reference/guides/create-chart.md): This guide will show you how you can create a chart in a team that does not have any content - [Introduction](https://docs.chartbrew.com/api-reference/introduction.md): Example section for showcasing API endpoints - [Backend](https://docs.chartbrew.com/architecture/backend.md): Learn how Chartbrew backend works - [Frontend](https://docs.chartbrew.com/architecture/frontend.md): Learn how Chartbrew frontend works - [Database configuration](https://docs.chartbrew.com/database-configuration.md): Learn how to configure the database for Chartbrew - [Build and Deploy](https://docs.chartbrew.com/deployment/build-and-deploy.md): Learn how to build and deploy your own version of Chartbrew - [Deploy on DigitalOcean](https://docs.chartbrew.com/deployment/deploy-on-digitalocean.md): Learn how to deploy Chartbrew on DigitalOcean - [Deploy on Heroku and Vercel](https://docs.chartbrew.com/deployment/deploy-on-heroku-and-vercel.md): Learn how to deploy Chartbrew on Heroku and Vercel - [Deploy on Render](https://docs.chartbrew.com/deployment/deploy-on-render.md): Learn how to deploy Chartbrew on Render - [Deploy with Apache](https://docs.chartbrew.com/deployment/deploy-with-apache.md): Learn how to serve Chartbrew on a domain with Apache - [Run on Docker](https://docs.chartbrew.com/deployment/run-on-docker.md): How to run Chartbrew on Docker - [Environment Variables](https://docs.chartbrew.com/environment-variables.md): Environment variables for Chartbrew - [Google Analytics](https://docs.chartbrew.com/integrations/google-analytics.md): Learn how to set up the Google Analytics integration - [Slack Integration](https://docs.chartbrew.com/integrations/slack.md): Connect Chartbrew to Slack for self-hosted installations - [Webhooks](https://docs.chartbrew.com/integrations/webhooks.md): Learn how to set up webhooks for your charts - [Start with Chartbrew](https://docs.chartbrew.com/introduction.md): Welcome to the Chartbrew documentation site where you can learn how to use the platform - [Migrate to v1.0.0-beta.9](https://docs.chartbrew.com/migrations/migrate-to-v1.0.0-beta.9.md): Learn how to migrate from v2 to v1.0.0-beta.9 - [Migrate from v2 to v3](https://docs.chartbrew.com/migrations/migrate-to-v3.md): Learn how to migrate from v2 to v3 - [Quickstart](https://docs.chartbrew.com/quickstart.md): Get your Chartbrew set up locally or in the cloud ## OpenAPI Specs - [openapi](https://docs.chartbrew.com/api-reference/openapi.json) ## Optional - [Website](https://chartbrew.com) - [Community](https://discord.gg/KwGEbFk) - [Blog](https://chartbrew.com/blog) - [GitHub](https://github.com/chartbrew/chartbrew)