Skip to main content
Question

database relationships Pocessrelations

  • March 11, 2026
  • 1 reply
  • 7 views

Forum|alt.badge.img

Hallo zusammen,

ich möchte Lucid hauptsächlich zur Prozessdarstellung nutzen und innerhalb des Systems verschiedene Verlinkungen erstellen.

Ist es möglich, einzelne Prozesskästchen bzw. Prozessschritte in anderen Prozessen zu verlinken? Idealerweise so, dass Abhängigkeiten sichtbar werden.

Besonders interessant wäre für mich eine Funktion, bei der ich eine Art Beziehung zwischen Prozessen herstellen kann. Wenn sich beispielsweise in Prozess A etwas ändert, sollte ich einen Hinweis oder Alert erhalten, dass Prozess B überprüft werden muss.

Gibt es in Lucid eine Möglichkeit, solche Strukturen ähnlich wie eine Datenbank- bzw. Abhängigkeitsstruktur oder vernetzte Prozesslandschaft darzustellen?

Vielen Dank für eure Erfahrungen und Tipps!

English

Hello everyone,

I would like to use Lucid mainly for process visualization and to create different types of links within the system.

Is it possible to link individual process boxes or steps to other processes? Ideally, this would allow dependencies between processes to be visible.

What would be particularly helpful is a feature that allows relationships between processes. For example, if something changes in Process A, I would receive a notification or alert that Process B should be reviewed.

Is there a way in Lucid to represent such structures, similar to database relationships or a network of linked processes?

Thank you in advance for your experiences and suggestions!

 

 

Comments

akshaya_niranjan
Lucid Legend Level 1
Forum|alt.badge.img+1

You can model something close to this in Lucidchart, although it’s important to note that Lucid is primarily a visualization tool, not a full dependency-management system. That said, there are a few practical ways to structure it.

1. Link process steps to other processes
You can attach links directly to shapes.

Steps:

a.Create your main process diagram.

b.Select a process box (shape).

c.Click Add Link 

d.Link it to:

i.another page in the same document

ii.another Lucid document

iii.an external URL or documentation page.

This allows you to build a hierarchical structure (e.g., Process -> Subprocess -> Detailed workflow).

2. Show dependencies between processes
You can represent relationships visually using connectors.

Steps:

a.Place each process as a box or grouped object.

b.Use connectors/arrows to link dependent processes.

c.Label the connectors (e.g., input, trigger, dependency).

d.Optionally use colour coding or layers to distinguish types of relationships.

This effectively creates a network of processes rather than just a linear flow.

3. Add metadata to track dependencies
Lucid also allows you to attach data fields to shapes, which can help track relationships.

https://developer.lucid.co/docs/editor-extension-data

 

Steps:

a.Select a shape.

b.Open the Shape Data panel.

c.Add fields such as:

Process ID

Depends on

Owner

System

d.Optionally link this to a spreadsheet/data source if you want to manage the data externally.

https://developer.lucid.co/docs/shape-data-properties

 

If you want to manage dependencies outside the diagram, Lucidchart supports data linking with spreadsheets.

For example, you can connect a diagram to Google Sheets or CSV data, and updates in the sheet can automatically update the diagram.

https://www.lucidchart.com/pages/data-linking

 

4. Handle change reviews (Suggestion)
Lucid doesn’t automatically trigger alerts like “Process B must be reviewed if Process A changes.”
But, you can approximate this with a simple governance approach:

Steps:

a.Maintain dependency links between processes.

b.Assign owners in the shape metadata.

c.When a process changes, review all connected processes.