When you are linking trees via tree nodes, any variables set during the session will be available to any subtree.
For example, if you ask for a name and email in a parent tree, and then use a tree node to go to a subtree, the name and email variables are available to the subtree, or any other trees launched during the session.
Any variables set in the subtree are also available to the original tree if you return to the original tree.