Linking processes

Linking processes

What is it?

Integrating processes in Skore helps in 2 ways
  • Ensure process flows from end to end
  • Make navigation easy to end users

Example of landing page. Each link points to another process in the workspace.


How to...

Link from one box to another box, in the same process map.

Example: link the last whybox of a diagram with the first of another one.


  • Identify the destination box ID number : hover over (or select) the destination


  • Create a link on the text of the source box : [ text ]( destinationBoxID )


To link to an entire diagram, and not a specifix box, we must also know it's box ID.

  • Get the destination boxID
Case1: You are on the destination diagram, get the number from the URL (it should finish with a d)



Case 2: Hover / Select the parent box on which you'd like to point and memorize the box ID


  • Create the link on the text : [ text ]( destinationBoxIDd )
Note the d at the end to specify "detailed" or "deep" which instructs we point to the detailed view, and not the box itself.

To link to another process, prefix the destinationbox with the process ID and a dot.

To get the ID of the destination process, open the process menu or, if you are in a process, open the process navigator and hover over a process, a tooltip will display the process ID.

Create a link on the text of the source box : [ text ]( processID.destinationBoxID )

to point to the top level of process 8 : [ open great process ]( 8.1 )

See also

    • Related Articles

    • (Legacy) Get started with processes

      This article is mostly for "viewing" processes. See also : get started with mapping processes User interface Read a process This reads: when a campaign budget is approved, as a CMO, I create communication materials, so that the materials are ...
    • (Legacy) Manage processes on a workspace

      Create a process Click the "New process" button in the top left.  Name the process. The name must be unique* The new process is created in the workspace and is ready to be edited Default access rights of a process Anyone can see Only you can edit See ...
    • Using icons in your processes (Legacy)

      What is it  Icons are simple graphical elements you can add to a process to provide further visual information. For example you can add an icon on an envelope to indicate an activity that involves sending an email. Icons can also be used as links so ...
    • (legacy) Manage Process properties

      What is it Each process in Skore has a defined set of properties. Any Administrator or an Editor with Access Rights to a process can edit the processes. It is important to keep these properties up-to-date to help with the ongoing management and ...
    • Format text with markdown

      What is markdown Markdown is a fairly simple notation that will help formatting text once it is displayed. Example of formatted text header (in an invisible note box) bold italic How to... From the help menu in the app, open the "formatting" panel to ...