Skip to content

Go Back Block

The Go Back block navigates the active tab to the previous page in the browser history — equivalent to clicking the browser's back button.

Example

The initial page is the Google homepage:

go_back

After clicking the Sign in button, the browser navigates to the Google Sign-in page:

go_back

To return to the initial Google page, add a Go Back block:

go_back

Tips

  • Use Go Back when you need to return to a previous page without knowing its exact URL.
  • If you need to navigate to a specific URL instead, use the New Tab block with the desired URL.