Steps are the individual actions that make up a case, executed in sequence or on demand. A step can be an email sent to a contact, an SMS message, a form to collect information, or an internal form completed by the case manager. For each step type, the configuration determines what it does, what can be customized, and how it appears in the case timeline. Steps can be predefined in a case template or added ad-hoc during case execution.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.
Step Types
Cases support four types of steps:Outbound email to a contactConfigure sender, recipients, subject, and body. Can include attachments and form links.
SMS
Outbound text messageSend quick notifications or updates via SMS to contact phone numbers.
Email + Form
Send an external form to a contactEmail containing a link to a form that the contact fills out. Form can be a template or created on-the-fly.
Internal Form
Form completed by case managerStructured data collection for internal workflows, completed by team members rather than external contacts.
Predefined Steps
When you create a case from a template, predefined workflow steps are available. These steps are configured in the case template with specific fields, forms, or email templates. They appear ready to activate with a single click, ensuring consistency across all cases created from that template. Predefined steps:- Are defined in the case template
- Include pre-configured content (email templates, form templates, etc.)
- Can be conditional (shown or hidden based on case data)
- Can be automated (triggered when conditions are met)
- Appear in the case as available actions
Ad-Hoc Steps
You can create steps manually at any time while working on a case. Ad-hoc steps are executed immediately and appear in the case timeline once completed. Common ad-hoc steps:- Send an email to a contact
- Request information via form
- Send an SMS notification
- Complete an internal form
How Steps Appear in the Timeline
All steps are recorded in the case timeline, creating a complete audit trail: Email steps show:- When the email was sent
- Who it was sent to
- Subject and body content
- Delivery status
- Any attachments included
- When the SMS was sent
- Recipient phone number
- Message content
- Delivery status
- When the form was sent
- Who it was sent to
- Form template used
- Response status (pending, in progress, completed)
- When response was received
- Collected data
- Who completed the form
- When it was completed
- Data collected
Modifying and Deleting Steps
Modifying steps:- Predefined steps can be edited in the case template
- Changes to templates don’t affect existing cases
- Individual case steps can’t be modified after execution
- Draft steps (not yet executed) can be edited or discarded
- Executed steps can’t be deleted (preserves audit trail)
- Draft steps (not yet sent) can be removed
- Steps appear permanently in timeline once executed
Adding Internal Notes
While there isn’t a dedicated “Note” step type, you can add internal context to cases in several ways: Internal form steps:- Create an internal form for team members to complete
- Use text fields to document decisions, observations, or context
- Captured in the timeline with full auditability
- Send emails to internal team members
- Include notes, updates, or requests for review
- Appears in case timeline
- Add notes fields to your case data schema
- Update these fields to document progress
- Changes appear in timeline
Step Patterns
Email with Form
The most common pattern for collecting information from contacts:- Create an Email step
- Write professional email content explaining what you need
- Attach a form link (from template or quick form)
- Send to contact
- Contact receives email, clicks link, completes form
- Response automatically appears in case
Sequential Steps
Multiple steps executed in order, with each step dependent on the previous:- Initial email - Introduce yourself and the process
- Form 1 - Collect basic information
- Form 2 - Collect additional details (triggered automatically after Form 1 is completed)
- Review email - Send summary for contact confirmation
- Final form - Collect signature or final approval
Conditional Steps
Steps that appear or execute based on case data:- Show “Additional documentation” form only if contact selects certain options
- Send different emails based on contact language preference
- Trigger specific workflows based on collected data
Common Configurations
Email Step Configuration
- Sender - Select from connected mailboxes
- Recipients - Main contact, secondary contacts, or custom addresses
- Subject - Plain text or with variable injection
- Body - Rich text editor with variable support
- Attachments - Upload files to include
- Form link - Optional form to include
SMS Step Configuration
- Recipient - Contact phone number
- Message - Text content (160 character limit recommended)
- Sender - Workspace SMS number
Form Step Configuration
- Form template - Select from existing templates or create quick form
- Recipients - Which contacts receive the form
- Delivery method - Email or SMS
- Deadline - Optional expiration
- Reminders - Automatic follow-up configuration
Internal Form Configuration
- Form structure - Fields for team to complete
- Assigned to - Which team member completes it
- Required fields - Mandatory data points
- Visibility - Who can see the completed form
Next Steps
Case Templates
Design predefined steps in templates
Forms
Learn about form design
Automations
Automate step execution
Data Schema
Understand case fields