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

# Prompts Library

> Curate a shared library of prompt categories and prompts: proven questions everyone can reuse in Chat

Curate a shared library of prompt categories and prompts that everyone can reuse: proven questions for recurring tasks, each with an optional description and tips. Instead of every analyst rediscovering how to phrase a due diligence or market-sizing question, the version that works is one pick away in Chat.

## Build the catalog

Two actions build out the catalog:

<Steps>
  <Step title="Create categories">
    **Add Prompt Category** groups prompts by the kind of task they serve, so users find the right one quickly.
  </Step>

  <Step title="Add prompts">
    **Add Prompt** puts a proven question into the catalog. Use the optional description and tips to tell users when to reach for it and how to get the most from it.
  </Step>
</Steps>

Users then pick from the catalog directly in [Chat](/features/chats/asking-questions), with no hunting through shared documents for the right phrasing.

<Frame>
  <img src="https://mintcdn.com/virtualbrain/VZdLXSl7brhQEIEq/images/admin/admin-prompts.png?fit=max&auto=format&n=VZdLXSl7brhQEIEq&q=85&s=8b400dc811ea1dc1ba6fe31f7e512bbe" alt="The Prompts Library area of the Admin Dashboard, showing prompt categories and prompts with descriptions and tips" width="3024" height="1714" data-path="images/admin/admin-prompts.png" />
</Frame>

<Tip>
  Seed the library from prompts that already work. When a team lands on a phrasing that reliably produces a strong sourced answer, capture it here so the whole firm benefits.
</Tip>

## Related

<CardGroup cols={2}>
  <Card title="Asking Questions" icon="message" href="/features/chats/asking-questions">
    Where users pick shared prompts and put them to work.
  </Card>

  <Card title="Admin Dashboard Overview" icon="gauge" href="/features/admin-dashboard/overview">
    The other firm-wide control areas.
  </Card>
</CardGroup>
