> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/powershell-universal/powershell-commands.md).

# PowerShell Commands

- [Add-PSUComputerTag](https://docs.devolutions.net/powershell-universal/powershell-commands/add-psucomputertag.md): Adds a tag to a registered PowerShell Universal computer.
- [Add-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/add-udelement.md): Adds an element to a parent element.
- [Clear-PSUCache](https://docs.devolutions.net/powershell-universal/powershell-commands/clear-psucache.md): Clears the server side cache.
- [Clear-PSUDeployment](https://docs.devolutions.net/powershell-universal/powershell-commands/clear-psudeployment.md): Clears the pinned deployment.
- [Clear-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/clear-udelement.md): Removes all children from the specified element.
- [Connect-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/connect-psuserver.md): Connects to a PowerShell Universal server.
- [ConvertFrom-GeoJson](https://docs.devolutions.net/powershell-universal/powershell-commands/convertfrom-geojson.md): Converts GeoJSON to a map feature.
- [ConvertTo-JsonEx](https://docs.devolutions.net/powershell-universal/powershell-commands/convertto-jsonex.md): Converts objects to JSON with additional serialization options.
- [ConvertTo-UDObject](https://docs.devolutions.net/powershell-universal/powershell-commands/convertto-udobject.md): Transforms input objects by running a post-processing script block.
- [Debug-PSUDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/debug-psudashboard.md): Provides a utility function for debugging scripts running PowerShell Universal Dashboard.
- [Disconnect-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/disconnect-psuserver.md): Disconnects from a PSU server.
- [Find-UDIcon](https://docs.devolutions.net/powershell-universal/powershell-commands/find-udicon.md): Find an icon.
- [Get-PSUAiAgent](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuaiagent.md): Gets AI agent definitions from PowerShell Universal.
- [Get-PSUAiTool](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuaitool.md): Gets AI tool definitions from PowerShell Universal.
- [Get-PSUApp](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuapp.md): Returns apps defined in PowerShell Universal.
- [Get-PSUAppToken](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuapptoken.md): Returns app tokens.
- [Get-PSUCache](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psucache.md): Returns data from the server-wide cache.
- [Get-PSUComputer](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psucomputer.md): Returns the agent computers registered with PowerShell Universal.
- [Get-PSUComputerGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psucomputergroup.md): Gets computer groups defined in the Universal configuration.
- [Get-PSUDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psudashboard.md): Returns apps defined in PowerShell Universal.
- [Get-PSUDeployment](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psudeployment.md): Returns deployment information from the PowerShell Universal server.
- [Get-PSUEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuendpoint.md): Returns all endpoints defined in PowerShell Universal.
- [Get-PSUEndpointDocumentation](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuendpointdocumentation.md): Returns endpoint help documentation definitions.
- [Get-PSUEnvironment](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuenvironment.md): Returns the environments defined in PowerShell Universal.
- [Get-PSUEventHub](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psueventhub.md): Return event hubs.
- [Get-PSUEventHubConnection](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psueventhubconnection.md): Returns event hub connections.
- [Get-PSUFolder](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psufolder.md): Returns folders defined within PSU.
- [Get-PSUGitSetting](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psugitsetting.md): Returns git settings.
- [Get-PSUGitStatus](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psugitstatus.md): Returns the status of the internal git repo for PSU.
- [Get-PSUIdentity](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuidentity.md): Returns identities defined within PSU.
- [Get-PSUInformation](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuinformation.md): Returns information about the PSU server.
- [Get-PSUJob](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psujob.md): Returns jobs run within PSU.
- [Get-PSUJobFeedback](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psujobfeedback.md): Returns feedback requested by jobs.
- [Get-PSUJobOutput](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psujoboutput.md): Returns stream output for a job.
- [Get-PSUJobParameter](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psujobparameter.md): Returns parameters specified for a job.
- [Get-PSUJobPipelineOutput](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psujobpipelineoutput.md): Gets the pipeline output written by a job.
- [Get-PSULicense](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psulicense.md): Returns information about the installed license.
- [Get-PSUPublishedFolder](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psupublishedfolder.md): Gets published folder definitions from PowerShell Universal.
- [Get-PSURole](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psurole.md): Returns the roles defined within PSU.
- [Get-PSUSchedule](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuschedule.md): Returns schedules defined in PSU.
- [Get-PSUScript](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuscript.md): Returns scripts defined within PSU.
- [Get-PSUSetting](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psusetting.md): Returns settings for PSU.
- [Get-PSUStats](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psustats.md): Returns stats about the PSU instance.
- [Get-PSUTag](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psutag.md): Returns tags defined in PSU.
- [Get-PSUTerminal](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuterminal.md): Returns terminal configurations.
- [Get-PSUTerminalInstance](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuterminalinstance.md): Returns running terminal instances.
- [Get-PSUTrigger](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psutrigger.md): Returns automation triggers defined in PowerShell Universal.
- [Get-PSUVariable](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuvariable.md): Returns variables defined in PSU.
- [Get-PSUWorkflow](https://docs.devolutions.net/powershell-universal/powershell-commands/get-psuworkflow.md): Gets workflow definitions from PowerShell Universal.
- [Get-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/get-udelement.md): Get the state of the specified element.
- [Get-UDPage](https://docs.devolutions.net/powershell-universal/powershell-commands/get-udpage.md): Get a page for the current dashboard.
- [Get-UDTheme](https://docs.devolutions.net/powershell-universal/powershell-commands/get-udtheme.md): Returns predefined themes.
- [Get-UDThemeColors](https://docs.devolutions.net/powershell-universal/powershell-commands/get-udthemecolors.md): Returns the colors of a JSON-based theme file.
- [Grant-PSUAppToken](https://docs.devolutions.net/powershell-universal/powershell-commands/grant-psuapptoken.md): Grants a new app token.
- [Hide-UDModal](https://docs.devolutions.net/powershell-universal/powershell-commands/hide-udmodal.md): Hide a modal.
- [Hide-UDSnackbar](https://docs.devolutions.net/powershell-universal/powershell-commands/hide-udsnackbar.md): Hides a snackbar.
- [Hide-UDToast](https://docs.devolutions.net/powershell-universal/powershell-commands/hide-udtoast.md): Hides a toast message.
- [Import-PSUSecret](https://docs.devolutions.net/powershell-universal/powershell-commands/import-psusecret.md): Imports secret from configured secret vaults.
- [Install-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/install-psuserver.md): Downloads and installed the PowerShell Universal server binaries.
- [Invoke-PSUAiAgent](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-psuaiagent.md): Invokes a PowerShell Universal AI agent.
- [Invoke-PSUCommand](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-psucommand.md): Sends events to an event hub.
- [Invoke-PSUEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-psuendpoint.md): Invokes a custom API endpoint internally.
- [Invoke-PSUScript](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-psuscript.md): Invokes a script within PSU.
- [Invoke-PSUTerminalCommand](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-psuterminalcommand.md): Invokes a command in a terminal instance.
- [Invoke-UDEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-udendpoint.md): Invokes an endpoint directly.
- [Invoke-UDEvent](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-udevent.md): Invokes a dashboard event on an element.
- [Invoke-UDForm](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-udform.md): Invokes a form.
- [Invoke-UDJavaScript](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-udjavascript.md): Invokes JavaScript within the browser. JavaScript is executed with eval()
- [Invoke-UDRedirect](https://docs.devolutions.net/powershell-universal/powershell-commands/invoke-udredirect.md): Redirect the user to another page.
- [Measure-PSUBlock](https://docs.devolutions.net/powershell-universal/powershell-commands/measure-psublock.md): Measures a script block.
- [Merge-PSUGitEdit](https://docs.devolutions.net/powershell-universal/powershell-commands/merge-psugitedit.md): Commits and merges a Git edit into the repository.
- [New-PSUAiAgent](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuaiagent.md): Creates a new AI agent definition.
- [New-PSUAiTool](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuaitool.md): Creates a new AI tool definition.
- [New-PSUApiResponse](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuapiresponse.md): Returns a custom API response from a PowerShell Universal REST API.
- [New-PSUApp](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuapp.md): Creates a new app in PowerShell Universal.
- [New-PSUAuthenticationResult](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuauthenticationresult.md): Returns an authentication result for forms authentication.
- [New-PSUAuthorizationClaim](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuauthorizationclaim.md): Creates a new authorization claim.
- [New-PSUBranding](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psubranding.md): Sets branding for PowerShell Universal.
- [New-PSUComputerGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psucomputergroup.md): Creates a new computer group.
- [New-PSUDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psudashboard.md): Creates a new app in PowerShell Universal.
- [New-PSUDeployment](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psudeployment.md): Creates a new deployment.
- [New-PSUEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuendpoint.md): Creates a new REST API endpoint.
- [New-PSUEndpointDocumentation](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuendpointdocumentation.md): Creates a new endpoint documentation definition.
- [New-PSUEnvironment](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuenvironment.md): Creates a new PowerShell Universal environment.
- [New-PSUEventHub](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psueventhub.md): Creates a new event hub.
- [New-PSUFolder](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psufolder.md): Creates a new folder within PSU.
- [New-PSUGitSetting](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psugitsetting.md): Creates a new git setting for a PowerShell Universal application. This setting is used to configure the git repository for the application.
- [New-PSUHealthCheck](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuhealthcheck.md): Creates a new health check.
- [New-PSUHealthCheckResult](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuhealthcheckresult.md): The result of a health check.
- [New-PSUIdentity](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuidentity.md): Creates a new identity within PSU.
- [New-PSULoggingTarget](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuloggingtarget.md): Creates a new logging target in PowerShell Universal.
- [New-PSUMiddleware](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psumiddleware.md): Creates a new HTTP middleware.
- [New-PSUPortalComponent](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuportalcomponent.md): Adds a new portal component.
- [New-PSUPortalPage](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuportalpage.md): Creates a new portal page in PowerShell Universal.
- [New-PSUPublishedFolder](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psupublishedfolder.md): Creates a new published folder in PowerShell Universal.
- [New-PSURateLimit](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuratelimit.md): Creates a new rate limit for the PowerShell Universal server.
- [New-PSURole](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psurole.md): Defines a new role within PowerShell Universal.
- [New-PSUSchedule](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuschedule.md): Creates a new schedule within PSU.
- [New-PSUScript](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuscript.md): Creates a new script within PowerShell Universal.
- [New-PSUTag](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psutag.md): Creates a new tag in PSU.
- [New-PSUTerminal](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuterminal.md): Creates a new terminal.
- [New-PSUTranslation](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psutranslation.md): Translation strings for PSU.
- [New-PSUTrigger](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psutrigger.md): Creates a new Automation trigger in PowerShell Universal.
- [New-PSUValidationResult](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuvalidationresult.md): A validation result for a form or stepper.
- [New-PSUVariable](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuvariable.md): Creates a new variable in PSU.
- [New-PSUWorkflow](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuworkflow.md): Creates a new workflow definition.
- [New-PSUWorkflowActivity](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuworkflowactivity.md): Creates a workflow activity definition.
- [New-PSUWorkflowParameter](https://docs.devolutions.net/powershell-universal/powershell-commands/new-psuworkflowparameter.md): Creates an in-memory workflow parameter definition.
- [New-UDAlert](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udalert.md): An alert displays a short, important message in a way that attracts the user's attention without interrupting the user's task.
- [New-UDApp](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udapp.md): Creates a new dashboard.
- [New-UDAppBar](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udappbar.md): Creates an AppBar.
- [New-UDAutocomplete](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udautocomplete.md): The autocomplete is a normal text input enhanced by a panel of suggested options.
- [New-UDAutocompleteOption](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udautocompleteoption.md): Creates a new autocomplete option.
- [New-UDAvatar](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udavatar.md): Creates a new Avatar.
- [New-UDAvatarGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udavatargroup.md): A group of avatars.
- [New-UDBackdrop](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udbackdrop.md): Creates an overlay over the current page.
- [New-UDBadge](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udbadge.md): Badge generates a small badge to the top-right of its child(ren).
- [New-UDBreadcrumbs](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udbreadcrumbs.md): Breadcrumbs consist of a list of links that help a user visualize a page's location within the hierarchical structure of a website, and allow navigation up to any of its "ancestors".
- [New-UDButton](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udbutton.md): Buttons allow users to take actions, and make choices, with a single tap..
- [New-UDButtonGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udbuttongroup.md): Creates a new button group.
- [New-UDButtonGroupItem](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udbuttongroupitem.md): Creates a new button group item.
- [New-UDCard](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcard.md): Creates a new card.
- [New-UDCardBody](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcardbody.md): Creates a new card body.
- [New-UDCardExpand](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcardexpand.md): Creates a new card expandable content.
- [New-UDCardFooter](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcardfooter.md): Creates a new card footer.
- [New-UDCardHeader](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcardheader.md): Creates a new card header.
- [New-UDCardMedia](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcardmedia.md): Creates a new card media.
- [New-UDChartJS](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udchartjs.md): Creates a new ChartJS chart.
- [New-UDChartJSDataset](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udchartjsdataset.md): Creates a new ChartJS dataset
- [New-UDChartJSMonitor](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udchartjsmonitor.md): A chart that continuously updates with new data.
- [New-UDCheckBox](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcheckbox.md): Creates a checkbox.
- [New-UDChip](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udchip.md): Chips are compact elements that represent an input, attribute, or action.
- [New-UDCodeEditor](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcodeeditor.md): Creates a new Monaco code editor control.
- [New-UDColumn](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcolumn.md): Creates a new column for a grid.
- [New-UDContainer](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udcontainer.md): Containers pad the left and right side of the contained content to center it on larger resolution screens.
- [New-UDDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddashboard.md): Creates a new dashboard.
- [New-UDDataGrid](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddatagrid.md): Displays data in a table-style grid.
- [New-UDDataGridColumn](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddatagridcolumn.md): Creates a new data grid column.
- [New-UDDatePicker](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddatepicker.md): Creates a new date picker.
- [New-UDDateRangePicker](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddaterangepicker.md): Creates a new date range picker
- [New-UDDateTime](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddatetime.md): This date and time component is used for formatting dates and times using the user's browser settings.
- [New-UDDivider](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddivider.md): A divider is a thin line that groups content in lists and layouts.
- [New-UDDrawer](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddrawer.md): Creates a new drawer.
- [New-UDDynamic](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uddynamic.md): Defines a new dynamic region in a dashboard.
- [New-UDEditor](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udeditor.md): Creates an Editor.JS editor.
- [New-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udelement.md): Creates a new React element.
- [New-UDEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udendpoint.md): Creates a scheduled endpoint with a dashboard.
- [New-UDEndpointSchedule](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udendpointschedule.md): Creates a schedule for New-UDEndpoint.
- [New-UDError](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uderror.md): Creates a new error card.
- [New-UDErrorBoundary](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uderrorboundary.md): Defines a new error boundary around a section of code.
- [New-UDExpansionPanel](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udexpansionpanel.md): Creates an expansion panel.
- [New-UDExpansionPanelGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udexpansionpanelgroup.md): The expansion panel component allows the user to show and hide sections of related content on a page.
- [New-UDFloatingActionButton](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udfloatingactionbutton.md): A Floating Action Button (FAB) performs the primary, or most common, action on a screen.
- [New-UDForm](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udform.md): Forms can contain any set of input controls. Each of the controls will report its value back up to the form when the submit button is clicked.
- [New-UDFormValidationResult](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udformvalidationresult.md): Creates a new validation result.
- [New-UDGauge](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udgauge.md): Creates a gauge component for an app.
- [New-UDGrid](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udgrid.md): The grid is a 12-point grid system that can adapt based on the size of the screen that is showing the controls.
- [New-UDGridLayout](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udgridlayout.md): Creates a new grid layout. Grid layout allows you to drag and drop components into a grid.
- [New-UDHeading](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udheading.md): Defines a new heading
- [New-UDHelmet](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udhelmet.md): Add elements to the head section of the page. This is useful for adding custom CSS or JavaScript.
- [New-UDHidden](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udhidden.md): Creates a new hidden element.
- [New-UDHtml](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udhtml.md): Display HTML on an app.
- [New-UDIcon](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udicon.md): FontAwesome 6 icons.
- [New-UDIconButton](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udiconbutton.md): Creates a button with an icon.
- [New-UDIFrame](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udiframe.md): An HTML IFrame component.
- [New-UDImage](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udimage.md): An image component.
- [New-UDItemLayout](https://docs.devolutions.net/powershell-universal/powershell-commands/new-uditemlayout.md): Creates a new item layout for New-UDGridLayout.
- [New-UDLayout](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udlayout.md): Create a layout based on the number of components within the layout.
- [New-UDLink](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udlink.md): The Link component allows you to easily customize anchor elements with your theme colors and typography styles.
- [New-UDList](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udlist.md): Lists are continuous, vertical indexes of text or images.
- [New-UDListItem](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udlistitem.md): Creates a new list item.
- [New-UDMap](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmap.md): Interactive maps for displaying markers, lines, and polygons.
- [New-UDMapBaseLayer](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmapbaselayer.md): Creates a map base layer.
- [New-UDMapFeatureGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmapfeaturegroup.md): Creates a map feature group.
- [New-UDMapIcon](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmapicon.md): Creates a map icon.
- [New-UDMapLayerControl](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmaplayercontrol.md): Creates a map layer control.
- [New-UDMapMarker](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmapmarker.md): Creates a map marker.
- [New-UDMapOverlay](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmapoverlay.md): Creates a map overlay.
- [New-UDMapPopup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmappopup.md): Creates a map popup.
- [New-UDMapRasterLayer](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmaprasterlayer.md): Creates a map raster layer.
- [New-UDMapVectorLayer](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmapvectorlayer.md): Creates a map vector layer.
- [New-UDMarkdown](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmarkdown.md): Converts markdown to HTML.
- [New-UDMenu](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmenu.md): Menus display a list of choices on temporary surfaces.
- [New-UDMenuItem](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udmenuitem.md): Creates a menu item.
- [New-UDNivoChart](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udnivochart.md): Creates a new Nivo chart.
- [New-UDNivoChartAxisOptions](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udnivochartaxisoptions.md): Creates nivo chart axis options.
- [New-UDNivoFill](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udnivofill.md): Specifies fill options for a nivo chart.
- [New-UDNivoPattern](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udnivopattern.md): Creates a nivo pattern.
- [New-UDNivoTheme](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udnivotheme.md): Creates a new Nivo theme.
- [New-UDPage](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udpage.md): Creates a page within a dashboard.
- [New-UDPageLayout](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udpagelayout.md): Creates a new page layout for New-UDGridLayout.
- [New-UDPaper](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udpaper.md): Paper is used to highlight content within a page.
- [New-UDParagraph](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udparagraph.md): A paragraph.
- [New-UDProgress](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udprogress.md): Progress dialogs can show both determinate and indeterminate progress. They can also be circular or linear.
- [New-UDRadio](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udradio.md): Creates a radio.
- [New-UDRadioGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udradiogroup.md): Creates a group of radio buttons.
- [New-UDRating](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udrating.md): Ratings provide insight regarding others' opinions and experiences, and can allow the user to submit a rating of their own.
- [New-UDRow](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udrow.md): Creates a new row for a grid.
- [New-UDSelect](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udselect.md): Creates a new select.
- [New-UDSelectGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udselectgroup.md): Creates a new select group.
- [New-UDSelectOption](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udselectoption.md): Creates a new select option.
- [New-UDSkeleton](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udskeleton.md): Display a placeholder preview of your content before the data gets loaded to reduce load-time frustration.
- [New-UDSlider](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udslider.md): A slider component.
- [New-UDSpan](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udspan.md): A span component.
- [New-UDSparkline](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udsparkline.md): Small charts for displaying data.
- [New-UDSpeedDial](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udspeeddial.md): When pressed, a floating action button can display three to six related actions in the form of a Speed Dial.
- [New-UDSpeedDialAction](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udspeeddialaction.md): Creates an action for a speed dial.
- [New-UDSplitPane](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udsplitpane.md): Creates a new split pane the user can resize.
- [New-UDStack](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udstack.md): The Stack component manages layout of immediate children along the vertical or horizontal axis with optional spacing and/or dividers between each child.
- [New-UDStep](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udstep.md): Creates a new step for a stepper.
- [New-UDStepper](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udstepper.md): Creates a new stepper component.
- [New-UDStyle](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udstyle.md): Style a component with CSS styles.
- [New-UDSwitch](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udswitch.md): Creates a new switch.
- [New-UDSyntaxHighlighter](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udsyntaxhighlighter.md): Syntax highlighting for text.
- [New-UDTab](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtab.md): Creates a new tab.
- [New-UDTable](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtable.md): Creates a table.
- [New-UDTableColumn](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtablecolumn.md): Defines a table column.
- [New-UDTableTextOption](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtabletextoption.md): Creates a hashtable to set the text options of a table.
- [New-UDTabs](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtabs.md): Creates a new set of tabs.
- [New-UDTextbox](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtextbox.md): Textboxes let users enter and edit text.
- [New-UDTheme](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtheme.md): Creates a new theme.
- [New-UDTimeline](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtimeline.md): The timeline displays a list of events in chronological order.
- [New-UDTimelineItem](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtimelineitem.md): A timeline item.
- [New-UDTimePicker](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtimepicker.md): Creates a time picker.
- [New-UDToggleButton](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtogglebutton.md): A Toggle Button can be used to group related options.
- [New-UDToggleButtonGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtogglebuttongroup.md): A Toggle Button can be used to group related options.
- [New-UDTooltip](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtooltip.md): A tooltip component.
- [New-UDTransferList](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtransferlist.md): Creates a transfer list component.
- [New-UDTransferListItem](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtransferlistitem.md): Creates an item for use in a transfer list.
- [New-UDTransition](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtransition.md): Creates a transition effect.
- [New-UDTreeNode](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtreenode.md): Creates a tree node.
- [New-UDTreeView](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtreeview.md): Creates a new tree view.
- [New-UDTypography](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udtypography.md): Typography allows you to configure and display text.
- [New-UDUpload](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udupload.md): Upload files
- [New-UDValidationResult](https://docs.devolutions.net/powershell-universal/powershell-commands/new-udvalidationresult.md): Creates a new validation result.
- [Out-PSUPipeline](https://docs.devolutions.net/powershell-universal/powershell-commands/out-psupipeline.md): Internal.
- [Out-UDChartJSMonitorData](https://docs.devolutions.net/powershell-universal/powershell-commands/out-udchartjsmonitordata.md): Formats data for a UDMonitor chart.
- [Out-UDDataGridData](https://docs.devolutions.net/powershell-universal/powershell-commands/out-uddatagriddata.md): Outputs data for a data grid.
- [Out-UDDataGridExport](https://docs.devolutions.net/powershell-universal/powershell-commands/out-uddatagridexport.md): Exports data from the data grid.
- [Out-UDTableData](https://docs.devolutions.net/powershell-universal/powershell-commands/out-udtabledata.md): Formats data to be output from New-UDTable's -LoadRows script block.
- [Protect-UDSection](https://docs.devolutions.net/powershell-universal/powershell-commands/protect-udsection.md): Hides a section of a dashboard if the user is not part of the specified role.
- [Publish-PSUDeployment](https://docs.devolutions.net/powershell-universal/powershell-commands/publish-psudeployment.md): Creates a deployment to a PowerShell Universal server.
- [Publish-PSUStaticApp](https://docs.devolutions.net/powershell-universal/powershell-commands/publish-psustaticapp.md): Publishes a static app based on the PowerShell Universal app framework.
- [Remove-PSUAiAgent](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuaiagent.md): Removes an AI agent definition.
- [Remove-PSUAiTool](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuaitool.md): Removes an AI tool definition.
- [Remove-PSUApp](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuapp.md): Removes an app from PowerShell Universal.
- [Remove-PSUCache](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psucache.md): Removes a cache entry from PowerShell Universal.
- [Remove-PSUComputerGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psucomputergroup.md): Removes a computer group from PowerShell Universal.
- [Remove-PSUComputerTag](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psucomputertag.md): Removes a computer tag from PowerShell Universal.
- [Remove-PSUDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psudashboard.md): Removes an app from PowerShell Universal.
- [Remove-PSUDeployment](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psudeployment.md): Removes a deployment.
- [Remove-PSUEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuendpoint.md): Deletes a PowerShell Universal endpoint
- [Remove-PSUEndpointDocumentation](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuendpointdocumentation.md): Remove endpoint documentation.
- [Remove-PSUEnvironment](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuenvironment.md): Removes an environment from PowerShell Universal.
- [Remove-PSUGitSetting](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psugitsetting.md): Removes git settings from PowerShell Universal.
- [Remove-PSUIdentity](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuidentity.md): Removes an identity within PSU.
- [Remove-PSUJobPipelineOutput](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psujobpipelineoutput.md): Removes pipeline output for a job.
- [Remove-PSULicense](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psulicense.md): Remove a license from PowerShell Universal.
- [Remove-PSURole](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psurole.md): Removes a role from PowerShell Universal.
- [Remove-PSUSchedule](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuschedule.md): Removes a schedule for a script.
- [Remove-PSUScript](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuscript.md): Removes a script.
- [Remove-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuserver.md): Removes the PowerShell Universal server.
- [Remove-PSUTag](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psutag.md): Removes a tag.
- [Remove-PSUTrigger](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psutrigger.md): Removes an automation trigger from PowerShell Universal.
- [Remove-PSUVariable](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuvariable.md): Removes a variable.
- [Remove-PSUWorkflow](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-psuworkflow.md): Removes a workflow definition.
- [Remove-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-udelement.md): Removes an element from the page.
- [Remove-UDEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/remove-udendpoint.md): Removes a scheduled endpoint.
- [Rename-PSUScript](https://docs.devolutions.net/powershell-universal/powershell-commands/rename-psuscript.md): Renames a script.
- [Reset-UDTheme](https://docs.devolutions.net/powershell-universal/powershell-commands/reset-udtheme.md): Sets the theme back to the default.
- [Resume-PSUFileWatcher](https://docs.devolutions.net/powershell-universal/powershell-commands/resume-psufilewatcher.md): Re-enables the configuration file watcher.
- [Revoke-PSUAppToken](https://docs.devolutions.net/powershell-universal/powershell-commands/revoke-psuapptoken.md): Revokes an app token.
- [Select-PSUDeployment](https://docs.devolutions.net/powershell-universal/powershell-commands/select-psudeployment.md): Applies a deployment to the server.
- [Select-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/select-udelement.md): Selects the specified element.
- [Send-PSUEvent](https://docs.devolutions.net/powershell-universal/powershell-commands/send-psuevent.md): Sends events to an event hub.
- [Set-PSUAiAgent](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuaiagent.md): Updates an existing AI agent definition.
- [Set-PSUAiTool](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuaitool.md): Updates an existing AI tool definition.
- [Set-PSUAuthenticationMethod](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuauthenticationmethod.md): Sets the authentication method settings.
- [Set-PSUBranding](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psubranding.md): Sets branding for PowerShell Universal.
- [Set-PSUCache](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psucache.md): Sets an object into the PowerShell Universal server-side cache.
- [Set-PSUComputer](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psucomputer.md): Updates a computer.
- [Set-PSUComputerGroup](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psucomputergroup.md): Updates a computer group in PowerShell Universal.
- [Set-PSUEndpoint](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuendpoint.md): Updates an endpoint in PowerShell Universal.
- [Set-PSUEnvironment](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuenvironment.md): Updates an existing execution environment.
- [Set-PSUGitSetting](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psugitsetting.md): Sets git settings.
- [Set-PSUIdentity](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuidentity.md): Sets properties of an identity.
- [Set-PSUJobFeedback](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psujobfeedback.md): Sets the feedback for a job that has requested it.
- [Set-PSULicense](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psulicense.md): Sets the license to use.
- [Set-PSUSchedule](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuschedule.md): Updates a schedule.
- [Set-PSUScript](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuscript.md): Sets properties of a script.
- [Set-PSUSetting](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psusetting.md): Sets a PSU setting.
- [Set-PSUTag](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psutag.md): Sets the properties of a tag.
- [Set-PSUTrigger](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psutrigger.md): Updates an existing PowerShell Universal Automation trigger.
- [Set-PSUVariable](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuvariable.md): Sets the properties of a variable.
- [Set-PSUWorkflow](https://docs.devolutions.net/powershell-universal/powershell-commands/set-psuworkflow.md): Updates selected metadata on an existing workflow.
- [Set-UDClipboard](https://docs.devolutions.net/powershell-universal/powershell-commands/set-udclipboard.md): Sets string data into the clipboard.
- [Set-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/set-udelement.md): Set properties of an element.
- [Set-UDTheme](https://docs.devolutions.net/powershell-universal/powershell-commands/set-udtheme.md): Sets the current theme of the dashboard.
- [Show-UDConfirm](https://docs.devolutions.net/powershell-universal/powershell-commands/show-udconfirm.md): Shows a confirmation prompt.
- [Show-UDModal](https://docs.devolutions.net/powershell-universal/powershell-commands/show-udmodal.md): The modal component provides a solid foundation for creating dialogs, popovers, lightboxes, or whatever else.
- [Show-UDSnackbar](https://docs.devolutions.net/powershell-universal/powershell-commands/show-udsnackbar.md): Shows a snackbar popup.
- [Show-UDToast](https://docs.devolutions.net/powershell-universal/powershell-commands/show-udtoast.md): Displays a toast message to the user.
- [Start-PSUApp](https://docs.devolutions.net/powershell-universal/powershell-commands/start-psuapp.md): Starts an app in PowerShell Universal.
- [Start-PSUDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/start-psudashboard.md): Starts an app in PowerShell Universal.
- [Start-PSUGitEdit](https://docs.devolutions.net/powershell-universal/powershell-commands/start-psugitedit.md): Starts an edit within PowerShell Universal when git sync is used.
- [Start-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/start-psuserver.md): Starts the PowerShell Universal server.
- [Start-PSUTerminalInstance](https://docs.devolutions.net/powershell-universal/powershell-commands/start-psuterminalinstance.md): Starts a terminal instance.
- [Start-UDDownload](https://docs.devolutions.net/powershell-universal/powershell-commands/start-uddownload.md): Starts the download of a file within the dashboard.
- [Stop-PSUApp](https://docs.devolutions.net/powershell-universal/powershell-commands/stop-psuapp.md): Stops an app in PowerShell Universal.
- [Stop-PSUDashboard](https://docs.devolutions.net/powershell-universal/powershell-commands/stop-psudashboard.md): Stops an app in PowerShell Universal.
- [Stop-PSUGitEdit](https://docs.devolutions.net/powershell-universal/powershell-commands/stop-psugitedit.md): Cancels a Git edit session.
- [Stop-PSUJob](https://docs.devolutions.net/powershell-universal/powershell-commands/stop-psujob.md): Stops a PSU job.
- [Stop-PSUTerminalInstance](https://docs.devolutions.net/powershell-universal/powershell-commands/stop-psuterminalinstance.md): Stops a running terminal instance.
- [Suspend-PSUFileWatcher](https://docs.devolutions.net/powershell-universal/powershell-commands/suspend-psufilewatcher.md): Disables the configuration file watcher.
- [Sync-PSUComponent](https://docs.devolutions.net/powershell-universal/powershell-commands/sync-psucomponent.md): Causes a dashboard component to reload.
- [Sync-PSUConfiguration](https://docs.devolutions.net/powershell-universal/powershell-commands/sync-psuconfiguration.md): Reloads the PowerShell Universal configuration files.
- [Sync-PSUGit](https://docs.devolutions.net/powershell-universal/powershell-commands/sync-psugit.md): Commits and pushes changes to a Git repository.
- [Sync-UDElement](https://docs.devolutions.net/powershell-universal/powershell-commands/sync-udelement.md): Causes an element to update.
- [Test-PSUAppToken](https://docs.devolutions.net/powershell-universal/powershell-commands/test-psuapptoken.md): Validates a PowerShell Universal app token.
- [Test-PSUServerConnection](https://docs.devolutions.net/powershell-universal/powershell-commands/test-psuserverconnection.md): Checks whether a PowerShell Universal server connection is established.
- [Test-UDConnected](https://docs.devolutions.net/powershell-universal/powershell-commands/test-udconnected.md): Tests if a user is connected to the dashboard.
- [Test-UDForm](https://docs.devolutions.net/powershell-universal/powershell-commands/test-udform.md): Invokes validation for a form.
- [Uninstall-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/uninstall-psuserver.md): Removes the PowerShell Universal server.
- [Update-PSUServer](https://docs.devolutions.net/powershell-universal/powershell-commands/update-psuserver.md): Update the PowerShell Universal server.
- [Wait-PSUJob](https://docs.devolutions.net/powershell-universal/powershell-commands/wait-psujob.md): Waits for a job to finish.
- [Write-PSUError](https://docs.devolutions.net/powershell-universal/powershell-commands/write-psuerror.md): Writes an error to the error stream in PSU jobs.
- [Write-PSULog](https://docs.devolutions.net/powershell-universal/powershell-commands/write-psulog.md): Writes a log to the PowerShell Universal logging system.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/powershell-universal/powershell-commands.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
