Hi everyone,
I'm creating a flowchart for account creation, and I have a few questions about structuring it since this is my very FIRST chart.
My Situation:
- There is one main path for the account creation but with multiple variables for example the SMS provider, the proxy provider and so on and I want to see what these changes do to each account create process.
- I want to create a decision point for choosing the SMS provider for example
- Each main step in the process might have variables in addition to the SMS provider.
- After these variables are processed, they will lead back to the main flow, where the steps continue, leading to another variables maybe.
My Question:
- How can I identify which variable leads to which outcome at the end without having to copy and paste the entire main process under each variable? Is that the only option, or is there a more efficient way to organize this? If I change the color of each path, this would be hard to identify no?
Thank you for your help!