[**axiom v0.51.1**](../../README.md)

***

[axiom](../../README.md) / [index](../README.md) / experimental\_AxiomPromptMetadata

# Interface: experimental\_AxiomPromptMetadata

**`Experimental`**

Metadata structure for Axiom prompt tracking and instrumentation.

 This API is experimental and may change in future versions.

## Properties

### id?

> `optional` **id**: `string`

**`Experimental`**

Unique identifier for the prompt

***

### name?

> `optional` **name**: `string`

**`Experimental`**

Human-readable name for the prompt

***

### slug?

> `optional` **slug**: `string`

**`Experimental`**

Inmutable user-defined identifier for the prompt

***

### version?

> `optional` **version**: `string`

**`Experimental`**

Version identifier for the prompt
