---
title: "Pyroscope Store-gateway | Grafana Pyroscope documentation"
description: "The store-gateway retrieves profiling data from long-term storeage."
---

# Pyroscope Store-gateway

> Note
> 
> The store-gateway is a v1 architecture component. In v2, its responsibilities are handled by the [metastore](/docs/pyroscope/latest/reference-pyroscope-v2-architecture/components/metastore/) (for metadata) and [query backend](/docs/pyroscope/latest/reference-pyroscope-v2-architecture/components/query-backend/) (for data access).

The store-gateways in Pyroscope are responsible for looking up profiling data in the [long-term storage](../../about-grafana-pyroscope-architecture/#long-term-storage) bucket. A single store-gateway is responsible for a subset of the blocks in the long-term storage and will be involved by a \[querier].

## Store-gateway configuration

For details about store-gateway configuration, refer to [store-gateway](../../../configure-server/reference-configuration-parameters/#store_gateway).
