UiPath Documentation
delegate
latest
false
Delegate & Cartographer user guide

Troubleshooting

Solutions for common Delegate and Cartographer issues, including screen context errors, permission problems, and connectivity or tool integration failures.

This page is your single reference for resolving issues in Delegate and Cartographer.

Setup and installation​

What you seeCauseSolution
I don't see my applicationsScreen Context is set to NoneSet it to something other than None, from the screen icon next to the chatbox.
I don't see my applicationsThe Windows screen-recording or UI automation permission wasn't acceptedAccept the permission.
Restart Delegate.
Delegate says it can't access a websiteNo internet connectionCheck your connection.
Delegate says it can't access a websiteA corporate network is blocking AI servicesAsk your IT department if you suspect this.
Delegate says it can't access a websiteThe issue is specific to one siteTry a different website to isolate it.
The browser extension isn't detectedThe extension isn't installed or enabledConfirm it's installed and enabled.
On Chrome, check chrome://extensions.
The browser extension isn't detectedThe browser hasn't picked it up yetRestart your browser after installing it.
I can't sign inYour account credentials are wrongVerify your UiPath account credentials.
I can't sign inYour organization uses SSOMake sure you're on the corporate network or VPN.
I can't sign inThe wrong tenant is selectedConfirm the correct tenant is selected.

Tasks and prompts​

What you seeCauseSolution
Delegate didn't understand what I wantedThe request was too broad or ambiguousBreak it into smaller steps.
Be more explicit about the goal and format.
Give an example of the output you want.
It started doing something I didn't expectIt's acting on a misread of your requestPress Escape to stop.
Ask "What are you trying to do?" to see its reasoning.
Redirect with a clearer instruction.
The task is taking too longYou're in Background mode, which is slower but non-blockingAsk for a status update.
Break a complex task into smaller chunks.
It keeps asking for confirmationYou're in Guided mode, which is expected to confirm before each stepSwitch to Autonomous mode for trusted, repetitive workflows.
Or review your Security settings to change what triggers confirmation.

Security and permissions​

What you seeCauseSolution
Delegate says it doesn't have permissionThe relevant tool category is disabledCheck Tool permissions for that category.
Delegate says it doesn't have permissionThe app or site is in Blocked apps/websites, or the path matches a Protected files categoryCheck UI automation.
Check Protected files.
Delegate says it doesn't have permissionYou're not sure which control is denying itSwitch to Cautious mode temporarily to see the specific denial.
I approved an action but it still failedThe Windows UAC prompt wasn't actually acceptedConfirm it was accepted.
I approved an action but it still failedThe app or site is in Blocked apps/websites, or the path matches Protected filesCheck both under Security settings.
I approved an action but it still failedThe real issue is unrelated to permissions (network, authentication)Read the full error message before assuming it's a permission problem.
I want to allow a site that's blockedIt's listed individually under Blocked websitesRemove it under UI automation.
I want to allow a site that's blockedIt was added as part of a category (Banking, Payments, Crypto, Password Manager, Government, Healthcare)Remove it from that category under UI automation.
I want to allow a site that's blockedThe setting is locked and shown as managed by your organizationAsk your administrator — it's enforced through Automation Ops and can't be changed locally.
A skill keeps asking for permissions I already grantedIt's actually requesting a different permission than beforeCheck what's being requested this time.
A skill keeps asking for permissions I already grantedThe permission is session-scopedRe-approve it for the new session.

Connections​

