Workshop materials
Workshop worksheet
Give each participant a focused worksheet with prompts, notes, and one next step.
- File types
- Size
- A4 PDF
- Use case
- Workshop materials
- Licence
- Free to copy and use in your own templates
- Source
- Made by thirds.ai with the open-licence Bebas Neue font, original graphic marks, and fictional sample names.

About this design
What you can make with it.
Facilitators print one for every person in a session. It states the outcome, works through a few numbered prompts, and leaves ruled space for notes and one next step. Swap in fresh prompts for every topic your session covers.
Your details
What you can change.
These are the words and numbers you swap for your own. The design stays the same.
- Workshop nameA short text.
- Session labelA short text.
- DateA short text.
- FacilitatorA short text.
- ParticipantA short text.
- OutcomeA short text.
- PromptsA list of items. Each item has number, title, question and cue.
- Note promptA short text.
- Next stepA short text.
- FooterA short text.
{
"workshop_name": "Pricing your services with confidence",
"session_label": "Team workshop · Working sheet",
"date": "24 September 2026",
"facilitator": "Maya Chen",
"participant": "Alex Morgan",
"outcome": "Leave with a clear price for one service and the words to explain it.",
"prompts": [
{
"number": "01",
"title": "Name the service",
"question": "Which single service will you price today?",
"cue": "Pick the one clients ask about most."
},
{
"number": "02",
"title": "Know your worth",
"question": "What result does this service give the client?",
"cue": "Describe the outcome, not the hours."
},
{
"number": "03",
"title": "Set the number",
"question": "What price covers your time and feels fair to charge?",
"cue": "Say the number out loud before you write it."
},
{
"number": "04",
"title": "Plan the conversation",
"question": "How will you explain this price to a client?",
"cue": "Write the first sentence you will say."
}
],
"note_prompt": "Capture any doubts, questions, or a price you want to test with a real client.",
"next_step": "Say this new price out loud to one real client this week.",
"footer": "Keep this sheet with your notes from today's session."
}For developers
Make this file from your code or your AI tools.
Save your copy once, then send the new details with each request. Each finished file costs 1 credit.
curl https://thirds.ai/v1/pdf \
-H "Authorization: Bearer $THIRDS_API_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: workshop-worksheet-1" \
-d '{"template_id":"tpl_your_copy","version":1,"data":{"workshop_name":"Pricing your services with confidence","session_label":"Team workshop · Working sheet","date":"24 September 2026","facilitator":"Maya Chen","participant":"Alex Morgan","outcome":"Leave with a clear price for one service and the words to explain it.","prompts":[{"number":"01","title":"Name the service","question":"Which single service will you price today?","cue":"Pick the one clients ask about most."},{"number":"02","title":"Know your worth","question":"What result does this service give the client?","cue":"Describe the outcome, not the hours."},{"number":"03","title":"Set the number","question":"What price covers your time and feels fair to charge?","cue":"Say the number out loud before you write it."},{"number":"04","title":"Plan the conversation","question":"How will you explain this price to a client?","cue":"Write the first sentence you will say."}],"note_prompt":"Capture any doubts, questions, or a price you want to test with a real client.","next_step":"Say this new price out loud to one real client this week.","footer":"Keep this sheet with your notes from today'"'"'s session."}}'{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "render",
"arguments": {
"output": "pdf",
"idempotency_key": "workshop-worksheet-1",
"request": {
"template_id": "tpl_your_copy",
"version": 1,
"data": {
"workshop_name": "Pricing your services with confidence",
"session_label": "Team workshop · Working sheet",
"date": "24 September 2026",
"facilitator": "Maya Chen",
"participant": "Alex Morgan",
"outcome": "Leave with a clear price for one service and the words to explain it.",
"prompts": [
{
"number": "01",
"title": "Name the service",
"question": "Which single service will you price today?",
"cue": "Pick the one clients ask about most."
},
{
"number": "02",
"title": "Know your worth",
"question": "What result does this service give the client?",
"cue": "Describe the outcome, not the hours."
},
{
"number": "03",
"title": "Set the number",
"question": "What price covers your time and feels fair to charge?",
"cue": "Say the number out loud before you write it."
},
{
"number": "04",
"title": "Plan the conversation",
"question": "How will you explain this price to a client?",
"cue": "Write the first sentence you will say."
}
],
"note_prompt": "Capture any doubts, questions, or a price you want to test with a real client.",
"next_step": "Say this new price out loud to one real client this week.",
"footer": "Keep this sheet with your notes from today's session."
}
}
}
}
}Make this design yours.
Open it in the editor, change anything you like, and keep it with your own templates. Your first 50 credits each month are free.


