---
title: "k6/data | Grafana k6 documentation"
description: "k6 data API"
---

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

# k6/data

The [`k6/data` module](/docs/k6/next/javascript-api/k6-data/) provides helpers to work with data.

Expand table

| Class/Method                                                     | Description                                                   |
|------------------------------------------------------------------|---------------------------------------------------------------|
| [SharedArray](/docs/k6/next/javascript-api/k6-data/sharedarray/) | read-only array like structure that shares memory between VUs |
