Deep links let you open specific parts of Orbit directly — from a browser, a script, another app, or anywhere you can click or run a URL. They all follow the same pattern: orbit://<action>
orbit://settings
Opens the Settings window. If Settings is already open, it will be brought to the front.
orbit://home
Opens the Home view.
You can optionally pass a search term to have it automatically entered in the search field when the window opens:
orbit://home?search=Michael
| Parameter | Required | Description |
|---|---|---|
search |
No | A search term to pre-fill in the Home search bar |
Examples
orbit://home?search=design+review
orbit://home?search=Q1 planning
orbit://timeline
Opens the Timeline view at today's date.