How to increase the X and Y limits of node-red

Hello, I have an flow (in an flow chart tool) that have so much components (nodes). While trying put this nodes in node-red, I've seen that the width is not suficient to acomodate the entire flow, what let me doing the flow in a vertical way, whats is strange to my specific flow, and in the future growups will not be permitted to my flow because this space limitation . Is possible to increase or turn the width or height unlimited to acomodate flows like these?

Whats wrong with using link-in and link-out nodes to spread this across multiple tabs?

Oh, I did not know about this node types. This solves my problem, thank you so much!!