Business documents

Meeting Minutes

Structured meeting minutes with attendees, agenda decisions, and an action items table.

LaTeXCC0-1.0

Open in Oleafly (free)View in the catalog

Compiled first page of the Meeting Minutes template
\documentclass[10pt]{article}
\usepackage[a4paper,margin=2.2cm]{geometry}
\usepackage[table]{xcolor}
\usepackage{booktabs}
\usepackage{tabularx}
\usepackage{sourcesanspro}
\pagestyle{empty}
\setlength{\parindent}{0pt}

\definecolor{accent}{HTML}{5B4A8A}
\definecolor{inkgray}{HTML}{555555}

\newcommand{\sectionrule}[1]{%
  \vspace{14pt}
  {\large\bfseries\color{accent}#1}\\[-4pt]
  {\color{accent}\rule{\linewidth}{1pt}}\\[4pt]}

\begin{document}

{\LARGE\bfseries\color{accent}Meridian Analytics}\hfill
{\large\bfseries Meeting Minutes}

\vspace{4pt}
{\color{inkgray}\small Product Steering Committee, Monthly Review}

\vspace{6pt}
{\color{accent}\rule{\linewidth}{2pt}}

\vspace{10pt}
\begin{tabular}{@{}llll@{}}
  {\color{inkgray}\small DATE} & {\bfseries July 16, 2026} \hspace{18pt} &
  {\color{inkgray}\small TIME} & {\bfseries 10:00 to 11:15 am PT}\\[2pt]
  {\color{inkgray}\small LOCATION} & {\bfseries Room 4B / video} &
  {\color{inkgray}\small RECORDER} & {\bfseries J. Okafor}\\
\end{tabular}

\sectionrule{Attendees}

\rowcolors{2}{accent!6}{white}
\begin{tabularx}{\textwidth}{@{}lXl@{}}
  \toprule
  \rowcolor{white}
  {\bfseries Name} & {\bfseries Role} & {\bfseries Present}\\
  \midrule
  Priya Raghavan & VP of Delivery (chair) & Yes\\
  Jonah Okafor & Product Operations Lead & Yes\\
  Elena Marsh & Head of Engineering & Yes\\
  Tomas Ferreira & Design Director & Remote\\
  Grace Lindqvist & Finance Partner & Absent (proxy: P. Raghavan)\\
  \bottomrule
\end{tabularx}

\sectionrule{Agenda and decisions}

{\bfseries 1. Q2 platform usage review} (10 min).
Monthly active workspaces grew 12\% quarter over quarter; churn held at
2.1\%. \textit{Decision: no change to the Q3 growth targets.}

{\bfseries 2. Forecasting module pricing} (25 min).
Finance modeled three tiers. The committee weighed a usage-based add-on
against a flat seat uplift. \textit{Decision: adopt the flat \$18 per seat
uplift for the October release; revisit usage pricing in Q1 2027.}

{\bfseries 3. Data residency for EU clients} (20 min).
Engineering estimates nine weeks to stand up the Frankfurt region.
\textit{Decision: approved, contingent on the security review closing by
August 15.}

{\bfseries 4. Open floor} (10 min).
Design flagged inconsistent empty states across dashboards; carried to the
August agenda with a proposal from T. Ferreira.

\sectionrule{Action items}

\rowcolors{2}{accent!6}{white}
\begin{tabularx}{\textwidth}{@{}Xlll@{}}
  \toprule
  \rowcolor{white}
  {\bfseries Action} & {\bfseries Owner} & {\bfseries Due} & {\bfseries Status}\\
  \midrule
  Publish seat-uplift pricing brief to sales & G. Lindqvist & Jul 31 & Open\\
  Kick off Frankfurt security review & E. Marsh & Jul 24 & Open\\
  Draft empty-state design proposal & T. Ferreira & Aug 10 & Open\\
  Circulate these minutes for approval & J. Okafor & Jul 18 & Done\\
  \bottomrule
\end{tabularx}

\vspace{14pt}
{\color{inkgray}\small Next meeting: August 20, 2026, 10:00 am PT, Room 4B.
Minutes are approved by silent consent unless objections reach the recorder
within five business days.}

\end{document}

In the app: open the New Project gallery, install the Business documents pack under "Get more templates", and this template appears with a live preview and one-click project creation. Compilation runs locally on the bundled engine.