---
title: "Get started with Grafana AI Observability | Grafana Cloud documentation"
description: "Instrument your agents with AI Observability SDKs and deploy AI Observability to start monitoring AI workloads."
---

# Get started with Grafana AI Observability

> Note
> 
> Grafana AI Observability is currently in [public preview](/docs/release-life-cycle/). Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available.

AI Observability is available on Grafana Cloud. To get started, enable the plugin on your Grafana Cloud stack, then instrument your agents with an SDK to start sending data.

## Set up Grafana Cloud

Enable the plugin and get your endpoint credentials so your agents can send data to AI Observability.

Refer to [Use AI Observability on Grafana Cloud](/docs/grafana-cloud/machine-learning/ai-observability/get-started/grafana-cloud) for setup steps.

## Instrument your agents

Choose the SDK for your language. Each guide walks you through installing the SDK, capturing your first generation, and verifying data in AI Observability.

- [Use AI Observability on Grafana Cloud](/docs/grafana-cloud/machine-learning/ai-observability/get-started/grafana-cloud/)  
  Enable Grafana AI Observability on your Grafana Cloud stack and start sending generation data.
- [Instrument Python agents](/docs/grafana-cloud/machine-learning/ai-observability/get-started/python/)  
  Install the AI Observability Python SDK and capture your first generation from a Python agent.
- [Instrument TypeScript and JavaScript agents](/docs/grafana-cloud/machine-learning/ai-observability/get-started/javascript/)  
  Install the AI Observability JavaScript SDK and capture your first generation from a TypeScript or JavaScript agent.
- [Instrument Go agents](/docs/grafana-cloud/machine-learning/ai-observability/get-started/go/)  
  Install the AI Observability Go SDK and capture your first generation from a Go agent.
- [Instrument Java agents](/docs/grafana-cloud/machine-learning/ai-observability/get-started/java/)  
  Install the AI Observability Java SDK and capture your first generation from a Java agent.
- [Instrument .NET agents](/docs/grafana-cloud/machine-learning/ai-observability/get-started/dotnet/)  
  Install the AI Observability .NET SDK and capture your first generation from a C# agent.
