Documentation Index
Fetch the complete documentation index at: https://docs.nudgen.net/llms.txt
Use this file to discover all available pages before exploring further.
What this page helps you do
Find and manage your account-level settings. This page points you to the right place for profile, team, API keys, signatures, and brand configuration.Before you start
- A Nudgen account
- Owner or admin role for workspace-level settings
Settings overview
Go to Settings in the dashboard to access:| Section | What you can do | Doc |
|---|---|---|
| Team | Invite members, assign roles, manage permissions | Team settings |
| Brand | Set brand identity: name, description, reply-to email, logo | Brand identity |
| API Keys | Create and revoke Personal Access Tokens for REST, MCP, and CLI workflows | Developer API, MCP server |
| Signatures | Create and edit email signatures for campaigns | Signatures |
Workspace and account
Your account can belong to multiple workspaces. The active workspace is shown in the sidebar header; use the team switcher to change it. Contacts, campaigns, brand settings, billing, and API requests are scoped to the active workspace. Your profile is account-level and used for test emails, team member display, and activity.API keys
Use Settings -> API Keys to create Personal Access Tokens. PATs authenticate the Developer API, MCP server, and CLI. Copy a token once when it is created, store it securely, and revoke it when a script or agent no longer needs access.What happens next
- Developer API - use PATs with REST endpoints.
- MCP server - connect Nudgen to MCP-capable agents.
- Manage your team - invite collaborators and set roles.
- Set up signatures - add signatures to campaign emails.
- Configure brand tone - control how AI generates content.
Related docs
Developer API
REST access with API keys.
MCP server
Tool-based agent access with API keys.
Team settings
Invites, roles, and permissions.