Getting Started with DeskDirector
DeskDirector Portals
Browser Support
What is the DeskDirector Admin Portal?
What is the DeskDirector TECH Portal?
What is the DeskDirector Client Portal?
Desktop Portal
Managing Your Account
Pricing & Subscription Plans
Deskdirector - Sign up walk through
Managing your DeskDirector Subscription
Admin Essentials
Release Notes
Enabling Master Admin
Permissions & Feature Configuration (Tokity)
Permissions & Feature Configuration (ConnectWise/Autotask Partners)
Automatic Contact Creation
The Developer Corner
Monitoring Portal Usage
DeskDirector Features Overview
Desktop Portal Version Differences
Logging in to DeskDirector
User Profiles & Profile Pictures
Office Hours
Using Markdown
How Searching Works
Embedding Help Page Media
Get started with the DeskDirector Power Automate Connector
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
Advanced
Login & Authentication
Contact & User Groups
Approvals
Task Lists
The Learning Center
Group Tags
Custom Domains
File Storage
Portal Deep Linking
Clean Tickets
Contacts
Accounts
Service Dashboard
Auditing and Analytics
Integrations
ConnectWise
ConnectWise Custom Menu Item for DeskDirector
ConnectWise
ConnectWise Quotes & Invoices
ConnectBooster
ConnectWise Sell
ConnectWise - Avoid Aggressive Notifications
AutoTask
Switching or Merging PSAs
QuoteWerks
Wise-Pay
TimeZest
BiggerBrains
OneNote Notebooks
Integrations - Frequently Asked Questions
IT Glue
Microsoft Teams App
Introducing the DeskDirector for Microsoft Team App
Installing the Microsoft Teams App (Client Mode)
Installing the Microsoft Teams App (Tech Mode)
Setting up Tags for Teams Discussions (Tech)
Branding the DeskDirector Teams App
DeskDirector Teams App Notifications
User Groups Integration with Microsoft Teams
Setting up Content Security Policy (CSP)
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
ConnectWise Audit Trail - Exporting API Logs
Microsoft Teams App - Common Issues
Contact DeskDirector Support
Security
Glossary
Archived
Table of Contents
- All Categories
- Troubleshooting
- PSA Entity Syncing - Common Issues
PSA Entity Syncing - Common Issues
Updated
by Niamh Ferns
Performing a Re-Sync
To perform a manual sync of entities in your primary PSA:
- Open the Admin Portal and head to
System>Data Sync - Click on the hamburger menu to initiate a re-sync:

- Select which entity types you would like to re-sync and provide a note:

- Re-sync
This is particularly useful when trying to diagnose issues in your PSA related to incorrect values showing, tickets not showing up, or tickets/contact/companies not updating as expected.
Troubleshooting Entity Syncing Issues
Entity syncing in this case refers to the syncing of things like contacts, companies, boards, and other things from your PSA into DeskDirector.
This will allow you to compare the value returned from your PSA directly to the value you are seeing in the DeskDirector UI.
Below is a list of things to check when diagnosing issues with your companies, contacts, etc not syncing correctly.
Stale/Missing Entities
By design DeskDirector will only show and sync tickets that have been updated in the last 6 months as a way to optimize DeskDirector's performance.
Currently, we sync your PSA to our system and create a copy of the information on our own database. Any tickets that have not been updated for the past 6 months will be purged from our own database, leaving a copy of the ticket untouched in your PSA.
To confirm if this is the reason why entities are missing from your instance, use the Diagnose Entities tool to check when the entity was last updated. This will be shown as a flag in the JSON response. (For example, in ConnectWise, this is the lastUpdated property.) If this is longer that 6 months in the past, perform a small update to the entity directly in ConnectWise/Autotask to force it to appear again.
Entities Not Updating
If you find that entities are not syncing but are visible in your instance, this can sometimes be caused by an update to the entity directly in your PSA that did not trigger an update of the last updated flag. (This is an issue especially for ConnectWise partners.)
Similar to above, perform a small change to the entity or entities in question and then perform a manual re-sync (as shown above in this).