Meeting Minutes Template

Record attendance, check quorum, capture motions with auto pass/fail & assign action items — then download audit-ready minutes

Meeting heading

Minutes are the entity's official record and must name it.

Defaults to today — change as needed.

Establishes the official start.

Where members convened — physical address or video platform.

Attendance & quorum

One name per line. Voting members present — feeds the quorum check.

One name per line.

Staff, counsel, manager or public — they do not count toward quorum or votes.

Director seats in office per bylaws — the quorum denominator.

Only used for Fixed number or Percent of seats.

Your bylaws and applicable state statute override these defaults — confirm your quorum rule before relying on the result.

Approval of previous minutes

First order of business under Robert's Rules. "None" hides this section.

Reports / agenda items

Record what was DONE on each item — not the debate. Keep summaries factual.

Motions & votes

Capture the exact wording of each motion. The tool computes PASSED / FAILED from your tally and threshold.

Action items

The most-skipped element. Every action item needs an owner and a due date.

Closing

Signs the minutes to authenticate the record.

Branding (optional)

PNG, JPG or GIF — up to 2 MB.

Quorum status

Enter members present and total seats to check quorum.
Preview
Add this minutes template to your site

No account, no coding. Copy the snippet and paste it where you want the tool to appear:

<iframe src="https://snaptoolsuite.com/meeting-minutes-template/?embed=1"
  style="width:100%;max-width:820px;height:1600px;border:0;"
  title="Meeting Minutes Template" loading="lazy"></iframe>
<p>Free <a href="https://snaptoolsuite.com/meeting-minutes-template/">Meeting Minutes Template</a> by Snap Tool Suite</p>
2 Paste it on your page
3 It just works

See it live: view a real embed example →

Meeting Minutes Template — guide & how to use

What it does

This free meeting minutes template turns a handful of inputs into a polished, audit-ready record of what a board, committee, nonprofit or HOA actually did at a meeting. It follows the standard order of Robert's Rules of Order (Newly Revised): heading, attendance & quorum, approval of prior minutes, reports/agenda, motions with votes, action items, adjournment, next meeting, and a signature block. As you type it checks quorum from your seat count, computes whether each motion PASSED or FAILED using integer-safe math, and shows a completeness checklist so you can close gaps before circulating. Everything runs 100% in your browser — nothing is uploaded.

How to use it

  1. Enter the organization name, the meeting type (regular, special, annual, emergency, committee), the date, and the call-to-order and adjournment times. Robert's Rules requires the type and both times.
  2. List members present and absent (one name per line) and any guests with their role. Guests never count toward quorum or votes.
  3. Enter the total voting seats on the body and the quorum rule. The quorum denominator is seats in office, not the number present.
  4. Record the disposition of the previous minutes, then summarize each agenda item / report — what was done, not what was said.
  5. Add each motion with its exact wording, who moved and seconded it, the vote method and the For / Against / Abstain tally. The tool labels each motion PASSED or FAILED.
  6. Add action items — every one needs an owner and a due date. Then set the next meeting and the secretary's name, optionally add your logo, and click Download minutes PDF.

Worked example

A 7-seat HOA board meets. 5 directors are present, the quorum rule is majority of seats, and a motion to approve a $4,000 landscaping contract gets 4 For, 1 Against, 0 Abstain on a simple-majority threshold.

  1. Quorum required = floor(7 / 2) + 1 = 4.
  2. Quorum met? 5 present ≥ 4 required → QUORUM MET — 5 of 7 seats present (need 4). Binding votes may be taken.
  3. Votes cast = For + Against = 4 + 1 = 5 (the abstention is not in the base).
  4. Majority test: For (4) > votesCast / 2 (2.5)? Yes → the motion PASSED (4–1).
  5. Had the vote been 2 For, 2 Against, that is a tie → the motion FAILS, because a tie is not a majority.
  6. Had the seat count been blank or 0, the tool would suppress the quorum math rather than divide by zero, and prompt you to enter the seats.

Notice the rules: the quorum denominator is total seats (not present), fractional thresholds round up, abstentions are not in the base, and a tie fails a majority vote.

How to embed this tool on your website

No account, no coding. Copy the embed code and paste it where you want it to appear:

<iframe src="https://snaptoolsuite.com/meeting-minutes-template/?embed=1"
  style="width:100%;max-width:820px;height:1600px;border:0;"
  title="Meeting Minutes Template" loading="lazy"></iframe>

Notes & disclaimers

