Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (2024)

Each element in a process map is represented by a specific symbol. Process symbols are also commonly called flowchart symbols, flowchart shapes or flow diagram symbols. These symbols come from the

Unified Modeling Language

or

UML

, which is an international standard for drawing process maps.These process symbols can be put in the following categories: process/operation symbols, branching and control of flow symbols, input and output symbols, file and information storage symbols and data processing symbols.

3 minute read

Want to create your own process map? Try Lucidchart. It's fast, easy, and totally free.

Process & operation symbols

SymbolNameDescription

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (1)

Process

The most frequently used flowchart shape shows an action, task or operation that needs to be done.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (2)

Subroutine

Shows a series of actions related to a task, which itself is part of a larger process. It could also mean that there is already a flowchart for the larger process that can be used as a reference.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (3)

Alternate ProcessAn alternative to the regular process step. Lines connecting with the alternate process symbol are usually dashed.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (4)

DelayRepresents a waiting period or delay in the process.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (5)

PreparationA preparatory step that sets up another step in the process.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (6)

Manual LoopA sequence of commands that continually repeats until stopped manually.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (7)

Loop LimitThe point at which a loop stops.

Branching & control of flow symbols

SymbolNameDescription

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (8)

ArrowThe arrows indicate the direction in which the flowchart should be read (usually from the top to the bottom and/or the left to the right).

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (9)

TerminatorRepresents the entry and exit points of your flowchart. Usually a flowchart has only one starting point but can have several ending points.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (10)

DecisionThe point at which a decision needs to be made. The arrows flowing from the decision shape are usually labeled with yes, no, true or false.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (11)

ConnectorIn order to connect to different page or section of the chart, and you can't draw a line, you can use a circle labeled with a letter. Put another circle with the same letter where the flow continues.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (12)

Off-page Connector

Indicates the process continues off page. A letter or page number in the shape tells you where to go.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (13)

MergeA step where two or more sub-processes merge together and become one.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (14)

ExtractShows when a process divides into different but parallel directions.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (15)

OrRepresents when a process diverges, usually for more than two branches.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (16)

Summoning or JunctionWhen multiple sub-processes merge into a single process.

Input & output symbols

SymbolNameDescription

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (17)

Input/Output or DataRepresents material or information entering or leaving the process. Receiving a report is an input. Generating a report is an output.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (18)

DocumentIndicates a process step that generates a document or report.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (19)

Multiple DocumentsA process step that produces multiple documents or reports.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (20)

DisplayA step that displays information to a person.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (21)

Manual InputRepresents a step where a user must input information manually.

Want to create your own process map? Try Lucidchart. It's fast, easy, and totally free.

Create a process map

File & information storage symbols

SymbolNameDescription

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (22)

Stored Data SymbolRepresents a step in the process where data gets stored.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (23)

Database SymbolA list of information with a standard structure that allows for searching and sorting.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (24)

Direct Access Storage SymbolRepresents a hard drive.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (25)

Internal Storage SymbolUsed in programming to represent information stored in memory instead of on a file.

Data processing symbols

SymbolNameDescription

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (26)

Collate SymbolRepresents a process that organizes data or materials into a standard format.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (27)

Sort SymbolIndicates the sorting of data, information, and materials into a pre-determined order.

Process mapping symbols tip

Many of these process mapping symbols are best used only in very specific technical situations where all participants understand the symbols being used. For regular process mapping, basic flowchart shapes like process and operations symbols are a perfect choice. It’s also a good idea to include a symbol key and use best practices when creating a flowchart.Learn more about process mapping in our complete guide to process mapping.

Lucidchart has an intuitive drag-and-drop feature that makes it easy to create flowcharts with both basic and customized process map symbols—you can even use your own images.

Want to create your own process map? Try Lucidchart. It's fast, easy, and totally free.

Comprehensive guide on process mapping symbols - includes every categorized process mapping symbol along with some helpful tips for using them. Implement them in your own process map and start a free account today! (2024)
Top Articles
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 5627

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.