Getting Started with DeskDirector
Pricing & Subscription Plans
Browser Support
Deskdirector - Sign up walk through
Managing your DeskDirector Subscription
Logging in to DeskDirector
Automatic Contact Creation
What is the DeskDirector Admin Portal?
What is the DeskDirector Tech Portal?
What is the DeskDirector Client Portal?
DeskDirector Roles and Permissions
Feature Configuration for PSA Integrations
Tickets & Chats
A walk through all the fields available in DeskDirector forms
Getting Started with Custom Branding
Getting Started with Custom Email Templates
Getting Started with Surveys
Notifications & Broadcasts
Getting Started with the Menu System
BiggerBrains & Learning Center
The Developer Corner
Embedding Help Page Media
Permissions in DeskDirector
Managing Contacts
Tickets Access
Profile Pictures
Office Hours
How User Authentication works in DeskDirector
Getting Started with Searching in DeskDirector
Managing Members/Resources Profile
Enabling Master Admin
Get started with the DeskDirector Power Automate Connector
Top 10 Request Types
Using Markdown
Desktop Portal (Installed client) Vs. Web Portal (Web Client)
Managing Company Accounts
Monitoring Portal Usage
Service Radar
DeskDirector Desktop Portal
Main Tabs vs Ticket Tabs
Auditing and Analytics
Tech Portal Board/Queue Access Configuration
Installing the Desktop Portal
Features
Portal Customization
Service Catalogue
Forms
Getting started with DeskDirector Forms
DeskDirector Forms - Question Types in Detail
Dynamic Form Content
Communication
Actionable Messages for Emails
Real-Time Chats
Notifications
Email Notifications
Email Template Engine
Surveys
Broadcasts
Generative AI
DeskDirector with Generative AI
Setting up AI Service Providers
AI Assistants in DeskDirector
Custom Tools for AI Assistants
Knowledge Bases for AI Assistants
Ticket Summary for Tech Portal
Login & Authentication
Contact & User Groups
Approvals
Task Lists
Easy Integrations
Analytics
Dynamic Ticket Contents
The Learning Center
Webhooks
Events & Workflows
Group Tags
Custom Domains
File Storage
Integrations
ConnectWise
ConnectWise Custom Menu Item for DeskDirector
ConnectWise
ConnectWise Quotes & Invoices
StreamlineIT for DeskDirector Tech Portal
ConnectBooster
ConnectWise Sell
ConnectWise - Avoid Aggressive Notifications
AutoTask
QuoteWerks
Wise-Pay
TimeZest
BiggerBrains
OneNote Notebooks
Integrations - Frequently Asked Questions
Microsoft Teams App
Introducing the DeskDirector for Microsoft Team App
Setting up Content Security Policy (CSP)
Installing the Microsoft Teams App (Tech)
Setting up Tags for Teams Discussions (Tech)
Setting up DeskDirector for Microsoft Teams for your clients (Client mode)
Branding the DeskDirector Teams App
DeskDirector Teams App Notifications
User Groups Integration with Microsoft Teams
Troubleshooting
Advanced topic: Setting up Tech & Client Mode in the same tenancy
Integrating Microsoft Teams with DeskDirector Tech Portal
Smart Alerts for Tech Users
Microsoft Power Automate
Actions
Solutions
Power Automate Template Gallery
Featured Solution: Teams Ticket Discussion
Featured Solution: Ticket Briefing
Introduction to Power Automate
Power Automate Connector - Setting up your first flow
DeskDirector Power Platform Connector Reference
DeskDirector Connector Triggers
Troubleshooting
Troubleshooting via Web Developer Tools
Desktop Portal - Common Issues
Contact & Service Agent Impersonation
Diagnose Entities Tool
DeskDirector Desktop App - Installation Issues
Troubleshooting DeskDirector Connection Issues
Login & Authentication - Common Issues
Permissions & Access - Common Issues
Tickets & Chats - Common Issues
Approvals - Common Issues
Email & Email Delivery - Common Issues
PSA Entity Syncing - Common Issues
PSA Integration - Common Issues
ConnectWise Integration - Common Issues
Autotask Integration - Common Issues
Switching PSA or merging with another CW/AT instance
ConnectWise Audit Trail - Exporting API Logs
Contact DeskDirector Support
Advanced Use
DeskDirector API
Subscribing to Chat Webhooks
Portal Deep Linking
Webhook Example with Zapier
Chat Session Payload
Get started with portal extension page demo
Dynamic content based on logged in user
Clean Tickets
Exporting Portal Usage
Security
Glossary
Release Notes
Client Portal
Server
Tech Portal
Portal Release Notes - Windows/macOS
Differences Between different Desktop Portal version
Release Notes - DeskDirector Teams App
Portal Release Notes - Web Client
Release Notes in the Admin Portal
Archived
- All Categories
- Troubleshooting
- Switching PSA or merging with another CW/AT instance
Switching PSA or merging with another CW/AT instance
On instances where you will need to switch PSAs (CW to AT or vice versa), or are merging with or acquiring another company and will need to merge your PSA - making sure your DD instance queries the right data is possible but not very straightforward.
How DeskDirector syncs data
To understand why the steps are needed, you must first understand how we handle syncing data to and from our database.
On initial setup of a DeskDirector instance, we do one big sync job, pulling in every entity (contact, company, member/resource and tickets) from your PSA and copying the data to our database.
Each of these entities have a "lastSyncDate" stamped on them. To optimize DeskDirector's database, we don't do real-time sync of every entity. Instead, we only sync recently updated entities based on their "LastUpdated" timestamp. Any entities that has a more recent "LastUpdated" timestamp compared to the "lastSyncDate", will be sync'd over.
The problem with merging PSA instances
The main problem with merging PSA instances is that the "LastUpdated" date of the entities may not be recent. This means, data will be missing in DD's database and they will only be sync'd over once their "LastUpdated" date is changed, which means going over and updating each entity.
If you have an SQL administrator, they should be able to do a bulk update of this date. We don't recommend touching the PSA's database if you do not have an expert database administrator.
I have a new PSA instance, can I just update the integration credentials of my existing DD instance?
No. While you may have fresh data into your new PSA and this will get pulled by DeskDirector, updating the integration credentials will not remove any existing data that is on our database from the old integration.
This results on several issues like duplicate data, ghost entities and others.
The recommended approach
Using a new PSA, or using a merged instance will still be possible, but will not be very straightforward. Here’s what needs to be done:
- We will create a new temporary DD instance for you
- You will then add the integration credentials of your new PSA to this new DD instance
- Once the sync is completed, we will copy the service catalogue, menu, custom email templates to the new instance (if you need it)
- Setup the logic for the service catalogue (boards, status, priority, and others for each request types) - (done by customer)
- Setup configuration from old instance to new (like default boards, sources, ticket statuses, email delivery, and others) -(done by customer)
- Test instance (creating/updating tickets etc) (done by customer)
- We will change DNS for subdomains to point to new instance
- Remove old instance, go live with new
There is a charge of $500 for this whole process. Reach out to our support team to discuss further on this process.