By default when the GUI is loaded, the session state from the last time the GUI was used is reloaded (from the GUI - UISetup - Get API call).

As an alternative, the saved state can be piecewise overridden with the following URL parameters:

 

http://infinite.ikanow.com/Index.html?query={%22qt%22:[{%22ftext%22:%22obama%22}]}&communityIds=4c927585d591d31d7b37097a&widgetIds=4e4bcd7addda4e72000eeb76
http://SERVER_IP_ADDRESS/Index.html?query={%22qt%22:[{%22ftext%22:%22obama%22}]}&widgetIds=4e4bcd7addda4e72000eeb76,4e4bf8adbce84e723f3b297d
http://SERVER_IP_ADDRESS?query={%22qt%22:[{%22ftext%22:%22obama%22}]}&communityIds=506afc85e4b01d98fcf9bf5f,4c927585d591d31d7b37097a
http://infinite.ikanow.com/Index.html?query={"qt":[{"ftext":"obama"}]}

There is currently one other URL parameter supported by the Infinit.e GUI: "redirect": if this is used the following successful login (or directly if already logged in) then the browser tab is redirected to the value specified by the URL parameter. This can be useful for single sign-on applications.