---
title: "Resources | Grafana Labs"
description: "Documentation and references for continued learning"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

## Documentation

- [Foundation SDK get started](/docs/grafana/latest/as-code/observability-as-code/foundation-sdk/) — basic usage through advanced patterns like variables, thresholds, and field overrides
- [Foundation SDK key concepts](/docs/grafana/latest/as-code/observability-as-code/foundation-sdk/foundation-sdk-key-concepts/)
- [Dashboard automation with CI/CD](/docs/grafana/latest/as-code/observability-as-code/foundation-sdk/dashboard-automation/)
- [Observability as Code overview](/docs/grafana/latest/as-code/observability-as-code/)

## Tools and references

- [Foundation SDK API reference](https://grafana.github.io/grafana-foundation-sdk/) — every builder and type available across all supported languages
- [intro-to-foundation-sdk repository](https://github.com/grafana/intro-to-foundation-sdk) — working examples you can clone and run, including the CI/CD pipeline from this journey
- [Grafana Terraform provider](https://registry.terraform.io/providers/grafana/grafana/latest/docs) — all available resources and data sources, including guides for managing alerts and data sources with Terraform

## Learning paths

- [Build a dashboard with the Foundation SDK](/docs/learning-paths/build-dashboard-sdk/)
- [Deploy a dashboard with Terraform](/docs/learning-paths/deploy-dashboard-terraform/)

## Related guides

- [Terraform + dashboards + GitHub Actions](/docs/grafana-cloud/as-code/infrastructure-as-code/terraform/dashboards-github-action/)
- [Git Sync](/docs/grafana/latest/as-code/observability-as-code/git-sync/)
