--- title: Philips Hue node documentation description: Learn how to use the Philips Hue node in n8n. Follow technical documentation to integrate Philips Hue node into your workflows. contentType: [integration, reference] --- # Philips Hue node Use the Philips Hue node to automate work in Philips Hue, and integrate Philips Hue with other applications. n8n has built-in support for a wide range of Philips Hue features, including deleting, retrieving, and updating lights. On this page, you'll find a list of operations the Philips Hue node supports and links to more resources. ```{note} Credentials Refer to [Philips Hue credentials](/08-0-0-Workflow/integrations/builtin/credentials/philipshue.md) for guidance on setting up authentication. ``` ## Operations * Light * Delete a light * Retrieve a light * Retrieve all lights * Update a light ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```