Interpretos Local

Interpretos Local

Talk to Your Business Systems

Connected
Loading...
Hello! I'm your Interpretos Local assistant. I can help you query your connected business systems. What would you like to know?
Elapsed: 0.0s
Interpretos Local — Terms · Privacy — Not affiliated with Oracle or IBM

Interpretos Local

Admin Panel

UsernameDisplay NameRoleCredentialsActions

Map each user to their identity in each enterprise system. This controls what data they can access via RBAC (role-based access control).

API keys allow programmatic access to the chat API. Each key inherits the RBAC permissions of the user it's assigned to.

UserNameKeyCreatedLast UsedActions

API Usage

Authentication: Include the key in the X-API-Key header or as Authorization: Bearer ik_...

Chat endpoint: POST /api/chat with {"message": "your question"}

Example:

curl -X POST http://localhost:8080/api/chat \
  -H "Content-Type: application/json" \
  -H "X-API-Key: ik_your_key_here" \
  -d '{"message": "How many open work orders are there?"}'

Full API reference: Open Interactive API Docs (Swagger UI)

Version: ...
Last checked: Never

Installed Modules

Loading...

Integration Marketplace

Loading...

Upload License

Paste your license JSON below or load from a file.

System Health

Loading...

Debug Logging

Enable verbose logging for troubleshooting. Debug mode generates larger log files — disable when not needed.

Recent Errors

Loading...

Telemetry

When enabled, anonymous aggregate metrics are sent daily. Every payload is logged below so you can verify exactly what is transmitted.

Telemetry Transmission Log

Every telemetry payload is logged here before it is sent. This file also exists on disk at /app/data/telemetry_audit.jsonl.

Click Refresh to load

Database Query Log

Every SQL query executed against your EBS database is logged here. This file also exists on disk at /app/data/query_audit.jsonl.

Click Refresh to load

Support Bundle

Download a diagnostic package to share with Interpretos support. Includes system info, connectivity test results, error summary, and anonymised audit logs.

Privacy: No credentials, SQL text, conversation content, or usernames are included.

AI Provider

Leave blank to keep the existing key

EBS Connection

Leave blank to keep the existing password

PeopleSoft Connection

SSH + sqlplus connection to PeopleSoft HCM database.

Leave blank to keep the existing key

Leave blank to keep the existing password

Interface

When disabled, model selector, RAG mode, and pattern count are hidden for all users.

Custom Instructions

Default context for all users of an integration (max 1000 chars). These are injected as defaults the AI will follow unless the user overrides them in their message.

0/1000

Restart Setup Wizard

Re-run the guided setup to change your AI provider or database connections. Your license and user accounts will be preserved.