# n8n

Use [n8n](https://n8n.io) to connect Currents with 1,300+ apps and automate workflows from your test results.

### How to access

1. In the dashboard, open your **Project** → **Settings** → **Integrations**.
2. Under **Available Integrations**, find the **n8n** card.
3. Click **View Documentation** to open the n8n integrations page filtered for Currents.

[n8n integrations – Currents](https://n8n.io/integrations/?q=currents)

### Integration requirements

The Currents n8n node requires a [Currents API Key](https://docs.currents.dev/api/get-started/authentication) to be included in n8n credentials.

### What can be done?

* Build workflows that react to Currents test runs and results.
* Connect Currents to Slack, email, CRMs, databases, and other tools via n8n nodes.
* Automate notifications, reporting, and triage without writing code.

No setup is required in the Currents dashboard beyond opening the link; configure your workflows in n8n.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.currents.dev/resources/integrations/n8n.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
