Manual navigation

Operations

Data and security

Understand local Library storage, encrypted sensitive MCP values, what synchronization changes, backups, and safe sharing practices.

Last verified version
1.1.8
Last verified date

VisuAgent Manager is designed around local control. Configuration libraries, agent files, and most operational state stay on your computers unless you move them.

Local storage expectations

DataWhere it livesPortable?
Library itemsActive Library folder on diskYes, as files you copy or version
App registrations (Libraries, Workspaces, settings)Application-managed local statePartially: recreate registrations after migration
Agent configuration filesEach agent’s native pathsWritten by sync when supported
Sensitive MCP env valuesEncrypted local secret storageNo: re-enter on each machine
Activity feedCurrent application sessionNo
Diagnostic logPath shown in Settings → DiagnosticsLocal file

Signing in for licensing verifies entitlement. It does not upload Library content to Angry Software Solutions.

Sensitive MCP environment values

  • Mark credentials and tokens Sensitive in the MCP server editor.
  • Sensitive values are encrypted for local use and excluded from portable Library files.
  • After cloning a Library, re-enter secrets before expecting agents to authenticate.
  • Review imported env vars: import may bring values that should be reclassified as Sensitive before you share the Library.

What synchronization changes

Synchronization may:

  • Create, update, or delete supported agent configuration files for enabled agents and scopes
  • Import external agent items into the Library when you approve review actions
  • Link matching items without rewriting files
  • Preserve unknown native fields when adapters merge managed keys

Synchronization does not:

  • Move accounts, OAuth tokens owned solely by the agent, chat history, or unrelated app state
  • Guarantee unsupported features or unverified scopes
  • Bypass review when both Library and agent copies changed

Backups

  1. Back up the Library folder with your normal file or Git workflow.
  2. Export or note Workspace paths you rely on.
  3. Keep a record of which agents are enabled.
  4. Do not rely on Activity history as a backup: use Diagnostics logs and Library version control.

Safe handling of Library content

  • Assume anything not marked Sensitive could be committed or shared.
  • Strip or rotate credentials found in non-sensitive fields.
  • Prefer private repositories for team Libraries.
  • When receiving a Library from someone else, review MCP env vars, triggers, and shell commands before enabling live updates or sync.