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

# Kitemaker

Use the Kitemaker node to automate work in Kitemaker, and integrate Kitemaker with other applications. n8n has built-in support for a wide range of Kitemaker features, including retrieving data on organizations, spaces and users, as well as creating, getting, and updating work items.

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

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

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

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

* Organization
  * Retrieve data on the logged-in user's organization.
* Space
  * Retrieve data on all the spaces in the logged-in user's organization.
* User
  * Retrieve data on all the users in the logged-in user's organization.
* Work Item
  * Create
  * Get
  * Get All
  * Update

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

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