Processes are mission-critical for companies, particularly when it’s time to doc and scale a confirmed course of.
In my expertise, whether or not a course of is digital or human-driven, it’s necessary to map it out so it’s simpler to refine, optimize, and in the end repeat.
That’s the place information circulate diagrams are available.
They assist me get a visible understanding of the steps concerned, their dependencies, and the way every contributes to the top objective. Why does all this matter?
Whether or not I’m defining workflows for challenge administration or making a challenge ticketing system, data flow diagrams (DFDs) supply simple visuals that illustrate the contact factors and alternatives for efficiencies or enchancment.
As visible representations of the system, they make it simpler to know and refine enterprise processes, maintaining them as easy and efficient as potential.
Let’s dig into the small print of what DFDs are, how one can leverage them, and find out how to create your individual.
Desk of Contents
What Is a Knowledge Circulate Diagram (DFD)?
A knowledge circulate diagram (DFD) is a visible illustration of the knowledge circulate by means of a course of or system. DFDs assist you to higher perceive course of or system operations to find potential issues, enhance effectivity, and develop higher processes. They vary from easy overviews to advanced, granular shows of a course of or system.
DFDs grew to become widespread within the Seventies and have maintained their widespread use by being straightforward to know.
There are two varieties of DFDs — logical and bodily.
Logical DFD
Logical diagrams show the theoretical strategy of transferring data by means of a system, like the place the information comes from, the place it goes, the way it modifications, and the place it finally ends up.
Bodily DFD
Bodily diagrams present you the sensible strategy of transferring data by means of a system. It may possibly present how your system’s particular software program, {hardware}, recordsdata, staff, and prospects affect the circulate of data.
You possibly can both use logical or bodily diagrams to explain that circulate of data. You may also use them in conjunction to know a course of or system on a extra granular stage.
Knowledge Circulate Diagram vs. Unified Modeling Language (UML)
Whereas these two varieties of diagrams have some similarities, let me make clear what makes every distinct.
Knowledge circulate diagrams are designed to supply a map for a way your information will circulate by means of a system. Unified Modeling Language (UML) takes it additional, offering significantly extra element.
DFDs and UML usually are not mutually unique — you would possibly use a DFD for individuals who want a high-level abstract after which flip your DFD into UML diagrams when it comes time to truly create your system, offering adequate element for builders who must know find out how to create the specifics.
To proceed the roadmap analogy, DFD would possibly present the top-level overview and doubtlessly even turn-by-turn instructions, however UML provides the street-level view with all of the context of constructing coloration, tree location, and visitors patterns.
The Advantages of Knowledge Circulate Diagrams
DFDs are visible representations that may assist nearly anybody grasp a system’s or course of’s logic and capabilities. Apart from being accessible, I discover they supply much-needed readability and enhance productiveness. This is how.
Accessibility
As a result of visible data is simpler to digest, DFDs usually clarify advanced ideas higher than blocks of textual content can.
Visible shows of how a course of works can even maintain folks’s consideration longer — making it simpler to retain the knowledge.
Readability
DFDs make clear the programs and processes obligatory to your crew to do their greatest work. Whether or not implementing a brand new company-wide system or refining a division’s present course of, a DFD will get you and your crew on the identical web page.
Creating DFDs gives you readability about enterprise operations, too. I feel a clearer understanding allows you to refine and monitor your enterprise processes with much less friction.
Productiveness
The accessibility and readability created with DFDs will go away much less room for error. Your crew will higher grasp programs and processes as a result of they perceive them.
Better understanding — paired with a repeatable course of — will probably increase crew effectiveness and productiveness.
On a broader stage, DFDs can assist you streamline your enterprise operations. When mapping out your processes, you’ll achieve insights into what does and doesn’t work.
These insights assist increase you and your crew’s productiveness. As a bonus, you may share any greatest practices throughout departments.
Knowledge Circulate Diagram Symbols
Earlier than utilizing a DFD, let me share the symbols you must describe it.
Knowledge circulate diagram symbols are standardized notations, like rectangles, circles, arrows, and short-text labels. These symbols signify a system’s information circulate path, inputs, outputs, storage factors, and sub-processes.
4 frequent strategies of notation are utilized in DFDs: Yourdon & De Marco, Gene & Sarson, SSADM, and Unified.
All use the identical labels and comparable shapes to signify the 4 principal components of a DFD — exterior entity, course of, information retailer, and information circulate — so I’ll concentrate on explaining these, no matter which notation methodology you select.
1. Exterior Entity
Exterior entities — that are also referred to as terminators, sources, sinks, or actors — are outdoors programs that ship or obtain information to and from the diagrammed system.
They’re both the sources or locations of data, in order that they’re normally positioned on the diagram’s edges.
Exterior entity symbols are comparable throughout fashions apart from Unified, which makes use of a stick-figure drawing as an alternative of a rectangle, circle, or sq..
2. Course of
Course of is a process that manipulates the information and its circulate by taking incoming information, altering it, and producing an output. A course of can do that by performing computations and utilizing logic to type the information or change its circulate of path.
Processes normally begin from the highest left of the DFD and end on the underside proper of the diagram.
3. Knowledge Retailer
Knowledge shops maintain data for later use, like a file of paperwork ready to be processed. Knowledge inputs circulate by means of a course of after which by means of an information retailer, whereas information outputs circulate out of an information retailer after which by means of a course of.
4. Knowledge Circulate
Knowledge circulate is the trail the system’s data takes from exterior entities by means of processes and information shops. With arrows and succinct labels, the DFD can present you the path of the information circulate.
DFD Ranges
DFDs can vary from easy overviews to advanced, granular representations of a system or course of with a number of ranges, beginning with stage 0.
The most typical and intuitive DFDs are stage 0 DFDs, additionally known as context diagrams. They’re digestible, high-level overviews of the circulate of data by means of a system or course of, so nearly anybody can perceive it.
On the opposite excessive, stage 3+ diagrams comprise a lot of element and complexity.
Stage 0: Context Diagram
This DFD stage focuses on high-level system processes or capabilities and the information sources that circulate to or from them. Stage 0 diagrams are designed to be easy, simple overviews of a course of or system.
Stage 1: Course of Decomposition
Whereas stage 1 DFDs are nonetheless broad overviews of a system or course of, they’re additionally extra detailed — they break down the system’s single course of node into subprocesses.
Stage 2: Deeper Dives
The following stage of DFDs dives even deeper into element by breaking down every stage 1 course of into granular subprocesses.
Stage 3: Growing Complexity
Stage 3 and higher-numbered DFDs are unusual. That is largely because of the quantity of element required, which defeats its authentic goal of being straightforward to know.
Knowledge Circulate Diagram Examples
Professionals in varied industries, like software program engineering, IT, ecommerce, and product administration & design, can use DFDs to raised perceive, refine, or implement a brand new system or course of.
However what does an information circulate diagram appear like in observe — and the way does it assist your enterprise? I’ll share three examples that can assist you contextualize DFDs’ influence.
1. Stage 0 DFD
This Stage 0 DFD supplies a contextual map of a securities buying and selling platform.
Knowledge flows in a single path from the customer support assistant and the dealer to the platform. It additionally flows in two instructions from prospects to the platform and again once more.
As you may see, it’s exceedingly easy and simple.
2. Stage 1 DFD
This Stage 1 DFD breaks down the client course of in additional element, increasing it to incorporate account creation, money withdrawals, and eventual securities transactions.
As you may see, it breaks down the client interactions into extra particular actions, permitting viewers to understand what the entire course of seems to be like.
3. Stage 2 DFD
This Stage 2 DFD decomposes the “Place Order” course of to contextualize the steps required to position an order — both by a buyer or by a dealer.
It even accounts for a third-party inventory alternate heart the place transaction particulars are forwarded after an order is positioned. This supplies a extra granular depiction of a particular course of.
The best way to Make a Knowledge Circulate Diagram
- Know the fundamentals.
- Choose a system or course of.
- Categorize associated enterprise actions.
- Draw a context DFD.
- Test your work.
- Create baby diagrams.
- Broaden processes into Stage 1 DFDs.
- Repeat as wanted.
1. Know the fundamentals.
Earlier than you begin mapping out information circulate diagrams, you must observe 4 greatest practices to create a sound DFD.
- Every course of ought to have a minimum of one enter and one output.
- Every information retailer ought to have a minimum of one information circulate in, and information circulate out.
- A system’s saved information should undergo a course of.
- All processes in a DFD should hyperlink to a different course of or information retailer.
2. Choose a system or course of.
Start by choosing a particular system or course of you need to analyze. Whereas any system or course of will be changed into a DFD, the bigger the method, the extra sophisticated the diagram and the tougher it will likely be to contextualize.
Wherever potential, I like to recommend beginning with a small perform or course of you’re seeking to enhance.
3. Categorize associated enterprise actions.
Subsequent, categorize all actions associated to this course of into exterior entities, information flows, processes, and information shops.
Take into account a restaurant food ordering system. Prospects are exterior entities, the meals ordering system is a course of, and the interplay between prospects and the system (which matches in each instructions) is the circulate.
Additionally value noting? The ordering system doubles as an information retailer, so for an SSADA mannequin, this implies drawing it as a rectangle with rounded corners and two horizontal traces inside to signify its twin perform.
4. Draw a context DFD.
Now, it’s time to begin drawing. DFDs will be created by hand, utilizing free templates out there on-line, or through browser extensions.
I like beginning with a easy, Stage 0 DFD. Start along with your course of or system, then map all primary connections and flows.
5. Test your work.
Earlier than diving into extra advanced DFDs, verify the work you’ve already finished to ensure it’s correct and full.
For those who’ve missed (or added) a course of, entity, or circulate, your next-level DFDs might not make sense, and you might be pressured to begin over. Belief me, it’s value double-checking your work after every step.
6. Create baby diagrams.
For every course of or system described in your Stage 0 DFD, create a brand new baby diagram with its personal entities and flows. Ultimately, you need to use these baby diagrams to attach processes collectively.
7. Broaden processes into Stage 1 DFDs.
Utilizing your baby diagrams, you may map extra in-depth connections between every course of. I discover beginning with the massive image, then systematically digging into the small print ensures I don’t have any lacking gaps.
Within the case of our restaurant instance, this might imply digging deeper into the meals ordering system and its connection to suppliers, managers, prospects, and kitchen workers.
8. Repeat as wanted.
Every course of — regardless of how giant or small — will be reimagined as a Stage 0 context diagram, and the cycle can start once more.
Repeat these steps as wanted to create as many DFDs as required, or break processes down additional to develop Stage 2, 3, and many others. DFDs.
Knowledge Circulate Diagram Ideas
After I created a new retainer service for shoppers that blended advertising technique with copywriting and tactical assist, I wanted a strategy to create a system that might assist me handle all of the tasks whereas additionally automating the time-consuming features.
Since it isn’t a typical large-scale copywriting side with outlined deliverables, I knew there can be extra transferring components to handle and that I wouldn’t need to do it manually. So, I created a DFD to assist me get clear on how the method would work. Right here’s what I realized alongside the way in which.
1. Select a platform you want.
Certain, you may draw a diagram out by hand (and you might need to begin there), however my greatest recommendation is to decide on software program you’re considerably accustomed to.
My go-to selections are Canva and Miro as a result of their whiteboards broaden in any path and make it straightforward to edit or replace.
Miro has a bit extra performance with several types of fields and back-end notes, however my consolation stage is highest in Canva.
2. Begin initially.
As a result of it’s necessary to know each side of the method you’re defining.
In my case, the gross sales would already be full, so my first motion is to get shoppers into the system for onboarding.
3. Outline your present course of.
Begin with the fundamentals. How do issues at present work? Or, in case you’re defining a brand new course of like I used to be, begin with the minimal viable actions.
Why? I’ve discovered there’s nothing worse than an overcomplicated course of that requires an excessive amount of work or too many guide actions.
My preliminary DFD began with how I outline and arrange tasks, how I handle the preliminary work, and find out how to do revisions — aka the fundamentals.
4. Establish next-level updates or modifications.
When you outline your present course of, you need to use your DFD to indicate alternatives for enchancment.
Personally, guide emails and updates will be overwhelming. These components are the place I’m most probably to drop the occasional ball, so I recognized alternatives for automation, particularly round notifications.
You possibly can see within the purple gadgets above the place I famous alternatives for enchancment and arrange some preliminary automation in my challenge administration software program (ClickUp).
5. Check and replace.
Now that you simply’ve dialed in your course of and modifications (and hopefully, put it into motion), it’s time to see the way it all works. The place are there holes? What’s lacking? What may very well be working higher?
I discovered creating and organising paperwork to be extremely time-consuming, so I added in an automation to create them for me utilizing a mix of ClickUp, Google Docs, and Zapier.
Remember as your enterprise, expertise, and market modifications, there shall be new updates to your course of. Your DFD isn’t 100% full.
6. Establish ancillary processes.
Along with the processes you define in your DFD, you might uncover areas the place you must go deeper. For instance, within the DFD I shared above, there are extra processes that I can outline and doubtlessly streamline:
- Gross sales
- Contracting
- Onboarding
And whereas my DFD covers that after a challenge is full, the method begins over. There are extra shopper touchpoints that aren’t associated to the precise challenge administration.
Perfecting Your Course of
Whereas there’s no such factor as a “excellent” information circulate diagram, continued observe can assist streamline the method and supply vital perception into what’s working, what isn’t, and the place your enterprise could make impactful enhancements.
My instance is significantly easy in contrast with DFDs I’ve created for a lot bigger shoppers as we outline their advertising and reporting processes to create programs the place issues don’t fall by means of the cracks.
In any case, the extra transferring components, the extra necessary it’s to dial in your processes so nothing will get dropped or missed.
Your greatest guess? Bear in mind the rule: Preserve it easy. Begin with context, construct out related processes, and repeat as wanted to map key connections, flows, and entities throughout your group.
Editor’s word: This submit was initially printed in September 2018 and has been up to date for comprehensiveness.