Instance Management

Installation-wide settings: the license, the organizations on it, and the channels PersivX delivers through.

ℹ️ Deployed Instances This screen is for instance administrators of a deployed PersivX installation. Most of it is read-only — the license in particular is a signed file, not a set of editable rows.

License

FieldMeaning
Expiry DateWhen the current license stops being valid.
Max RAM usage allowedThe memory ceiling, in MB, for the whole installation.

Both values are displayed read-only. Changing either requires a new license file — they cannot be extended by editing the database.

Organizations

One installation can host several organizations. The table lists each one with:

ColumnMeaning
NameThe organization's name.
# Developer LicensesDeveloper licenses allotted to that organization.
# Viewer LicensesViewer licenses allotted to that organization.
AdminThe organization's administrator. Click to reassign it to another user.

The per-organization license counts here are the limits the Users screen counts against.

Communication Channels

A communication channel is a configured route for PersivX to send through — used by subscriptions and alerts. The table lists the channel type, its name, and whether it is public.

Adding a Channel

Click Add Channel and give it a Name, decide whether it is Public, and choose what to Send via:

Email

FieldNotes
ServerOffice 365 (Microsoft) or G-Mail (Google).
SMTP Sender EmailThe address messages are sent from.
SMTP PortDefaults to 587.
SMTP PasswordPassword for the sending account.
SMTP Tenant ID / Client ID / Client SecretUsed when sending through an email API rather than plain SMTP.

Webhook

A single URL that PersivX calls when the channel is used.

Public vs. Private Channels

  • A public channel is available to everyone in the organization.
  • A private channel can be shared with specific users — the share icon appears only on private channels.
⚠️ Deleting a Channel Deleting a communication channel affects every subscription and alert configured to send through it. Check what is using it first.

Get DB Dump

The Get DB Dump action in the header downloads an installation-wide database dump — useful for backup and for migrating an instance.