Skip to main content
Once you’ve generated your API credentials in ConnectWise Asio, you can configure the connection to Neo Agent through the integrations dashboard.
You’ll need the Client ID, Client Secret, and region information from your ConnectWise Asio portal to complete this setup.

Required Information

Before starting the connection process, gather the following information from your ConnectWise Asio system:
string
required
Your ConnectWise Asio region. This determines which API endpoint Neo Agent will use. Available options: US, EU, or AU.
string
required
The Client ID from your generated API access credentials in ConnectWise Asio.
string
required
The Client Secret from your generated API access credentials in ConnectWise Asio.

Configuring the Integration

1

Access the Neo Agent Dashboard

Navigate to the Neo Agent Dashboard and log in with your credentials.
2

Navigate to RMM Integrations

From the dashboard:
  1. Click Integrations in the left sidebar
  2. Select the RMM tab at the top of the page
  3. Find and select ConnectWise Asio from the list of available RMM integrations
Neo Agent dashboard showing Integrations menu with RMM tab selected and ConnectWise Asio option visible

Neo Agent integrations page showing ConnectWise Asio option

3

Enter Your Credentials

Complete the ConnectWise Asio Integration Setup form:
  1. RMM: Ensure CWASIO is selected
  2. ConnectWise Asio Region: Select your region (US, EU, or AU)
  3. RMM Client Id: Enter your Client ID from ConnectWise Asio
  4. RMM Client Secret: Enter your Client Secret from ConnectWise Asio
ConnectWise Asio Integration Setup form showing region dropdown and credential fields

ConnectWise Asio integration configuration form

Double-check all credentials for accuracy. Incorrect information will prevent Neo Agent from connecting to your ConnectWise Asio system.
4

Submit Configuration

Click Submit to save your integration configuration. Neo Agent will validate the credentials and establish a connection to your ConnectWise Asio system.
A successful connection confirms that Neo Agent can access your ConnectWise Asio system with the provided credentials and scopes.

Determining Your Region

If you’re unsure which region your ConnectWise Asio instance uses, check the URL you use to access the portal:
ConnectWise Asio (formerly ITSupportPortal/Continuum) uses region-specific API endpoints. Selecting the wrong region will cause authentication failures.

Troubleshooting Connection Issues

If you encounter issues during the connection process, check the following:
  • Verify that the Client ID and Client Secret are correct
  • Ensure you copied the full credentials without any extra spaces
  • Check that the API access hasn’t been revoked in ConnectWise Asio
  • Confirm you’ve selected the correct region
  • Review the scopes assigned to your API access in ConnectWise Asio
  • Ensure all required scopes listed in the API credentials guide are assigned
  • If scopes are missing, generate new API access with the required permissions
  • Double-check your portal URL to confirm the correct region
  • If you’re unsure, try each region option to identify the correct one
  • Contact ConnectWise support if you cannot determine your region
If devices or scripts are not showing up after successful connection:
  • Verify the API access has the Platform - Agent - Read scope
  • Ensure the Platform - Automation - Read scope is included for script access
  • Wait a few minutes for initial synchronization to complete
  • Try refreshing the connection in Neo Agent settings

Configuring Permission Groups

Once the integration is connected, open Agent Settings → Permission Groups to choose what the agent is allowed to do in ConnectWise Asio. Each group can be set independently to Disabled, Read-only, or Read & Write: Write-capable groups default to Read-only on existing agents so the expanded v2.5.7 surface is opt-in per tenant — no agent that was previously read-only suddenly starts making changes.

What’s Next?

With your ConnectWise Asio system successfully connected to Neo Agent, you can now:
  • Ticketing workflows: Neo can triage and create tickets, add notes, and update statuses in ConnectWise Asio
  • Company/site/contact maintenance: Keep CW Asio CRM data in sync with the agent’s workflows
  • Device lookup: Access endpoint information associated with tickets or end users
  • Script suggestions: Neo surfaces relevant scripts from your automation catalog
Grant Write on the Automation area and Neo can run scripts on managed endpoints directly (via Asio’s built-in PowerShell template) and read back the results, not just suggest them. The area stays read-only unless you opt in, and you can require technician approval before any run.
Test the integration by asking Neo to find scripts for common issues or by enabling Read & Write on Tickets and letting Neo resolve a low-priority ticket end to end.