> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superu.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperU Node Installation

> Install SuperU as a community node in n8n

## Prerequisites

* An n8n instance (Desktop or self-hosted)
* Admin access to install community nodes
* Your SuperU API key

## Enable Community Nodes

If this is your first time installing community nodes, enable them in settings.

1. Open **Settings** in n8n.
2. Go to **Community Nodes**.
3. Turn on **Allow Community Nodes**.
4. Save changes.

<img src="https://mintcdn.com/superu/ubTvNN35XwFKIJDy/all%20pictures%20of%20platfrom%20guide/n8n-node%201.png?fit=max&auto=format&n=ubTvNN35XwFKIJDy&q=85&s=d1a9b9289e4f159ff292b9561f8df8fb" alt="Community Node" width="2850" height="1696" data-path="all pictures of platfrom guide/n8n-node 1.png" />

## Install the SuperU Community Node

In n8n, install a community node package by name.

Package name (copy this):

```bash theme={null}
@superuai/n8n-nodes-superu
```

1. Go to **Settings** → **Community Nodes**.
2. Click **Install**.
3. Paste the package name.
4. Click **Install** and wait for completion.
5. Restart n8n if prompted.

<img src="https://mintcdn.com/superu/ubTvNN35XwFKIJDy/all%20pictures%20of%20platfrom%20guide/n8n-node%202.png?fit=max&auto=format&n=ubTvNN35XwFKIJDy&q=85&s=8e0ffc9028693a071e08fd27f15b3b8f" alt="Node Installation" width="2856" height="1682" data-path="all pictures of platfrom guide/n8n-node 2.png" />

## Verify Installation

* The **SuperU** node appears in the node picker.
* A test request returns a successful response.

<img src="https://mintcdn.com/superu/ubTvNN35XwFKIJDy/all%20pictures%20of%20platfrom%20guide/n8n-node%203.png?fit=max&auto=format&n=ubTvNN35XwFKIJDy&q=85&s=4e2a2fab123e97fa47d96560e28f3ee1" alt="Node Installation" width="2864" height="1696" data-path="all pictures of platfrom guide/n8n-node 3.png" />

## Configure the Node

1. Add the **SuperU** node to a workflow.
2. Create new credentials and paste your API key.
3. Save and test the connection.

<img src="https://mintcdn.com/superu/ubTvNN35XwFKIJDy/all%20pictures%20of%20platfrom%20guide/n8n-node%204.png?fit=max&auto=format&n=ubTvNN35XwFKIJDy&q=85&s=74971f24fa50314da4a5fb22fb4caecf" alt="Node Installation" width="2858" height="1682" data-path="all pictures of platfrom guide/n8n-node 4.png" />

## Update or Remove the Node

1. Go to **Settings** → **Community Nodes**.
2. Find `@superuai/n8n-nodes-superu`.
3. Choose **Update** or **Remove**.

<img src="https://mintcdn.com/superu/ubTvNN35XwFKIJDy/all%20pictures%20of%20platfrom%20guide/n8n-node%205.png?fit=max&auto=format&n=ubTvNN35XwFKIJDy&q=85&s=c3d9faa764c73707b2f6599d98c0094c" alt="Node Installation" width="2860" height="1708" data-path="all pictures of platfrom guide/n8n-node 5.png" />

## Troubleshooting

* **Node not visible**: Restart n8n and refresh the browser.
* **Install failed**: Check network access and npm registry availability.
* **Auth error**: Recreate credentials and confirm your API key.
