Free spreadsheet template

Content Calendar Spreadsheet Template

Download a free content calendar CSV template for publishing dates, channels, statuses, owners, keywords, and URLs.

Free CSV download

This free CSV is designed for lightweight editorial planning in Excel or Google Sheets.

Download CSV

If your browser previews the CSV instead of downloading it, right-click the link and save the CSV file.

Template preview

Publish DateChannelTitleStatusOwnerKeywordURLNotes
2026-01-08BlogSUMIFS by Month GuideDraftAlexsumifs by monthNeeds screenshots
2026-01-10LinkedInExcel Lookup TipsScheduledJamiexlookup examplesRepurpose from guide

Field guide

ColumnPurposeExample value
Publish DatePlanned publish or send date2026-01-08
ChannelBlog, newsletter, social, or another channelBlog
StatusDraft, scheduled, published, or blockedDraft
OwnerPerson responsible for the itemAlex
KeywordTarget topic or search phrasesumifs by month

After import, add these formulas

Draft items
=FILTER(A2:H100, D2:D100="Draft")
Owner view
=FILTER(A2:H100, E2:E100="Alex")
Upcoming content
=FILTER(A2:H100, A2:A100>=TODAY())

How to use it

  • Import the CSV into Google Sheets for shared planning or open it directly in Excel.
  • Use FILTER formulas to create views by status, owner, or publish date.
  • Use REGEXEXTRACT if you later need to group published URLs by domain.

Related spreadsheet formulas

FAQ

Is this a content SaaS?

No. It is only a static CSV template with related spreadsheet formulas.

Can I add more channels?

Yes. Add rows or edit the Channel values after importing the CSV.