---
title: "Get started | Grafana k6 Studio documentation"
description: "Learn the basics of k6 Studio by recording a browser session and generating test scripts"
---

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

# Get started

This section includes the following topics:

- [Record a browser session](/docs/k6-studio/get-started/record-a-browser-session/)  
  Learn how to record a browser session with k6 Studio, organize it into groups, and inspect the request and response data
- [Create an HTTP test](/docs/k6-studio/get-started/create-an-http-test/)  
  Learn how to generate an HTTP test script from a recording, configure rules, and validate it
- [Configure a test with Grafana Assistant](/docs/k6-studio/get-started/configure-test-with-assistant/)  
  Use guided setup in k6 Studio to select hosts, correlate dynamic values, parameterize requests, and set thresholds with Grafana Assistant, and then run the test in Grafana Cloud.
- [Create a browser test](/docs/k6-studio/get-started/create-a-browser-test/)  
  Learn how to generate a browser test script from a recording, add an assertion, and debug it
- [Run in Grafana Cloud k6](/docs/k6-studio/get-started/run-in-grafana-cloud-k6/)  
  Learn how to log in to your Grafana Cloud k6 account and run a test script directly from k6 Studio.