What you seeCauseSolution
Connection failed, or an authentication errorThe connection expired or was revokedReconnect from Add-ons & Integrations → Connections.
Connection failed, or an authentication errorReconnecting doesn't fix itDisconnect and recreate the connection.
Check the service's own third-party app settings.
"No connection found for <service>"The service isn't connected yetCreate the connection from Add-ons & Integrations → Connections.
Or take an approach that doesn't need it.
Connection exists but lacks the needed permissionsIt was created with narrower scopes than the action needsDisconnect and reconnect, granting the additional scopes when prompted.
Connection exists but lacks the needed permissionsAn organization policy restricts scopesCheck with your administrator.
MCP server won't connectThe server is down or unreachableConfirm it's running (local) or reachable (remote).
MCP server won't connectThe URL or command has a typoCheck the URL.
Test the endpoint directly.
MCP server won't connectA firewall is blocking itCheck firewall settings.
Review the local process logs for a startup error.
MCP server connects but has no tools availableIt hasn't registered any tools, or they failed to initializeCheck the server's own documentation and environment variables.
Restart it.
MCP tool call failedThe server received the request but couldn't execute itCheck the specific error in the tool card.
Confirm the required parameters were provided.
Confirm the underlying resource (file, database, API) is reachable.

Routines​

What you seeCauseSolution
Routine not foundIt was removed, or you're looking in the wrong placeCheck the Routines section of the sidebar.
Routine not foundIt was imported from a file that's no longer availableRe-import it from the original file.
Missing required inputA parameter wasn't provided when running itFill in every prompted input.
Missing required inputA scheduled run has no value for a required inputSet a fixed value for it.
Or edit the routine to give it a sensible default.
Routine failed partway throughAn action in the routine couldn't completeCheck the error in the tool card.
Confirm any input files still exist and are accessible.
Routine failed partway throughA required connection is no longer activeReconnect it.
Retry.
Routine failed partway throughHard to tell where it's failingRun it in Guided mode to see exactly where it stops.
Scheduled routine didn't runDelegate wasn't running at the scheduled timeCheck the machine wasn't asleep — schedules don't run while asleep.
Scheduled routine didn't runA connection it depends on expiredCheck its run status and history under Scheduled routines in the sidebar.
Reconnect if needed.

Skills and add-ons​

For publish, install, and review-specific issues, see Publishing, installing, and reviewing skills below.

What you seeCauseSolution
A skill won't installNo internet connection, or not enough disk spaceCheck your connection.
Free up disk space.
Try again.
A skill won't installDelegate is out of dateUpdate Delegate.
A skill won't installIt still failsContact the publisher.
An installed skill doesn't appearIt's disabledCheck its state under Add-ons & Integrations → Skills.
An installed skill doesn't appearDelegate hasn't picked it up yetRestart Delegate.
An installed skill doesn't appearIts files didn't land where expectedCheck Settings file locations for the local skills folder.
A skill fails when I try to use itIt's missing a connection it depends onCreate it from Add-ons & Integrations → Connections.
A skill fails when I try to use itIt's missing a tool permission it depends onEnable the tool category under Tool permissions.
A skill fails when I try to use itYou're on an outdated version of the skillUpdate it to the latest version.
A repository or shared feed won't loadThe source is unreachable, or misconfiguredVerify it's correct and reachable — see Repository sources.
A repository or shared feed won't loadA firewall is blocking the connectionCheck firewall settings.
A repository or shared feed won't loadThe source itself is downContact whoever administers it.

Publishing, installing, and reviewing skills​

Grouped by where you are in the flow — see Sharing skills with your team for the full procedures. The cause is often not what the on-screen message suggests.

Trying to publish​

What you seeCauseSolution
No Publish button, only Submit for reviewYou lack Libraries.Create, and nothing on screen says soYou're on the submit-for-review path.
Get the permission, or have someone with it approve your submission.
Buttons stay disabled, footer asks for required fieldsRole or Type is still empty — both start blankSet both dropdowns.
The footer switches to the publish-choice line once they're valid.
"Publishing skills is not enabled for this tenant…"Your tenant's Deployment setting is Only host feed — there's no tenant feed to publish intoAn admin sets Feeds to Both host and tenant feeds and saves.
Error 1691The same setting, on an older Orchestrator where it's a checkboxTurn on library uploads.
Don't go looking through roles instead.
"You don't have permission to publish. Contact your admin."Orchestrator refused the upload itself; the role really is insufficient, whatever the button offeredFix the role.
The button showing up is only a hint, not a guarantee.
"Version 1.0.0 already exists. Use a higher version number."Versions only ever go forwardRaise the version number.

Browsing and installing​