Minutes record what was DONE, not what was SAID. Do not transcribe debate, opinions or discussion — record only motions, seconds, vote results, points of order/appeals and their disposition, and reports as filed. Abstentions are generally not counted in the base for a majority or two-thirds threshold (the base is votes cast = For + Against); if your statute or bylaws compute the threshold on "members present" or "directors in office," switch the base accordingly, as it can flip a result. For board votes, best practice (and fiduciary protection) is to record dissenting and abstaining directors by name.

This tool does not certify compliance. It does not verify notice, open-meeting (sunshine), or bylaws requirements — have counsel or the secretary confirm those. Vote-pass calculations use integer cross-multiplication to avoid floating-point rounding errors on borderline two-thirds or three-quarters votes. Minutes should be drafted promptly (ideally within a week and before the next meeting) and become the official legal record only after they are formally approved at the next meeting.

Common mistakes this template prevents

  1. Recording the discussion/debate instead of the actions — minutes are a record of decisions, not a transcript.
  2. Paraphrasing a motion instead of capturing its exact wording, which makes the adopted text legally ambiguous.
  3. Forgetting to confirm and record quorum before any vote — votes taken without quorum can be challenged or voided.
  4. Computing quorum off the number present instead of total seats in office.
  5. Treating a tie as a pass, or counting abstentions as "no" votes when the threshold is on votes cast.
  6. Omitting who moved and who seconded each motion, or recording an unseconded motion as before the body.
  7. Creating action items with no owner or no due date — the single biggest reason follow-through fails audits.
  8. Leaving out adjournment time and next-meeting date, or not stating the meeting type (special meetings are limited to noticed business).
  9. Circulating draft minutes as if final, or omitting the secretary's signature/attestation block.

Frequently asked questions

What are meeting minutes and what must they include?

Meeting minutes are the official written record of what a deliberative body DID at a meeting — not what was said. Under Robert's Rules of Order the required elements are: the kind of meeting (regular, special, annual), the body's name, the date, time and place, who was present and absent, whether a quorum was met, the disposition of the previous minutes, every main and adopted motion with its exact wording, who moved and seconded it, the vote result, and the time of adjournment. Good practice adds an action-items list with owners and due dates and a signature block for the secretary.

How is quorum calculated?

Quorum is computed from the total number of voting seats on the body (the denominator), not the number present. A majority-of-seats quorum is floor(seats ÷ 2) + 1. A two-thirds quorum is ceil(seats × 2 ÷ 3); one-third is ceil(seats ÷ 3); a percent quorum is ceil(seats × percent ÷ 100); a fixed quorum is the stated number. Fractions always round UP because a fractional member cannot satisfy a quorum. Quorum is met when the number present is at least the required number.

How does the tool decide whether a motion passed or failed?

The base is votes cast = For + Against (abstentions are not counted). For a majority threshold a motion passes only when For is greater than half the votes cast — a tie FAILS. Two-thirds, three-quarters, and custom-percent thresholds use integer cross-multiplication (For × denominator ≥ votesCast × numerator) to avoid floating-point rounding errors on borderline votes. A motion with no second is flagged "not before the body" and excluded from the pass/fail calculation.

Are abstentions counted as no votes?

No. Under the default "votes cast" base, abstentions are neither for nor against — they do not count toward the threshold and generally cannot defeat or pass a motion. They are recorded for the record (and, for board members, by name as fiduciary protection). Some statutes or bylaws instead compute thresholds on "members present" or "directors in office"; if yours does, the result can change, so reconcile with your governing documents.

Does a tie vote pass or fail?

A tie FAILS a motion that needs a majority, because a tie is not a majority — exactly half is not more than half. The tool labels this explicitly as "FAILED (tie)" rather than incorrectly showing it as passed.

Is this legal advice, and do my bylaws override it?

No, this is not legal advice. The template encodes the general standard from Robert's Rules of Order (Newly Revised) plus common nonprofit, HOA and corporate practice. Your organization's bylaws and applicable state statute override these defaults — especially quorum percentages, vote thresholds, and signing rules. HOA member-meeting quorums in particular range from 25% to 51%. Always reconcile with your governing documents and have counsel or the secretary verify compliance with notice and open-meeting rules.

Should minutes record the discussion?

No. Under Robert's Rules minutes record what was DONE, not what was SAID. Do not transcribe debate, opinions, or discussion — record only motions, who moved and seconded them, vote results, points of order and appeals and their disposition, and reports as filed. Keep agenda summaries factual and brief.

Does my data leave my browser?

No. The entire minutes document is built locally in your browser — no sign-up to preview, no server, nothing uploaded. That keeps confidential board information private. A free account is only needed to download the PDF so you can save your work across all tools.

Run a meeting end to end

Related tools

Your minutes are built in your browser and saved only there. We don't store or sell your data.