---
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/)
- [Foundation SDK key concepts](/docs/grafana/latest/as-code/observability-as-code/foundation-sdk/foundation-sdk-key-concepts/)
- [Git Sync introduction](/docs/grafana/latest/as-code/observability-as-code/git-sync/)
- [Git Sync key concepts](/docs/grafana/latest/as-code/observability-as-code/git-sync/key-concepts/)
- [Set up Git Sync](/docs/grafana/latest/as-code/observability-as-code/git-sync/git-sync-setup/)
- [Work with provisioned repositories](/docs/grafana/latest/as-code/observability-as-code/git-sync/use-git-sync/)
- [Observability as Code overview](/docs/grafana/latest/as-code/observability-as-code/)
- [Foundation SDK API reference](https://grafana.github.io/grafana-foundation-sdk/)
- [intro-to-foundation-sdk repository](https://github.com/grafana/intro-to-foundation-sdk)

## Learning paths and related journeys

- [Build a dashboard with the Foundation SDK](/docs/learning-paths/build-dashboard-sdk/)
- [Use Git Sync to manage resources as code](/docs/learning-paths/git-sync-use/)
- [Work with dashboards using Git Sync](/docs/learning-paths/git-sync-dashboards/)
- [Dashboards as Code with the Foundation SDK and Terraform](/docs/learning-hub/dashboards-as-code/)
- [Deploy Grafana resources as code with Terraform](/docs/learning-hub/resources-as-code/)

## Further reading and next steps

- [Dashboard automation with CI/CD](/docs/grafana/latest/as-code/observability-as-code/foundation-sdk/dashboard-automation/), which includes alternate deploy patterns such as `gcx`
- [Set up webhooks for real-time notification and pull request integration](/docs/grafana/latest/as-code/observability-as-code/git-sync/git-sync-setup/set-up-extend/)
- [Use Git Sync across multiple environments](/docs/grafana/latest/as-code/observability-as-code/git-sync/scenarios/dev-prod/)
- Explore advanced Foundation SDK patterns such as variables, thresholds, field overrides, and reusable panel helpers in the API reference and key concepts docs
