--- title: Kitemaker node documentation description: Learn how to use the Kitemaker node in n8n. Follow technical documentation to integrate Kitemaker node into your workflows. contentType: [integration, reference] --- # Kitemaker node 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. ```{note} Credentials Refer to [Kitemaker credentials](/08-0-0-Workflow/integrations/builtin/credentials/kitemaker.md) for guidance on setting up authentication. ``` ## Operations * 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