---
title: "Get started with Agent Observability | Grafana Cloud documentation"
description: "Enable Agent Observability on Grafana Cloud and instrument your agents."
---

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

# Get started with Agent Observability

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

## Set up Grafana Cloud

Enable Agent Observability and get your endpoint credentials so your agents can send data to Grafana Cloud.

Refer to [Set up Agent Observability](/docs/grafana-cloud/observe-and-act/agent-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 Agent Observability.

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

## Instrument coding agents

If you use a supported coding agent, you can forward its sessions into Agent Observability without adding any SDK to your code. Refer to [Instrument coding agents](/docs/grafana-cloud/observe-and-act/agent-observability/guides/instrument-coding-agents) for the list of supported agents and install steps.

## Explore Agent Observability

After data arrives, open Agent Observability from the Grafana Cloud left sidebar. The home page summarizes activity, quality, performance, and cost signals. Use **Conversations**, **Agents**, **Evaluation**, **Experiments**, and **Configuration** to debug sessions, compare versions, manage scoring and guards, review offline experiments, and adjust setup.
