Social carousels

Launch checklist

Build five branded slides for a launch week from one design.

File types
PDF
Size
11.25 × 14.0625 in PDF
Use case
Social carousels
Licence
Free to copy and use in your own templates
Source
Made by thirds.ai with the open-licence Bricolage Grotesque font, original graphic marks, fictional sample names, and an original AI-generated example photo.
A portrait launch cover slide with a deep purple background, a gold Release week label, the cream headline Five days until Side A drops, and a glowing gold vinyl record graphic beside the date 21 September 2026.
launch-checklist/template.html

About this design

What you can make with it.

Brands use this design to plan one launch week across five slides. The pages move from the cover through the message, the offer, and a customer quote, ending on a call to action. Change the headline, dates, and copy on each page, then export the set.

Your details

What you can change.

These are the words and numbers you swap for your own. The design stays the same.

  1. BrandA short text.
  2. SeriesA short text.
  3. HeadlineA short text.
  4. Cover lineA longer text with more than one line.
  5. DateA short text.
  6. Message titleA short text.
  7. Message bodyA longer text with more than one line.
  8. Offer labelA short text.
  9. OfferA short text.
  10. Offer detailA longer text with more than one line.
  11. QuoteA short text.
  12. AttributionA short text.
  13. RoleA short text.
  14. ActionA short text.
  15. Action noteA longer text with more than one line.
Sample data
{
  "brand": "Halcyon Records",
  "series": "Release week",
  "headline": "Five days until Side A drops.",
  "cover_line": "One release week, so every partner opens the same five things on the same morning.",
  "date": "21 September 2026",
  "message_title": "Lead with one line first.",
  "message_body": "Halcyon Records ships one release-week email. Every partner reads the same track list, the same art, and the same pre-save link on the same morning, with one person who owns the follow-up.",
  "offer_label": "Pre-save window",
  "offer": "5 days",
  "offer_detail": "A guided countdown with one owner for every slide, from the first teaser to the release-day post.",
  "quote": "We finally sent one email, and the questions stopped.",
  "attribution": "Jo Whitfield",
  "role": "Label manager, Halcyon Records",
  "action": "Start the countdown",
  "action_note": "Share the pre-save link, brief the radio pluggers, and confirm the artwork with every playlist editor before Wednesday."
}

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.

API request
curl https://thirds.ai/v1/pdf \
  -H "Authorization: Bearer $THIRDS_API_KEY" \
  -H "Content-Type: application/json" \
  -H "Idempotency-Key: launch-checklist-1" \
  -d '{"template_id":"tpl_your_copy","version":1,"data":{"brand":"Halcyon Records","series":"Release week","headline":"Five days until Side A drops.","cover_line":"One release week, so every partner opens the same five things on the same morning.","date":"21 September 2026","message_title":"Lead with one line first.","message_body":"Halcyon Records ships one release-week email. Every partner reads the same track list, the same art, and the same pre-save link on the same morning, with one person who owns the follow-up.","offer_label":"Pre-save window","offer":"5 days","offer_detail":"A guided countdown with one owner for every slide, from the first teaser to the release-day post.","quote":"We finally sent one email, and the questions stopped.","attribution":"Jo Whitfield","role":"Label manager, Halcyon Records","action":"Start the countdown","action_note":"Share the pre-save link, brief the radio pluggers, and confirm the artwork with every playlist editor before Wednesday."},"pdf":{"width":"1080px","height":"1350px"}}'
MCP call
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "render",
    "arguments": {
      "output": "pdf",
      "idempotency_key": "launch-checklist-1",
      "request": {
        "template_id": "tpl_your_copy",
        "version": 1,
        "data": {
          "brand": "Halcyon Records",
          "series": "Release week",
          "headline": "Five days until Side A drops.",
          "cover_line": "One release week, so every partner opens the same five things on the same morning.",
          "date": "21 September 2026",
          "message_title": "Lead with one line first.",
          "message_body": "Halcyon Records ships one release-week email. Every partner reads the same track list, the same art, and the same pre-save link on the same morning, with one person who owns the follow-up.",
          "offer_label": "Pre-save window",
          "offer": "5 days",
          "offer_detail": "A guided countdown with one owner for every slide, from the first teaser to the release-day post.",
          "quote": "We finally sent one email, and the questions stopped.",
          "attribution": "Jo Whitfield",
          "role": "Label manager, Halcyon Records",
          "action": "Start the countdown",
          "action_note": "Share the pre-save link, brief the radio pluggers, and confirm the artwork with every playlist editor before Wednesday."
        },
        "pdf": {
          "width": "1080px",
          "height": "1350px"
        }
      }
    }
  }
}

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.