What you seeCauseSolution
Empty catalogue, no errorUsually a connection problem — the catalogue is the tenant feedCheck for an offline banner first.
Confirm you hold Libraries.View.
"Showing installed skills only"The feed couldn't be read, so Delegate fell back to what's on diskRetry.
Check your network and permission.
An installed skill has no effect in this chatSkill and routine changes apply to new conversations onlyStart a new task.
A skill you created by hand never appearsDelegate scans its skills folder at startup, and Sync skills only refreshes cloud skillsRestart Delegate.
If it still doesn't show up, check that it's in the right folder.

Review and cross-org​

What you seeCauseSolution
"Unable to connect. Check your network and try again." when submitting for reviewCan mean the request reached the backend and failed there (for example, staged-package storage couldn't authenticate) — this message covers any failure on the submit path, not just connectivityRule out the backend before assuming it's your network.
No Review queue lane at allThat lane only renders for people who hold the publish permissionExpected if you're a submitter, not a reviewer.
Submission stuck at PendingNobody with the permission has looked at the queue yet — there's no reminder or SLAChase a person directly.
Make sure someone owns the queue.
No "Also publish to …" checkbox anywhereNo shared feed is configured for your environmentNothing to fix — this is expected without a shared feed.
"Ask an Orchestrator admin to add this package to your Orchestrator feed."Your organization doesn't allow installing directly from shared feedsUse Request to add to Orchestrator instead.

Settings​

What you seeCauseSolution
A setting change doesn't take effectSome settings only apply after a restartRestart Delegate.
A setting change doesn't take effectIt's a Security tab settingChange it through the Settings UI, not by editing the settings file directly.
The settings file is corruptedsettings.json has invalid JSON, often from a manual editClose Delegate.
Delete or rename settings.json.
Restart — it's recreated with defaults, and you'll need to reconfigure your preferences. See Settings file locations.

Cartographer​

What you seeCauseSolution
Too many Approve/Reject promptsApproval mode is set to Cautious, which confirms before nearly every action by designSwitch to Adaptive or Smart (fewer prompts) or Full access (no prompts), from the chat box or Settings → Basics.
A project or session "disappeared"Projects are bound to the tenant where they were created — switching organization or tenant hides projects created elsewhereConfirm you're logged into the same organization and tenant you used when you created it.
Output feels shallow or skips stepsThe current model isn't the recommended one, or process-skills didn't matchCheck Settings > Model — use ChatGPT 5.6 Terra, Medium effort.
Confirm process-skills matched by prompting "Make sure you use process-skills to build your process knowledge."
If a specific step was skipped, prompt Cartographer to redo it directly.
"I said it looked good but nothing updated""Looks good" isn't treated as confirmationUse the exact phrase "I confirm the process map."
Check the real captured state in the Checklist panel's FACTS (AS-IS) group.
Download doesn't reflect my latest editsThe downloaded .docx was edited directlyUse the Refine section workflow or in-product editing instead — see How refinement works. Hand-editing the downloaded file doesn't sync back.
Generation seems stuckNormal timing — extraction runs around 5 minutes, and PDD generation typically 2–5 minutes, varying by model and effort levelGive it the full window before assuming a hang.

Getting support​

If you need to contact UiPath support, these four things help them help you faster — you can retrieve each yourself:

To getDo this
Product versionSettings > General > About > Version
Session IDAsk the agent: "Provide the session ID for this session that is server-side visible." It returns a GUID — a different GUID from the Project ID.
Session transcriptIn the conversation, open the dropdown at top center and select Export as markdown to save the full transcript as a .md file.
File paths to working filesAsk the agent: "show me the path to the knowledge wiki and to the saved PDD." Cartographer returns the local paths to the in-session wiki, the generated PDD, and the Markdown versions of the diagrams.
Log bundle, for deeper issuesSettings > General > About > Export > Download produces a .zip of the technical logs.
I can't find a settingIt's on a different tab than expected
I can't find a settingIt's version-specific
Secure settings won't saveYour Windows user profile isn't loaded correctly — the secure settings file relies on the Data Protection API (DPAPI)

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated