Changing the cell name

By default, the name of a cell created in a process matches the process name. For processes that create more than one cell, the output cell names are a concatenation of the process name and the segment name. For example, a Segment process named "Segment1" creating 3 segments will have output cells whose default names are "Segment1.Segment1", "Segment1.Segment2", and "Segment1.Segment3."

Cell names are designed to be linked to the name of the process from which they were created. If you edit a process name, the cell names will automatically change as well.

However, if you edit the cell names, you remove their link to the process name. This means that if you subsequently change the process name, the cell name(s) will no longer automatically change.