In this example we open the ASPIRE competency assessment schema from preloaded examples, build traces, and examine content.
1. Start Gryphon
1. Load the Existence of Competency schema (.mp file) from preloaded examples by clicking on the Open button  and selecting "Open Example | Application Examples ASPIRE_Competency_Assessment_Context.mp". When the example loads the .mp text shows up in the code pane.
1. Leaving the Scope at 1  to bound the scope of trace generation to one, click Run . When the run completes:
* The navigation pane shows the available traces.
* The main graph pane shows the view for trace 1.
1. Change preferences, for example select dark mode and increase the size of the main graph area.
1. Change settings, for example select the Navy preset color theme.
1. Work with items in the main graph view:
1. Select multiple items, move them, and use undo to move them back.
1. Right-click the "Employees" root node and select "Collapse".
1. Hover over the "start time" element in the "take AI Test" bar of the Gantt chart to see its actual value.
1. Hide the Gantt chart component using its context menu.
1. Export graph 1 as a .pdf, hint: use "Settings | Themes | Custom theme... Exported Views".
1. Using the navigation pane, select the global graph view.
1. Select and drag an edge from one of the activity diagrams to give it multiple bends. Then use its context menu to reset its route. Then use undo/redo using Ctrl+Z and Ctrl+Y.
1. Use the table's context menu to export the table to CSV.
1. Work with text in the graph pane:
1. Spellchecker:
1. Find a word that is flagged as misspelled, double-click on it, right-click to open the edit menu, then add it to the whitelist.
1. Select and copy all words using Ctrl+A and then Ctrl+C, open the spellchecker whitelist from the menu, click on the whitelist editor, and paste everything in using Ctrl+V.
1. Press Return or click outside the whitelist editor to see the updated whitelist.
1. Editing:
1. Use the Edit menu and code editor keyboard shortcuts table to find access to Find and Replace, auto-complete, and other editing functions.