People & Proof Block
Team Grid
A team slide block for roles, credibility, and coverage across the work.
Team
The team built for this moment
Show relevant roles and proof, not full resumes.
01
Lead
02
Product
03
Data
04
GTM
Use Team Grid in your next deck — for free
STORYD writes a presentation around your topic and applies Team Grid across every slide. No template hunting, no copy-paste.
Free, no card. Exports to PPTX.
OPF Config
blocks:team-grid{
"$schema": "https://pptx.dev/schema/opf/v1",
"version": "1.0",
"meta": {
"title": "Team Grid",
"subtitle": "A team slide block for roles, credibility, and coverage across the work.",
"purpose": "Build confidence in the team responsible for the work.",
"narrative": {
"id": "star-method"
},
"keyMessages": [
"Roles cover the critical work.",
"Credibility is relevant.",
"The team can execute."
],
"tone": "formal",
"tags": [
"content-block",
"team-grid"
]
},
"design": {
"colors": {
"scheme": "cool-horizon"
},
"fonts": {
"scheme": "segoe-ui"
},
"background": {
"type": "solid",
"color": "#ffffff"
},
"layoutPreferences": {
"density": "balanced",
"alignment": "left",
"animations": false,
"slideNumbers": false
}
},
"slides": [
{
"id": "team-grid",
"layout": "team-bio",
"section": "Team Grid",
"elements": [
{
"id": "team-grid-title",
"type": "text",
"slot": "title",
"content": {
"text": "The team built for this moment"
},
"style": {
"fontSize": 34,
"alignment": "left"
}
},
{
"id": "team-grid-subtitle",
"type": "text",
"slot": "subtitle",
"content": {
"text": "Relevant roles, credibility, and coverage."
},
"style": {
"fontSize": 16,
"lineHeight": 1.3
}
},
{
"id": "team-grid-points",
"type": "text",
"slot": "body",
"content": {
"bullets": [
"Lead",
"Product",
"Data",
"GTM"
]
},
"style": {
"fontSize": 15,
"lineHeight": 1.25
}
}
],
"notes": "A team slide block for roles, credibility, and coverage across the work."
}
]
}Preview this config live at pptx.dev/playground.
Use Case
Use when the audience needs confidence in who will execute.
When to Use
For investor, sales, agency, transformation, and project kickoff decks.
When to Avoid
Avoid when team identity is not material to the decision.
Block Structure
team-bio
The team built for this moment
Relevant roles, credibility, and coverage.
- -Lead
- -Product
- -Data
- -GTM
Best Practices
Lead with role relevance, not biography.
Keep each bio to one credibility line.
Use consistent photo treatment if photos are included.
Playground deep link: config=blocks:team-grid