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

# Saved Prompts

> How to create, organize, and reuse saved prompts in LOIS for Word Composer, including attaching Filevine projects and files for repeatable context.

Saved prompts let you reuse instructions you run often — clause reviews, drafting requests, summaries, diligence checks — without retyping them each time. You can build a library for yourself or share prompts across your team.

## Creating a saved prompt

1. Open the Composer tab in the LOIS for Word sidebar.
2. Select **Prompts**, then **New prompt**.
3. Give the prompt a title and enter the instructions.
4. Optionally attach reference files or Filevine context (see below).
5. Save the prompt to make it available from the prompt picker.

Saved prompts appear in the prompt picker inside Composer and in the [prompt library](https://app.pincites.com/prompts) on the web.

### Attaching Filevine projects and files

If your organization is connected to Filevine, you can attach one or more Filevine projects — or specific project files — to a saved prompt. When the prompt runs, LOIS for Word uses that Filevine context automatically, so you don't have to select the project each time.

This is useful for prompts that always operate against the same matter, such as recurring diligence checks, matter-specific drafting templates, or status summaries. Because the Filevine context is saved with the prompt, recurring prompts carry the right matter context automatically — even in a new chat session that has no Filevine matter pre-selected.

<Steps>
  <Step title="Open the prompt editor">
    Create a new saved prompt or edit an existing one.
  </Step>

  <Step title="Add a Filevine project">
    In the prompt editor, use the Filevine project selector to search for and add one or more projects.
  </Step>

  <Step title="Optionally pin specific project files">
    Once a project is attached, you can pin specific files from that project to the prompt. If you don't pin files, LOIS for Word uses the project as broader context.
  </Step>

  <Step title="Save the prompt">
    Save. The attached projects and files travel with the prompt every time it runs.
  </Step>
</Steps>

<Note>
  If a pinned file is later removed or renamed in Filevine, the prompt editor flags the missing attachment so you can update or remove it. The prompt still runs with the remaining valid attachments.
</Note>

### File attachments

You can attach files to a saved prompt. When you or a teammate selects that prompt from the library, the attached files are automatically included in the chat. This is useful for prompts that reference specific templates, precedent documents, or guidelines.

## Finding and using saved prompts

Open the Prompt Library from Composer to see all your saved prompts. Select any prompt to insert it into the chat along with any attached files.

### Recent prompts

The prompt library includes a **Recent prompts** section at the top, so the prompts you use most often are always within reach. A prompt is added here when you select it in a chat and send the message. This section appears in both the LOIS for Word prompt library and the web chat prompt selector.

<img src="https://mintcdn.com/pincites/hvSNnw9kiQnYYK09/images/saved-prompts-web.png?fit=max&auto=format&n=hvSNnw9kiQnYYK09&q=85&s=58a728b846b3b477c35c9b11699f2613" alt="Manage your saved prompts" style={{ width: '80%', maxWidth: '720px', marginTop: '1rem', marginBottom: '1.5rem' }} width="2488" height="974" data-path="images/saved-prompts-web.png" />

### Using a saved prompt

1. Open Composer in Word or the web app
2. Select the prompts icon or type `/` to open the prompt picker
3. Filter by tag or search by name
4. Select the prompt to insert it into the chat input

When you pick a prompt that has reference files attached, those files are auto-attached to your chat so the AI has the same context the prompt's author intended.

### Inserting a prompt with `/p`

To jump straight to your saved prompts, type `/p` in the composer (followed by a space) or choose **Prompts** from the `/` slash menu. Either way opens your saved prompts list, and selecting one inserts the full prompt text into the composer — ready to send as-is or edit before submitting. Prompt aliases you've set display in a readable format when inserted.

## Editing and deleting prompts

Organization admins can edit or delete saved prompts:

* **Edit** — update the title, text, notes, tags, or file attachments
* **Delete** — permanently remove a prompt from the library (confirmation required)

LOIS for Word official prompts are read-only and cannot be edited or deleted.

[Learn more](/prompting/templates/prompt-library) about building a prompt library.

## Tips

* Keep prompt titles descriptive — you'll find them faster in the picker.
* Attach Filevine projects for prompts tied to a specific matter; leave them off for general-purpose prompts.
* Pin individual files when the prompt depends on a particular exhibit, template, or precedent.
* Share high-value prompts with your team so everyone runs the same review the same way.

## Related

* [Composer overview](/guides/get-started/composer)
* [Filevine integration](/guides/integrations/filevine)
* [Creating good saved prompts](/prompting/core-concepts/create-good-saved-prompts)
