Process flowchart examples you can copy
Each example below is a full process flowchart written as a plain list of steps — copy it, paste it into a text-to-flowchart tool and you have a diagram in seconds. Tweak the wording to match your team; the structure works out of the box.
The six examples cover the processes most teams end up charting first: fulfillment, onboarding, finance, support, editorial and sales. They deliberately include the unhappy paths — payment failures, backorders, disqualified leads — because a chart that shows only the happy path is a chart that will mislead its readers.
Order fulfillment
From a customer submitting an order to a package leaving the warehouse. Common in ecommerce and B2B fulfillment.
- Start — Customer submits order
- Validate order details
- Decision — Payment successful?
- No → Notify customer, end (payment failed)
- Yes → Check stock
- Decision — In stock?
- No → Create backorder, notify customer, end (backordered)
- Yes → Pick items in warehouse
- Pack and label package
- Hand off to carrier
- End — Send tracking email
Watch for the two end states — 'payment failed' and 'backordered' are outcomes, not errors. Charting them keeps the diagram honest and gives support a clear reference when customers ask why an order stalled.
Employee onboarding
From an offer accepted to a new hire fully set up on day one. Owned by People Ops with hand-offs to IT and the hiring manager.
- Start — Offer accepted
- HR sends welcome packet
- IT provisions laptop and accounts
- Manager schedules first-week meetings
- Decision — All accounts ready by start date?
- No → Escalate to IT lead, resolve blockers
- Yes → Day 1: office/remote setup
- Day 1: intro sessions with team
- Week 1: manager 1:1 and role expectations
- End — 30-day check-in complete
The IT-readiness decision is where onboarding most often breaks. Making it an explicit branch — instead of an implicit assumption — turns a recurring Day-1 fire drill into a scheduled escalation.
Invoice approval
From a supplier invoice arriving to being paid or rejected. Typical finance workflow with a routing decision by amount.
- Start — Invoice received
- AP clerk logs invoice
- Match against purchase order
- Decision — Match found?
- No → Query supplier, end (paused)
- Yes → Decision: amount over $5,000?
- No → Manager approval
- Yes → Manager + Finance director approval
- Schedule payment
- End — Invoice paid and archived
The amount threshold is a control, not just a routing rule. If auditors review this process, mark the two-approver step so it is clear which control the chart is enforcing.
Customer support ticket
From a customer submitting a ticket to it being resolved. Highlights triage and routing between support and engineering.
- Start — Customer submits ticket
- Support agent triages
- Decision — Is it a bug?
- No → Answer in-line, resolve ticket
- Yes → Reproduce internally
- Decision — Reproducible?
- No → Ask customer for details, wait
- Yes → Hand off to engineering
- Engineer fixes and deploys
- Support notifies customer
- End — Customer confirms resolution
The 'wait' state after asking the customer for details is a real step, not a gap. Charting it makes it obvious why tickets sit open — and prompts a conversation about auto-close policies.
Content publishing
From an idea in a backlog to a live blog post. Editorial workflow with review and SEO gates.
- Start — Idea approved in backlog
- Writer drafts article
- Editor reviews for structure and voice
- Decision — Ready to publish?
- No → Send revision notes to writer, return to draft
- Yes → SEO review (title, description, links)
- Designer adds cover image
- Schedule in CMS
- Publish
- End — Share on social channels
The revision loop back to 'draft' is deliberately a full loop, not a shortcut. Skipping the second editor pass is the most common way published posts end up with the wrong voice.
Inbound sales lead
From a prospect filling in a contact form to a signed contract. Highlights qualification, routing and the hand-off from marketing to sales.
- Start — Prospect submits contact form
- Marketing automation enriches lead
- Decision — Meets ICP criteria?
- No → Add to nurture sequence, end (nurture)
- Yes → Route to SDR queue
- SDR books discovery call
- Decision — Qualified after discovery?
- No → Disqualify with reason, end (disqualified)
- Yes → Hand off to Account Executive
- AE runs demo and scoping
- Send proposal
- Decision — Proposal accepted?
- No → Log lost reason, end (closed-lost)
- Yes → Send contract for signature
- End — Contract signed, notify onboarding
Three clean end states — nurture, disqualified and closed-lost — beat one vague 'no' branch. Sales ops needs each one tagged separately for reporting, and the chart is where that discipline starts.
How to adapt these to your team
- Rename the roles so they match your org chart — "AE" might be "Sales rep" and "AP clerk" might be "Bookkeeper".
- Prune steps you do not do. If you skip the second approval or do not have an SEO review, delete the line. A shorter honest chart beats a longer aspirational one.
- Add the one or two exceptions specific to you. Every team has a weird branch — the VIP customer, the rush order, the compliance carve-out. If it happens monthly, it belongs on the chart.
People also ask
Can I combine two of these into one chart? Usually not — each of these processes is already at the one-page limit that keeps charts readable. Link them instead: end one with a reference to the next.
Are these BPMN-compliant? No, deliberately. They use the four standard shapes so anyone can read them without notation training. Convert to BPMN only if a downstream tool requires it.
Where do I put timing information? Add it inline in the step ("Day 1", "Within 24 hours") rather than as separate annotations. It keeps the chart self-contained.
Copy any example, get a chart
Paste the list into the free maker — no drawing, no signup.
Open the free flowchart maker →