> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.halopsa.md).

# HaloPSA

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.

{% hint style="info" %}
**Credentials**

Refer to [HaloPSA credentials](/integrations/builtin/credentials/halopsa.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* 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 <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse HaloPSA node documentation integration templates](https://n8n.io/integrations/halopsa) or [search all templates](https://n8n.io/workflows/)
