Since you’ve already checked privacy settings, here are a few things to test:

Ensure the page is set to the correct Company data type and is actually receiving data when navigating. Try displaying the current page’s thing in a text element to confirm.

If you’re using ‘Send more parameters,’ make sure the company ID or slug is correctly passed and retrieved on the next page. You can check this by using Get data from page URL.

Use ?debug_mode=true in the preview URL and step through the workflows to see if any data is missing.

Also check if elements are hidden or set to display only when conditions are met.

If none of these work, try creating a simple test page with just the user and company data to isolate the issue. Let me know what you find!