--- title: HaloPSA node documentation description: Learn how to use the HaloPSA node in n8n. Follow technical documentation to integrate HaloPSA node into your workflows. contentType: [integration, reference] --- # HaloPSA node Use the HaloPSA node to automate work in HaloPSA, and integrate HaloPSA with other applications. n8n has built-in support for a wide range of HaloPSA features, including creating, updating, deleting, and getting clients, sites and tickets. On this page, you'll find a list of operations the HaloPSA node supports and links to more resources. ```{note} Credentials Refer to [HaloPSA credentials](/08-0-0-Workflow/integrations/builtin/credentials/halopsa.md) for guidance on setting up authentication. ``` ## Operations * Client * Create a client * Delete a client * Get a client * Get all clients * Update a client * Site * Create a site * Delete a site * Get a site * Get all sites * Update a site * Ticket * Create a ticket * Delete a ticket * Get a ticket * Get all tickets * Update a ticket * User * Create a user * Delete a user * Get a user * Get all users * Update a user ## Templates and examples