Overview
Detailed walkthrough of the platform's key components, features, functionalities, and how to navigate them effectively.
When you first launch iX Hello in your preferred web browser, you’ll be prompted with a login screen. Make sure to sign in by entering your account credentials.
After logging in, you’ll be directed to the main page (see the image below), where you can perform various tasks — from using any general assistant immediately to creating your own.





The drop downs for "Category" and "Tools" in the assistant creation/editing form are pure drop-down menus with no search functionality. It is desired to be able to search/filter the items in these drop downs based on text input.

Category Field Dropdown: Has a tool tip which explains the purpose of this particular field - " Assign a business category to help filter and organize assistants by function".

Shared With Field Dropdown : Has a tool tip which explains the purpose of this particular field -
" Private - only you can access and view this assistant".
"Share only with Team - This assistant will be visible and accessible to your team members"

Tools Field Dropdown: These tools are designed to help users perform specific tasks, and each one is accompanied by a brief description and a "Remove" button, suggesting that users can customize or manage their toolset.

Implemented Search functionality for Category, and a filter to the Tools section
Last updated
Was this helpful?