--- title: Segment node documentation description: Learn how to use the Segment node in n8n. Follow technical documentation to integrate Segment node into your workflows. contentType: [integration, reference] --- # Segment node Use the Segment node to automate work in Segment, and integrate Segment with other applications. n8n has built-in support for a wide range of Segment features, including adding users to groups, creating identities, and tracking activities. On this page, you'll find a list of operations the Segment node supports and links to more resources. ```{note} Credentials Refer to [Segment credentials](/08-0-0-Workflow/integrations/builtin/credentials/segment.md) for guidance on setting up authentication. ``` ## Operations * Group * Add a user to a group * Identify * Create an identity * Track * Record the actions your users perform. Every action triggers an event, which can also have associated properties. * Record page views on your website, along with optional extra information about the page being viewed. ## Templates and examples ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```