Strategy Block
Business Model
A structured business model block for revenue logic, customers, channels, and operating model.
Model
How value compounds
Summarize customer, revenue, channel, and cost logic in four cells.
01
Customer
02
Revenue
03
Channel
04
Cost
Use Business Model in your next deck — for free
STORYD writes a presentation around your topic and applies Business Model across every slide. No template hunting, no copy-paste.
Free, no card. Exports to PPTX.
OPF Config
blocks:business-model{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "Business Model",
"subtitle": "A structured business model block for revenue logic, customers, channels, and operating model.",
"purpose": "Explain the operating logic behind value creation and capture.",
"narrative": {
"id": "pyramid-principle"
},
"keyMessages": [
"The customer is clear.",
"Revenue mechanics are explicit.",
"The operating model is credible."
],
"tone": "formal",
"tags": [
"content-block",
"business-model"
]
},
"design": {
"colors": {
"scheme": "cool-horizon"
},
"fonts": {
"scheme": "aptos"
},
"background": {
"type": "solid",
"color": "#ffffff"
},
"layoutPreferences": {
"density": "dense",
"alignment": "left",
"animations": false,
"slideNumbers": false
}
},
"slides": [
{
"id": "business-model",
"layout": "matrix-quadrant",
"section": "Business Model",
"elements": [
{
"id": "business-model-title",
"type": "text",
"slot": "title",
"content": {
"text": "How value compounds"
},
"style": {
"fontSize": 34,
"alignment": "left"
}
},
{
"id": "business-model-subtitle",
"type": "text",
"slot": "subtitle",
"content": {
"text": "Customer, revenue, channel, and cost model in one view."
},
"style": {
"fontSize": 16,
"lineHeight": 1.3
}
},
{
"id": "business-model-points",
"type": "text",
"slot": "body",
"content": {
"bullets": [
"Customer",
"Revenue",
"Channel",
"Cost"
]
},
"style": {
"fontSize": 15,
"lineHeight": 1.25
}
}
],
"notes": "A structured business model block for revenue logic, customers, channels, and operating model."
}
]
}Preview this config live at pptx.dev/playground.
Use Case
Use when a deck needs to explain how the work or company creates and captures value.
When to Use
For investor, strategy, partner, and new venture decks.
When to Avoid
Avoid for tactical status updates that only need current performance.
Block Structure
matrix-quadrant
How value compounds
Customer, revenue, channel, and cost model in one view.
- -Customer
- -Revenue
- -Channel
- -Cost
Best Practices
Use the same level of abstraction in each cell.
Tie the model to the strategy.
Avoid financial precision that the model cannot support yet.
Playground deep link: config=blocks:business-model