metricsexecutivevisual

TAM SAM SOM Slide Template

Market sizing pyramid — TAM (total addressable) at the top, SAM (serviceable addressable) in the middle, SOM (serviceable obtainable) at the base. Standard investor deck visual. Each layer shows market size + description.

Try in Playground
TAM SAM SOM slide template preview — rendered with SlideForge
Cost
$0.03/slide
Speed
<1 second
Items
23
Output
.pptx + PDF + PNG

Parameters

Parameter
Description
title
Slide title
tam_value
TAM market size (e.g. '$45B')
tam_label
TAM description (e.g. 'Global presentation software')
sam_value
SAM market size (e.g. '$12B')
sam_label
SAM description
som_value
SOM market size (e.g. '$480M')
som_label
SOM description
takeaway
Key insight (under 20 words).

Example brief

Market sizing: TAM $45B global presentation software, SAM $12B AI-powered generation, SOM $480M API-first consulting slides.

API example

With a brief (async, $0.05)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "template": "259013b5-d21b-5376-8db1-30f581f247ec",
    "brief": "Market sizing: TAM $45B global presentation software, SAM $12B AI-powered genera..."
  }'

With structured params (sync, $0.03)

curl -X POST https://api.slideforge.dev/v1/render \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{
  "template": "259013b5-d21b-5376-8db1-30f581f247ec",
  "params": {
    "title": "Market Opportunity — AI Presentation Generation",
    "tam_value": "TAM — $45B",
    "tam_label": "Global presentation software (PowerPoint, Google Slides, Keynote, SaaS)",
    "sam_value": "SAM — $12B",
    "sam_label": "AI-powered slide generation (Gamma, Beautiful.ai, SlideForge)",
    "som_value": "SOM — $480M",
    "som_label": "API-first consulting slides — year 1 target $2M ARR",
    "takeaway": "25% CAGR in AI presentation tools — the $12B SAM is where we compete and win."
  }
}'

Tags

tamsamsommarket sizemarket sizingaddressable marketinvestorpitch deckopportunity

Related templates

Frequently asked questions

How do I render a TAM SAM SOM slide?

Send a POST request to /v1/render with template "259013b5-d21b-5376-8db1-30f581f247ec" and your data in the params field. The response includes a .pptx download URL and PNG preview. Template renders cost $0.03 and complete in under 1 second.

What data does the TAM SAM SOM template accept?

The TAM SAM SOM template accepts: title, tam_value, tam_label, sam_value, sam_label, som_value, som_label, takeaway. Supports 2-3 items. See the parameter reference below for details.

Can I customize the colors and fonts of this template?

Yes — pass a theme_id parameter to apply your custom brand colors, fonts, and logo. SlideForge has 8 built-in themes, or you can create custom themes via the Themes API.

Try this template

Render a TAM SAM SOM slide in under 1 second. $3 free credit, no card required.