For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connectivity Issues

Overview

Connectivity issues prevent Transform from loading, saving, or syncing updates.

Most issues are caused by network restrictions, unstable connections, or blocked browser permissions.

Key Concepts

  • Timeout: request fails due to network delays

  • Blocked request: network policy prevents Transform endpoints from loading

  • Session drop: connection resets during active work

How It’s Used

Use this page when pages do not load, saves fail, or repeated sign-outs occur.

Use it during initial rollout to validate network readiness.

Benefits

  • Faster triage of network vs application issues

  • Cleaner escalation with evidence that support can act on

  • Reduced delivery disruption during governance meetings

Setup Steps

1

Check service status

Confirm service status before deeper troubleshooting.

2

Validate basic network connectivity

  1. Confirm general internet access works.

  2. Retry Transform in a new browser tab.

  3. Test on a second network when possible.

3

Validate browser prerequisites

  1. Confirm a supported browser is used.

  2. Confirm JavaScript and cookies are enabled.

  3. Disable aggressive privacy extensions for the Transform domain.

Related: Browser Compatibility

4

Identify network policy constraints

Common signals include:

  • consistent failure on corporate networks only

  • failure for one region or office

  • repeated request blocks in browser developer tools

Escalate to internal IT with timestamps and affected URLs.

5

Escalate with evidence

Provide:

  • scope (Account, Organization, Project)

  • exact error text

  • timestamp and time zone

  • screenshot with sensitive data redacted

Best Practices

  • Prefer wired connections for long working sessions.

  • Avoid captive portals and unstable guest networks during heavy usage.

  • Validate network readiness before enabling Meeting Notetaker features that require microphone permissions.

Summary

Connectivity issues are resolved fastest by isolating service status, network stability, browser prerequisites, and policy constraints.

Last updated