Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pincites.com/llms.txt

Use this file to discover all available pages before exploring further.

Saved Prompts let you store and reuse instructions across contracts, playbooks, and workflows. Save a prompt once, use it everywhere. Learn more about building effective saved prompts.

Prompt library

The Prompt Library includes two collections of prompts:
  • Pincites official prompts — a curated set of prompts for common legal workflows, created and refined by our team
  • My prompts — prompts created by you or your organization
You can access prompts in two ways:
  1. Browse the complete library in the sidebar under Prompts
  2. Search across all prompts using the search bar in the Prompts modal
Click the Prompts button in Composer and start typing to find relevant prompts instantly.

Filtering prompts

Use filters to narrow down the library:
  • By scope — toggle between My prompts and Pincites official prompts
  • By tag — filter by category tags like Starter, Drafting, Review, Summary, or Research
  • By search — search across prompt titles and content

How to save a prompt

  1. Write or test a prompt in Composer
  2. Click Save Prompt
  3. Add a title and optional description
  4. Add tags to categorize your prompt (up to 2 tags per prompt): Starter, Drafting, Review, Summary, or Research
  5. Add optional internal notes for team context (e.g., when to use the prompt or which document types it works best with)
  6. Attach files that should be included whenever the prompt is used
  7. Choose whether to keep it private or share with your workspace
Save Prompts from Word

Enhance with AI

When creating or editing a prompt, click Enhance prompt to have AI improve your prompt text. You can undo the enhancement to restore your original text.

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. Click any prompt to insert it into the chat along with any attached files. Manage your saved prompts

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)
Pincites official prompts are read-only and cannot be edited or deleted.

Using with playbooks

Saved Prompts work with playbooks:
  • Add prompts for recurring tasks like clause reviews or risk summaries
  • Share across client profiles or deal types
  • Keep your team reviewing contracts with the same language and standards

Best practices

  • Use actionable titles so teammates know when to use a prompt
  • Use tags to categorize prompts (e.g., Review for review workflows, Drafting for document creation)
  • Add internal notes to explain when and how to use a prompt
  • Attach reference files so they’re always included with the prompt
  • Add tone or role guidance (“cooperative negotiation style,” “outside counsel perspective”)
  • Refine and overwrite prompts as you learn what works
Learn more about building a prompt library.

Prompt syntax

Prompts are written in Markdown format. Markdown provides clear structure that helps the AI understand your intent. You can learn more at the Markdown Guide. Markdown basics:
  • Section headers using # symbols
  • Bulleted lists using - or *
  • Numbered lists using 1., 2., etc.
  • Code blocks using triple backticks
  • Links using [text](url)