Getting Started
Prerequisites
What you need before getting started with AskUI.
System Requirements
AskUI SDK is compatible with:
-
Windows:
- Windows 10 version 22H2 (64-bit)
- Windows 11 (64-bit) — versions 21H2, 22H2, and 23H2
- Windows Server 2022 (64-bit)
- Windows Server 2025 (64-bit)
-
macOS:
- macOS 10.15 (Catalina) or newer
-
Linux:
- Ubuntu 18.04 or newer
Required Software
Before installing AskUI, ensure you have:
Python 3.10 or newer
- Required for running AskUI scripts
- Install from python.org
AskUI Account Setup
To use AskUI, you’ll need to create an account:
- Sign up at hub.askui.com
- Activate your free trial (no credit card required)
- Access your workspace to get:
- Installer downloads
- Access tokens
- Project templates
Environment Setup
-
Install AskUI SDK
-
Set up environment variables
For macOS/Linux:
For Windows PowerShell:
For Windows Command Prompt:
Before You Begin
- Complete the installation process on your system
- Set up your development environment with the required tools
- Configure your authentication with the necessary API keys
- Test your setup with a simple automation script
Next Steps
Once you’ve completed the prerequisites, you can: