> 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.zammad.md).

# Zammad

Use the Zammad node to automate work in Zammad, and integrate Zammad with other applications. n8n has built-in support for a wide range of Zammad features, including creating, retrieving, and deleting groups and organizations.

On this page, you'll find a list of operations the Zammad node supports and links to more resources.

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

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

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

* Group
  * Create
  * Delete
  * Get
  * Get many
  * Update
* Organization
  * Create
  * Delete
  * Get
  * Get many
  * Update
* Ticket
  * Create
  * Delete
  * Get
  * Get many
  * Update
* User
  * Create
  * Delete
  * Get
  * Get many
  * Get self
  * Update

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

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