AI prompts let you run custom instructions against your table data, either as standalone enrichments or as the driving logic behind the AI Researcher. Databar provides tools to write prompts manually, generate them automatically, and save them as reusable templates for your entire workspace.Documentation Index
Fetch the complete documentation index at: https://docs.databar.ai/llms.txt
Use this file to discover all available pages before exploring further.

AI Prompt enrichments
An AI Prompt enrichment runs a custom prompt on every row in your table. Reference column values using the{ syntax so the prompt adapts to each row’s data.
Example: You have a table of company names and descriptions. Add an AI Prompt enrichment with the instruction:
Write or generate your prompt
Enter your instruction in the prompt editor. Use
{ to insert column references wherever you need row-specific data.AI Prompt Generator
Not sure how to phrase your prompt? Describe what you want in plain English and Databar will generate a well-structured prompt for you. The generator works for both AI Prompt enrichments and AI Researcher agents.
Describe your goal
Write a short description of what you want the AI to do — for example, “Summarize each company’s value proposition in one sentence.”
AI Prompt Templates
Save any prompt as a workspace-wide template so you and your team can reuse it across tables without rewriting it each time. Templates are ideal for prompts you run regularly — lead qualification, content classification, data extraction patterns, and more.Saving a template
After writing or generating a prompt, click Save as template, give it a name, and it becomes available across your entire workspace.Using a template
When setting up an AI Prompt enrichment or AI Researcher, click Templates to browse your saved prompts. Select one, and the prompt editor is pre-filled with the template content. Adjust column references as needed for the current table.
Required vs. optional column references
When your prompt includes column references, each reference can be toggled between required and optional:| Setting | Behavior |
|---|---|
| Required | If the referenced column is empty for a row, the enrichment skips that row. No credits are consumed. |
| Optional | The enrichment runs even if the value is empty. The AI receives a blank value for that reference. |
Next steps
AI Researcher
Use AI agents to visit websites and extract structured data.
Enrichments
Learn how to add and manage enrichments on your tables.
Credits and billing
Understand how AI prompt runs are billed.