metricsexecutivevisual

TAM SAM SOM Slide Template

Concentric circles showing Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM). Each ring has a label and dollar/unit value. Standard investor deck visual for market sizing.

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
nodes
Array of nodes items

Example brief

Market sizing: TAM $45B (global presentation software), SAM $12B (AI-powered slide generation), SOM $480M (API-first consulting slides, year 1 target $2M).

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 sli..."
  }'

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": {
    "nodes": [
      {
        "label": "TAM",
        "value": "$4.2B",
        "description": "European presentation & document automation software, 12% CAGR"
      },
      {
        "label": "SAM",
        "value": "$1.1B",
        "description": "AI-powered presentation tools for enterprise, 28% CAGR"
      },
      {
        "label": "SOM",
        "value": "$42M",
        "description": "API-first platforms for consulting & professional services, 45% CAGR"
      }
    ],
    "title": "Addressable market of $1.1B with clear path to $42M SOM",
    "subtitle": "Market Sizing",
    "footer": "Market sizing | Source: Gartner + internal analysis",
    "takeaway": "SOM growing 45% annually — fastest segment, lowest competition"
  }
}'

Tags

tamsamsommarket sizemarket sizingaddressable marketinvestorpitch deckconcentric circlesopportunity

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: nodes. 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.