This feature is particularly useful when you have preprocessing steps, API calls, or other internal operations that you don't want to be visible to end users of the workflow. It helps create a cleaner, more focused results view while maintaining full functionality.
Navigate to the workflow action: Open the workflow you want to edit and locate the specific action you want to hide from the results view.
Access the action menu: Click the "..." button (ellipses) in the top right corner of the action block you want to hide.
Select "Hide Action From Results View": From the dropdown menu, click "Hide Action From Results View" to enable this setting for the selected action.
Confirm the eye icon appears: After selecting this option, you'll notice an eye icon appears on the action block, indicating that it's now hidden from the results view.
Test the visibility settings: The action will still be visible when you use the "Test Workflow" button in the edit tab, but it will be hidden from previous runs and when running the workflow outside of the edit/test environment.
By hiding actions from results, you can streamline the user experience by showing only the most relevant outputs while keeping technical implementation details private.