# @gotohuman/n8n-nodes-gotohuman

> n8n node to request human reviews in AI workflows with gotoHuman

Latest version **0.4.0** (published 2026-09-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @gotohuman/n8n-nodes-gotohuman
pnpm add @gotohuman/n8n-nodes-gotohuman
yarn add @gotohuman/n8n-nodes-gotohuman
bun add @gotohuman/n8n-nodes-gotohuman
```

## Health

**Score 60/100 (C)** — status: active.

Positive: no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; no types; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.4.0 |
| Published | 2026-09-24 |
| First published | 2025-05-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=20.15 |
| Dependencies | 0 |
| Unpacked size | 193.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 0 |
| Author | gotoHuman |
| Maintainers | gotohuman-admin |
| Keywords | n8n-community-node-package, gotoHuman, n8n, human-in-the-loop, AI, human review, human approval, reviews, approvals |

## Links

- npm: https://www.npmjs.com/package/@gotohuman/n8n-nodes-gotohuman
- Repository: https://github.com/gotohuman/n8n-nodes-gotohuman
- Homepage: https://www.gotohuman.com
- Issues: https://github.com/gotohuman/n8n-nodes-gotohuman/issues
- npm.io page: https://npm.io/package/@gotohuman/n8n-nodes-gotohuman

## Alternatives

- [@expo/fingerprint](https://npm.io/package/@expo/fingerprint.md) — 6.2M weekly downloads
- [@azure/monitor-opentelemetry-exporter](https://npm.io/package/@azure/monitor-opentelemetry-exporter.md) — 850.0K weekly downloads
- [@azure/monitor-opentelemetry](https://npm.io/package/@azure/monitor-opentelemetry.md) — 624.0K weekly downloads
- [@posthog/ai](https://npm.io/package/@posthog/ai.md) — 423.3K weekly downloads
- [fakefilter](https://npm.io/package/fakefilter.md) — 63.9K weekly downloads

## Recent versions

- 0.4.0 (latest) — 2026-09-24
- 0.3.0 — 2026-06-04
- 0.2.5 — 2026-06-01
- 0.2.3 — 2026-05-19
- 0.2.2 — 2026-05-19
- 0.2.0 — 2026-05-18
- 0.1.1 — 2025-07-21
- 0.1.0 — 2025-05-23

## README

![Banner Image](https://github.com/user-attachments/assets/4d31e977-018f-47cc-86f5-2caff3fae1d7)

# n8n-nodes-gotohuman

This is an n8n community node. It lets you use [gotoHuman](https://gotohuman.com) in your n8n workflows.

gotoHuman is a Human-in-the-Loop solution that lets you easily add highly customizable human approvals to your AI workflows.  
Perfect for long-running workflows or workflows triggered in the background by external triggers like emails, tickets, or webhooks.

Many built-in features:
- Ready-to-use web UI
	- Inbox
	- Customizable review interface
	- Controls to approve, reject, or edit AI outputs
	- Allow retries with instructions
	- Supports text, markdown, JSON, images, and more
- Slack integration
- Notifications
- Response dataset to use as memory
- And much more!

## Installation

npm package name:
```
@gotohuman/n8n-nodes-gotohuman
```

Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.

## Credentials

Find your API key in the [gotoHuman dashboard](https://app.gotohuman.com).

## Usage

Refer to our [documentation](https://docs.gotohuman.com/Integrations/n8n/) for detailed information on using this node.

## License

[MIT](LICENSE.md)

---
_Source: https://npm.io/package/@gotohuman/n8n-nodes-gotohuman · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
