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
Table of Contents
- All Categories
- Troubleshooting
- ConnectWise Integration - Common Issues
ConnectWise Integration - Common Issues
Updated
by Niamh Ferns
Tech Portal
"My StreamlineIT users are unable to make time entries on tickets."
By default, adding time entries on tickets is disabled for StreamlineIT members. However, this can be easily enabled on from their own profile in the Tech Portal.
All that is needed is for the Streamline IT member to login to the DeskDirector Tech Portal and click on the Settings tab. From here, select Allow time entries and the tab to add a time entry should now appear when the member has a ticket open in the tech portal.
Emails & Notifications
"Ticket Description missing on emails generated by ConnectWise."
Variables like [fullticketdetails] and [fullticketdetailsformatted] will not be populated by ConnectWise for new tickets logged in DeskDirector. This is unfortunately an API limitation with ConnectWise. You can find more detail and explanation on this GitHub thread.
As a workaround, a flag is available in DeskDirector to ensure that these emails include a ticket description. Open your Admin portal and head to System > Feature Configuration > Tickets and enabled the Ensure ticket created email contains ticket description setting.

Member Impersonation
"I can't update tickets if Member Impersonation is enabled."
This is normal because with member impersonation disabled, the DeskDirector API is used which very likely has the admin role enabled (recommended).
To fix this, login to your ConnectWise instance then go to System > Members. Then either:
- Update the role of the member to the same as the DeskDirector API. If you don't want to do do that, proceed to the next option:
- or -
- In the Members page, take note of the Role ID of the affected member(s). Head to
System>Security Rolesthen click on the role of the affected member(s) then head toService Desk>Service Ticketsand make sureAdd/Edit/Delete/Inquire Levelis set to All. Do the same for every affected security role(s).
"I can't add time entries with Member Impersonation enabled."
It's the same concept as above. The needed permission for it is under Finance > Billing Time View and make sure Inquire Level is set to All (or you may also set Add/Delete/Edit to All).
Once you have made these changes, head back to Member Impersonation setting in the DeskDirector admin console and make sure you have enabled it and test if everything works as expected.