Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.penbox.io/llms.txt

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

Penbox Agent is the AI assistant built into Penbox. You describe what you want, and it applies the change. Penbox Agent builds your Form Templates, Case Templates, and Document Intelligence Templates. It also works on your live cases, all from the same chat panel, with capabilities that adapt to the page you have open.
Every outbound message Penbox Agent creates is a draft. Nothing leaves your workspace until you approve it.

A builder and a runner

Penbox Agent does two distinct things.

The builder

In the Form Template, Case Template, and Document Intelligence Template editors, Penbox Agent is a builder. You describe what to build or change, and Penbox Agent does it. This is where Penbox Agent handles complex Penbox logic for you:
  • Conditional logic. “Show the Vehicle step only when the user picks Car on step 1 and when the estimated damage amount is greater than 1000.” Penbox Agent writes the visibility expression.
  • Flow variables. “Compute the full name from given name and family name.” Penbox Agent defines and wires the variable.
  • Multilingual content. Penbox Agent translates every visible string and updates the form’s languages list.
  • AI extraction. Penbox Agent lists data points to extract from an uploaded document and binds them to form fields.
  • Building from a document. Drop a paper form or claim report. Penbox Agent reproduces it end to end.
Typical workflow: open the template, describe what you want, watch each change land live, iterate. Penbox Agent, thinks with you, and builds for you. He handles all the technical complexity.
Give Penbox Agent a business brief, for example:Prompt for a car insurance quote formIt designs the form, computes the pricing variables, wires the conditional logic, and confirms what it built:Penbox Agent's recap of the built formThe quote step uses PenScript expressions to handle the math. Your contact sees a polished, branded breakdown:
What Penbox Agent handles for you
Template logic with PenScript expressions
What your contact sees
What the contact sees

The runner

On a running case, Penbox Agent is your operator’s assistant: it reads the timeline and the data, answers questions, drafts the next message, and moves the case forward. This is where Penbox Agent answers operational questions:
  • What’s the state? “Summarize this case.” “What did the contact say last?” “What’s the IBAN we received?”
  • What’s next? “Draft a reminder to the main contact about the missing photos.”
  • Move the case. “Move to ‘In review’.” “We’re waiting for the contact now.”
Live case prompt example Typical workflow: open the case, ask what you need to know, get a draft for the next move, review and send.

Setup

How you open the chat depends on the surface:
  • In a case or a Case Template. Click Ask Penbox in the top right. The button turns blue and the chat opens on the right.
  • In the Form Template editor. Use the Assistant / Preview toggle in the top right. Assistant opens the chat; Preview hides it and shows the form as a contact would see it.
  • In a Document Intelligence Template. The chat is always open.
Penbox Agent does not edit Email Templates or SMS Templates. Those stay manual.

Form Template editor

Build forms: steps, fields, conditional logic, translations, signatures, automations.

Case Template editor

Design recurring case workflows: data schema, contacts, steps, statuses, automations.

Document Intelligence Template editor

Configure extraction fields for documents.

Live cases

Answer questions, set values, draft the next step, move the case forward.

Essentials

Reverting changes

Penbox Agent records each change it makes as a separate entry in the chat. A simple request produces one entry. A complex request, like building a form from scratch, produces many. Penbox Agent breaks the work into smaller steps and each step gets its own entry. The entry header names the surface and how many attributes the step touched. The label format depends on the surface:
  • Form Template editor: Adapted form …
  • Case Template editor: Adapted template …
  • Live case: Updated case …
The count after the label reflects the number of attributes touched. A step may touch a single attribute (1 change) or many (7 changes). Hover an entry to reveal the revert arrow. Click it to undo, click again to reapply. Collapsed batch entry with revert arrow on hover Expand an entry to see its individual changes, each marked with a green checkmark once applied. Hover an individual change to:
  • Highlight the matching element in the editor (purple outline).
  • Reveal a revert arrow for that single change. Click to undo just that one.
Expanded batch showing individual changes with checkmarks and revert arrows
To wipe everything Penbox Agent built in one go, ask it in plain language: “clear the form”, “empty the case template”. Faster than clicking revert on every entry.
In a Document Intelligence Template, the revert arrow does not appear in the chat. Ask Penbox Agent in plain language (“undo that last change”) and it will revert.

Chat history

Penbox Agent keeps every conversation you start. Open the chat panel and you see your previous conversations on this artifact, each with an auto-generated title summarizing the first message.
  • History is per artifact. A Form Template, a Case Template, a Document Intelligence Template, and a Case each have their own conversation list.
  • History is private. Your colleagues have their own conversation lists, even on the same artifact.
  • Open a previous conversation to resume it. Penbox Agent picks up where you left off.
  • Delete a conversation when you no longer need it.

Working with files

Drop or attach a PDF/image into the chat. Penbox Agent reads it and builds the matching artifact.
  • Drop a paper form into the Form Template editor. Penbox Agent reproduces it as a Penbox form with every field, every section, and the right types.
  • Drop a claim report or intake form into the Case Template editor. Penbox Agent generates a Case Template with the matching data schema, contacts, and workflow steps.
Send the file with no message and Penbox Agent treats it as a request to build the artifact from scratch. It announces a short plan, then executes.
Files only exist on the turn you send them. Penbox Agent has no memory of a file from an earlier message. Reference an older document and it will ask you to re-upload.

Languages

Penbox Agent answers in the language you write in, or in the locale of the template or case you have open. Multilingual Form Templates work end to end: Penbox Agent translates form content into French, Dutch, English, German, and other languages.

What Penbox Agent does not do

  • Does not send messages. On live cases, every email, SMS, or form is a draft.
  • Does not trigger automations directly. Automations run on their own conditions.
  • Does not edit artifacts other than the one you have open.
  • Does not guess. Ambiguous requests get a clarifying question.

Next Steps

Penbox Agent for Templates

Build templates with Penbox Agent

Penbox Agent on Live Cases

Work on running cases with Penbox Agent

Form Templates

Build forms with Penbox Agent

Case Templates

Design case workflows with Penbox Agent