> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tracelm.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Saved Queries

> Create, list, and delete persisted query DSL payloads

## Create

`POST /api/v2/observability/saved-queries`

## List

`GET /api/v2/observability/saved-queries?project_id=<uuid>`

## Delete

`DELETE /api/v2/observability/saved-queries/{saved_query_id}`
