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

# Prompts

> Save and reuse your favorite prompts.

Prompts let you save frequently used instructions for quick access. Build a library of effective prompts tailored to your workflows.

<Note>
  Reusable Prompts require a Pro or Ultra plan.
</Note>

## What Are Saved Prompts?

Saved prompts are templates you can quickly insert into conversations:

* **Frequently used instructions**: Common requests you make often
* **Specialized workflows**: Complex prompts you have refined over time

## Creating Prompts

### From a Conversation

When you craft a prompt that works well:

1. Open the prompt saving option
2. Give it a clear title
3. Add optional tags for organization
4. Save to your library

### From Scratch

Create new prompts directly:

1. Go to your Prompts library
2. Click Create New
3. Write your prompt
4. Save with title and tags

## Using Prompts

Access your saved prompts from the Prompts section in the sidebar. Select a prompt to copy it, then paste into your message input.

## Organizing Prompts

### Tags

Add tags to categorize prompts:

* Writing
* Code
* Analysis
* Research

### Categories

Group related prompts together for easy browsing.

### Search

Find prompts quickly by searching titles or tags.

## Prompt Ideas

### Writing

```
Review this text for clarity, grammar, and tone.
Suggest improvements while maintaining my voice.
```

### Analysis

```
Analyze this data and identify key trends, outliers,
and actionable insights. Present in a clear summary.
```

### Code

```
Review this code for bugs, performance issues, and
best practices. Explain any problems found.
```

### Research

```
Research this topic and provide a comprehensive overview
including current developments, key players, and future outlook.
```

<Card title="Explore Library" icon="arrow-right" href="/features/library/overview">
  Learn about your content library.
</Card>
