Navigate · NONE risk
nav.* (leads, finance, payroll…) — navigates to any screen the user has access to. No confirm required.
One command bar across CRM, Sales, Purchase, Inventory, HR, and Accounts. Type what you want — Autroid finds it, opens it, or creates it. Every command is permission-checked, audited, and safe.
Ask Autroid isn't a chatbot. It's a governed business agent. A request is interpreted deterministically, resolved to a registered action, permission-checked against your RBAC, executed, and audited — every time.
nav.* (leads, finance, payroll…) — navigates to any screen the user has access to. No confirm required.
read.customer.search, read.lead.pipeline, read.followup.due — read-only queries. No confirm required.
create.lead, create.customer, create.followup — creates records with a confirmation step. Idempotent — no duplicates.
Payments, payroll, journal entries, deletions — always navigate-only. Opens the screen for a human to act. Never auto-executes.
High and critical risk actions — payments, payroll, journal entries, deletions — are always navigate-only. The command bar opens the relevant screen so a human performs the irreversible act.
Search any customer, lead, or document. Navigate to any screen. Create leads, follow-ups, and customers — with confirmation. Surface live counts: pipeline, overdue, in-progress.
Payment recording → opens screen for review. Payroll finalization → opens run for a human. Journal entries → never auto-posts. Record deletion → always requires screen confirmation.
Every command outcome writes to the audit log. Nothing is untracked.
Ask Autroid only does what the person asking is already allowed to do. The service advisor, the accountant, and the owner all get a different bar.
Pure rule-based interpretation — same input always produces the same plan, in under 1ms. No LLM in the hot path.
Every action is permission-checked in-process against the platform's own RBAC — no bypass paths, no elevation.
Mutations require a confirmation token binding user, org, action, and entities. Replay attacks and stale confirms are rejected.
Every command outcome — navigate, answer, permission denied, error — writes to the audit log. Nothing is untracked.
Create commands resolve-or-return existing records. You can't accidentally create a duplicate lead by re-running a command.
Tenant identity sourced only from authenticated session — client context is advisory only, never trusted for scope or access.
The fastest way to use Autroid
Press ⌘K from anywhere. Type what you want. Done.
No LLM in the hot path
Of all commands
High-risk actions
Press ⌘K from anywhere. Type what you want. Done.