Administration
Manage users, security, and platform settings for AI for Process.Workspaces
Overview
Workspaces organize workflows, models, and users:Create Workspace
- Navigate to Administration → Workspaces
- Click Create Workspace
- Configure:
- Name and description
- Default settings
- Initial members
User Management
Roles
| Role | Permissions |
|---|---|
| Admin | Full workspace access |
| Developer | Create/edit workflows, models, prompts |
| Reviewer | Process Inbox tasks |
| Analyst | View analytics and reports |
| Viewer | Read-only access |
User Enrollment
Add users:- Go to User Management → Users
- Click Add User
- Enter details:
- Name
- Role
- Send invitation
Teams
Group users for assignment:Integrations
External Services
Connect to external services:| Service | Purpose |
|---|---|
| Hugging Face | Open-source models |
| S3 / Cloud Storage | Model and data storage |
| Weights & Biases | Experiment tracking |
| Custom APIs | External integrations |
Configure Integration
Custom Scripts
Overview
Add custom Python scripts for workflows:Script Management
| Action | Description |
|---|---|
| Upload | Add new scripts |
| Edit | Modify existing scripts |
| Version | Track script versions |
| Test | Test scripts in sandbox |
OCR Model Management
OCR Providers
Configure OCR for document processing:| Provider | Features |
|---|---|
| Built-in | General document OCR |
| Google Vision | High-accuracy OCR |
| AWS Textract | Form and table extraction |
| Custom | Custom OCR models |
Configuration
Monitoring & Analytics
Workflow Metrics
| Metric | Description |
|---|---|
| Executions | Total runs |
| Success rate | % completed |
| Avg duration | Execution time |
| Queue depth | Pending tasks |
Model Metrics
| Metric | Description |
|---|---|
| Requests | Total API calls |
| Latency | Response time |
| Token usage | Input/output tokens |
| Cost | Total spend |
Dashboards
Pre-built dashboards:- Workflow performance
- Model usage
- Inbox metrics
- Cost analysis
Security
Authentication
| Method | Description |
|---|---|
| SSO | SAML, OIDC integration |
| API Keys | Service authentication |
| OAuth | User authentication |
SSO Configuration
Authorization
Role-based access control:API Scopes
| Scope | Access |
|---|---|
workflows:read | View workflows |
workflows:write | Create/modify workflows |
workflows:execute | Run workflows |
models:read | View models |
models:write | Deploy models |
Billing & Usage
Usage Tracking
| Resource | Unit |
|---|---|
| Workflow executions | Per run |
| AI model tokens | Per 1K tokens |
| Storage | Per GB |
| Compute | Per hour |
Cost Management
Billing Dashboard
View:- Current usage
- Cost breakdown by resource
- Historical trends
- Projected costs
Data Management
Data Retention
Configure retention policies:Data Export
Export data for compliance:- Go to Data Management → Export
- Select data types
- Choose format (JSON, CSV)
- Schedule or download
Data Deletion
Request data deletion:- Submit deletion request
- Specify data scope
- Confirm compliance requirements
- Execute deletion
Audit Logs
Logged Events
| Category | Events |
|---|---|
| Authentication | Login, logout, SSO |
| Workflows | Create, deploy, execute |
| Models | Deploy, update, delete |
| Users | Add, remove, role change |
| Data | Export, delete |