By default, C1 sends notifications fromDocumentation Index
Fetch the complete documentation index at: https://www.c1.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
no-reply@conductorone.com. You can instead send from your own Google Workspace mailbox so recipients see your company’s domain as the sender.
This task requires the Super Admin role in C1 and the Super Admin role in Google Workspace.
Before you begin
Configure SPF, DKIM, and DMARC for your sending domain by following Google’s recommended email authentication settings before proceeding.
- A Workspace super admin account.
- A DNS domain you control (with the records above published).
- Google Cloud Platform access in the same organization as your Workspace.
Step 1: Create a dedicated sender mailbox
The address that C1 sends mail as must be a real, licensed user in Google Workspace — not an alias, group, or forwarding address.Step 2: Create a GCP service account
C1 uses a GCP service account to call the Gmail API on behalf of your sender mailbox. Create the service account in the same GCP organization as your Workspace tenant.Sign in to the Google Cloud console as a super admin.
Set a name (for example, C1 Email Sender) and click Create and continue. No project roles are required — click Continue, then Done.
Open the Keys tab. Click Add key > Create new key, choose JSON format, and click Create. Save the downloaded JSON file securely — you’ll upload it to C1 in Step 4.
Step 3: Grant domain-wide delegation
Domain-wide delegation allows the service account to impersonate the sender mailbox when calling the Gmail API. You configure this in the Google Admin console, not in GCP.Step 4: Configure the email provider in C1
Enter the sender mailbox and service account credentials from the previous steps in C1 to activate the integration.Fill in the fields:
- Sender name: The display name recipients see (for example, Governance Team).
- Sender email address: The mailbox you created in Step 1 (for example,
governance@yourcompany.com). - Reply-to address: Usually the same as the sender address.
- Delegated user email: Same as the sender address.
- Service account JSON: Upload the JSON file downloaded in Step 2.
Step 5: Verify
Send a test message to confirm C1 can send through your Workspace mailbox and that your email authentication records are passing.Check your inbox. If the message arrives, view the raw headers (in Gmail: ⋮ → Show original) and confirm SPF: PASS, DKIM: PASS, DMARC: PASS.