hila feature list
hila features are grouped by the following user roles:
- Users can ask questions against documents they or admins have uploaded, or against databases that admins have set up connections to.
 - Admins can do everything users can do, plus they can manage documents and database connections as well as manage users and monitor LLM performance.
 - Developers can run hila functionality over APIs.
 
User features
- Conversations
    
- Manage conversations, including creating new conversations, deleting conversations, and renaming conversations
 - Ask questions against selected data sources
 - Select suggested questions for the database flow
 - Ask questions for Variance Analyses for the database flow
 - Ask questions for Profitability Analyses for the database flow
 - Monitor the status of hila’s answer generation
 - View the anti-hallucination results from hila’s answers
 - Give feedback (thumbs-up/thumbs-down) on hila’s answers
 - Download tables and charts from hila’s answers
 - View the source of answers in the document hila gathered the answers from
 - Ask follow-up questions to hila’s answers
 - Currency support: each data source can have a different currency
 
 - Data sources
    
- Manage documents you upload as your own data source
 
 
Admin features
- Conversations
    
- Same functionality as users
 - Additionally can update SQL and test against the database
 
 - Data sources
    
- Same functionality as users
 - Additionally can manage data sources through Data Manager
        
- Upload documents from your local machine
 - Add documents from public cloud buckets
 - Add documents from public URLs
 
 - Set permissions:
        
- On hila functionality to restrict hila features to users and groups of users
 - On files, folders, and metadata to restrict the data sources for users and groups of users
 - On data in your database to restrict what kinds of questions users and groups of users can get answers for
 
 
 - 
    
Monitor LLM performance
 - Settings
    
- Setup users, roles, and permissions
 - View jobs, notifications, service logs, and configuration values
 - Run sample notebooks from edahub
 
 
Developer features
- Integrate your own LLMs
 - Run hila functionality over APIs
 
TABLE OF CONTENTS