--- title: Okta node documentation description: Learn how to use the Okta node in n8n. Follow technical documentation to integrate Okta node into your workflows. contentType: [integration, reference] --- # Okta node Use the Okta node to automate work in Okta and integrate Okta with other applications. n8n has built-in support for a wide range of Okta features, which includes creating, updating, and deleting users. On this page, you'll find a list of operations the Okta node supports, and links to more resources. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/okta.md). ``` ## Operations - User - Create a new user - Delete an existing user - Get details of a user - Get many users - Update an existing user ## Templates and examples ## Related resources Refer to [Okta's documentation](https://developer.okta.com/docs/guides/) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```