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

# Introduction

> Check out how prompts work on Basalt, how to interact with them and what are the available features in the SDK.

## What are prompts?

Prompts are a fundamental part of the system, allowing you to maintain and version control your AI prompt templates. In this section, you will discover all the available methods to interact with your promopts and all the parameters.

## Available methods

### `prompt.get()`

Get your prompt using its slug, with a specific version or tag.

### `prompt.list()`

List your prompt in your workspace or in a specific feature.

### `prompt.describe()`

Describe a prompt using its slug.
