Support sessions

Support Sessions logs controlled remote-assistance episodes where a vendor or internal support agent is granted scoped access to investigate an issue. Each session records who, when, scope and purpose, keeping support access auditable and time-boxed. It protects member data while still allowing help when problems arise.

Support sessions
Support sessions — live screen from the BridgeERP MFI Suite.

Workflow

  1. Open MFI > Configuration > Tools > Support Sessions
  2. Click New to open a support session and state its purpose
  3. Set the scope and the agent granted access
  4. Track the session while support works the issue
  5. Close the session so access ends and the record is sealed

Fields reference

Every field on this screen, drawn from the live data model.

FieldTypeRequiredDescription
Reason
reason
Long textYesWhy is the proxy session needed? Visible to compliance.
Website Messages
website_message_ids
ListWebsite communication history
Support case
case_id
Link → mfi.support.caseOptional link to the ticket motivating this session
Actions Log
actions_log
Long textEvery iBANK URL visited during the session, one per line.
Txn Attempt Count
txn_attempt_count
NumberNumber of write/POST attempts blocked during the session.
Member
member_id
Link → mfi.memberYesMember
Support Uid
support_uid
Link → res.usersYesSupport Uid
Token
token
TextYesToken
Has Message
has_message
Yes/NoHas Message
Ratings
rating_ids
ListRatings
Name
name
TextName
Started At
started_at
Date & timeStarted At
Expires At
expires_at
Date & timeExpires At
Ended At
ended_at
Date & timeEnded At
State
state
Choice: Active, Ended by support, Auto-expired, RevokedState

Actions & buttons

Buttons available on this screen and what they do:

  • End session
  • Revoke

Status lifecycle

Records on this screen move through these statuses:

Active → Ended by support → Auto-expired → Revoked

Notes & rules

  • Model mfi.support.session -- auditable support access
  • Key fields: agent, scope, purpose, start/end
  • Related: Audit Logs, SOC 2 Evidence
  • Used by IT and support staff

Technical model: mfi.support.session · Record: MFI Support impersonation session (read-only)

Was this page helpful?