Download Ultorg 2.1.5 
To start using Ultorg, enter your email address and click Download. A free trial is available.
While downloading, you will receive an email with instructions to create your Ultorg account. You will need your account to activate the desktop app. For help, contact us.
Installation on MacOS
- Click the button above to download the Ultorg DMG file.
- Double-click the downloaded file. A folder with icons should open.
- Drag the Ultorg icon over to the Applications folder shortcut. If you have a previous version of Ultorg installed, you can answer Replace at the prompt.
- Ultorg can now be started from the Applications folder, in the same way as other MacOS apps. A security prompt will be shown the first time you run the app; click OK here.
Installation on Windows
- Download the Windows Installer (MSI) file above.
- If a previous version of Ultorg is running, close it. (No need to uninstall it, however.)
- Run the installer.
- Click Next in the installer steps, and Finish. Ultorg will be installed for the current user.
- You can now run Ultorg from the icon on the Desktop or the Start Menu.
Installation on Linux
- Download the ZIP file above.
(Prefer an APT repository? See this page for instructions, on paid tiers.) - Open a terminal, and run the following commands:
mkdir -p ~/Ultorg cd ~/Ultorg # Or substitute whatever path the ZIP file was downloaded to. unzip ~/Downloads/ultorg-2.1.5-linux_x64.zip # Will replace the icon from any previously installed version. ultorg-2.1.5/create_desktop_shortcut.bash
- You can now run Ultorg from the desktop icon that appears (on GNOME or KDE).
Alternatively, you can run the following command from the terminal:
~/Ultorg/ultorg-2.1.5/bin/ultorg
After Installation
When prompted, activate Ultorg using the email address you provided above, and the password you created during account setup. If you don't have an Ultorg account yet, check your email for instructions, or try again here.
The Ultorg window should now be open with Local Ultorg Folder showing in the pane to the left. At this point, the application is ready to be used. To test Ultorg using a bundled example database:
- Click Add Data Source in the panel to the left, and then Connect to Demo Database.
- A new icon appears for the data source, with data tables underneath.
- Double-click one of the tables in the data source (e.g. Courses in the demo database). This creates a new visual query, known as a perspective, starting from this table.
- You should now see some data in the center of the Ultorg window. From now on, all further query interactions are done from the central spreadsheet-like pane.
To see a menu of query-related actions, click the dropdown button (
) that appears when you hover over a column of data. Or, you can right-click any cell in a column.
The most used actions are Fields & Joins and Filter. You can access these by the keyboard shortcuts shown in the context menu. (On Mac, the Command key is used instead of Ctrl.)
To connect to other data sources, click Add Data Source and select an option. An Ultorg perspective can combine data from any number of tables in one or more data sources.
See the documentation site to continue learning about Ultorg.