Overview
Leadpipe account management lives under Settings and related admin areas. This is where you manage:- Your profile and organization details
- Team access
- Billing
- API keys
- MCP setup
- Security controls
API key
Open Settings > API Keys to manage customer API access. Your role must have permission to view or change API keys. Regenerating the key invalidates the current one, so any scripts or downstream systems using it need to be updated immediately. For exact auth requirements, use the API docs rather than relying on the settings page alone.MCP
Open Settings > MCP for setup instructions tailored to Claude, ChatGPT, Cursor, and other MCP-compatible apps. The setup embeds your Leadpipe API key in the selected client’s configuration. Treat that configuration as a secret: do not commit it to source control or share it in screenshots.Visitor suppression
The current suppression UI supports these rule types:EmailEmail domainCompany domainIndustry
@ and www. where relevant.
Use suppression when you want to prevent Leadpipe from matching or enriching known customers, competitors, internal traffic, or bad-fit segments.
Security
The Security screen displays tabs for:2FASessionsLogs
Team
Open Settings > Team to review access and invite users. The controls available to you depend on your role.Billing
The billing area shows the current plan and the options available to your organization. Because plans and pricing can change, the in-app billing screen should be treated as the current source of truth.Good admin habits
- Limit access to the people who need it
- Protect the API key and rotate it deliberately
- Keep MCP client configurations out of source control