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

# Integrations overview

> Connect Slack, Notion, Linear, webhooks, and automation tools to Project Echo.

Integrations keep feedback flowing between Project Echo and the tools your team already uses. Open **Integrations** in the left Workspace nav (not under Settings) to connect or manage each tool.

## Available today

* **Slack** — Post channel notifications when feedback activity happens, and create requests from Slack messages with a message shortcut.
* **Notion** — Sync a Notion database with Project Echo using a guided field-mapping setup wizard.
* **Linear** — Push a feedback request into Linear as an issue (one-way create from Echo).
* **Webhooks** — Send outbound events to your HTTPS endpoints, and receive inbound JSON to create requests.
* **Form & automation tools** — Connect Tally, n8n, Zapier, and similar tools through inbound/outbound webhooks.
* **My app** — Identify users from your product, mint member tokens, and open the portal with `pe_token` links via the embed script.

## Coming soon

**Jira** and **Intercom** product integrations are on the roadmap. You may see them listed in Integrations before they go live.

## Related workspace areas

* **API & MCP** (top-level Workspace nav) — REST API keys and MCP config for AI tools such as Claude and Cursor.
* **Settings** — Branding, Team, Domain, Feedback, and Feedback portal (not integrations).

## Tips

* Connect only what you need; each integration can be disconnected without affecting your boards or requests.
* Prefer webhooks when a tool is not listed as a first-party integration.
* Keep secrets (webhook signing secrets, embed tokens, API keys) in your server or secret manager—never in public frontend code.

Need help choosing an integration? Email [support@projectecho.io](mailto:support@projectecho.io) or browse the [Help Center](https://docs.projectecho.io/).


## Related topics

- [Overview of the public feedback portal](/feedback-portal/overview-feedback-portal.md)
- [Tour of the staff app (Requests, Roadmap, Changelog, Members, Settings)](/getting-started/tour-of-the-staff-app.md)
- [Slack: notifications and creating requests from messages](/integrations/slack-integration.md)
- [Linear: push requests to Linear issues](/integrations/linear-integration.md)
- [Connect form and automation tools (Tally, n8n, Zapier) via webhooks](/integrations/tally-n8n-zapier-via-webhooks.md)
