Kit AI desktop 1.19.22
2026-09-26 Latest- SalesLive 1.19.22 adds Server scripts to Settings for Kit accounts: the rules,
- scheduled scripts, record visibility filters and API methods that run inside
- Kit without Kit AI. The page lists every script with its type, when it runs or
- which record type it watches, its status (Active, Paused, Failing with the
- count of five, or Switched off once Kit stopped it after repeated failures;
- a script on an event Kit never fires says so under its status), its last run
- and its recent failures, with a type filter and a New script button. It appears under Settings and beside Scheduled work in the Kit AI
- header once your Kit offers server scripts to your account.
- The form follows the script in Kit words. A Record event names the record
- type and the moment it runs at; the events Kit has no equivalent for are
- listed under "Not available in Kit" with the reason and can only be kept
- disabled. A Scheduled script chooses one of eleven schedules, "Every 4
- minutes" among them, or a five-field cron with a legend and the next run in
- the business time zone. An API method shows the URLs it answers at, lets you
- allow calls without sign-in with the business script key (Copy and Rotate)
- and set a rate limit. Every script can name the e-mail addresses and phone
- numbers outside the business it may message, set a time limit for
- before-events, and carries a description. The script itself is edited in a
- code editor with highlighting and completions for the kit.* functions; a help
- panel gives one example per type and links to the function reference.
- Kit's compilation warning appears under the editor after a save.
- Save with Cmd/Ctrl-S. Test run executes the text on screen as a dry run:
- reads are real, writes and messages are simulated, and the outcome appears
- in the Runs tab. Runs lists every execution with its outcome (Complete,
- Refused by the script, Failed, Timed out, Deferred, Kit could not run
- scripts), the record, the person, the duration, output, messages, the error
- and traceback, and the messages sent, with filters and Load older. Versions
- lists every saved body, compares any two as a diff and restores one as a new
- version. The list menu exports every script to JSON and imports such a file:
- imported scripts are created disabled, never replace an existing script, and
- a workflow task marked enabled is refused because Kit has no workflow engine.
- Kit Enterprise accounts read one line instead: server scripts for Kit
- Enterprise are managed in Kit Enterprise; ask Kit AI.
- The page follows the Kit design language: one type scale, sentence case
- throughout, a status bar beside every status instead of coloured pills, flat
- buttons and hairline cards. The Kit AI Scheduled work list uses the same
- words: Scheduled reports, with the same four statuses, and Kit Enterprise
- accounts read that scheduled reports for Kit Enterprise are managed in Kit
- Enterprise.
- Also included since 1.19.20: SalesLive 1.19.21 — the Kit AI Scheduled work choice (AI-powered or Static) and the Scheduled reports list under Settings › Kit AI.