Skip to main content

Companies

Manage company records that identify your organization's internal email domains.

Overview

Companies register your organization's internal email domains. The safety gateway uses this list to classify senders and recipients as internal or external, which drives approval routing, escalation thresholds, and safety review for every agent.

Employees, Departments, and Teams are no longer managed in Outermind — they're managed directly in the Microsoft 365 admin center. Companies is the one remaining piece of organizational structure kept in Outermind, because it feeds the safety gateway's internal/external classification directly.

Viewing Companies

Navigate to Account Settings > Organization > Companies to see all company records.

Company List

ColumnDescription
CompanyCompany name, plus a count of alternate domains if any
DomainPrimary email domain
Parent CompanyParent company for subsidiaries, if set
StatusActive or inactive
ActionsEdit or delete

Adding a Company

  1. Navigate to Companies
  2. Click Add Company
  3. Enter company details:
FieldRequiredDescription
Primary DomainNoSelect from your Microsoft 365 verified domains (dropdown)
Company NameYesOfficial company name (auto-fills from domain if not first company)
Alternate DomainsNoComma-separated list of additional domains
Parent CompanyNoSelect parent company for subsidiaries
ActiveYesWhether the company is active

Note: The Primary Domain dropdown shows domains from your Microsoft 365 tenant that haven't been assigned to another company yet. When you select a domain (after the first company is created), the company name is auto-filled with the domain name, which you can then edit.

  1. Click Create

Managing Companies

Editing a Company

  1. Click the edit icon on the company row
  2. Update fields as needed
  3. Click Save

Deleting a Company

  1. Click the delete icon
  2. Confirm deletion

Deactivating a Company

For companies you no longer work with:

  1. Edit the company
  2. Set status to Inactive
  3. Save

Inactive companies remain for reference but won't appear in active lookups.

Company Features

  • Primary domain for email identification
  • Alternate domains for subsidiaries
  • Parent-child company relationships

How Agents Use This

In Safety Classification

The safety gateway classifies senders and recipients as internal or external based on registered company domains. This classification drives:

  • Approval routing
  • Escalation thresholds
  • Safety review requirements for agent-sent email

With the lookup_company Tool

If configured, agents can call:

lookup_company(name: "Acme Corp")

Returns:

  • Company details
  • Registered domains
  • Parent/subsidiary relationships

Best Practices

Data Quality

  1. Consistent naming - Use official company names
  2. Complete domain lists - Register every domain your organization sends from, including alternates
  3. Regular updates - Keep information current
  4. Remove duplicates - Merge duplicate records

Organization

  1. Status management - Mark inactive companies
  2. Regular audits - Review data periodically to keep safety-gateway classification accurate

Troubleshooting

Company Not Found in Lookups

Symptoms: Agent can't find company information

Solutions:

  1. Verify company exists and is active
  2. Check spelling matches exactly
  3. Ensure lookup tool is configured
  4. Test lookup manually

Duplicate Companies

Symptoms: Same company appears multiple times

Solutions:

  1. Search for all variations
  2. Choose the most complete record
  3. Delete duplicates

Sender Misclassified as External

Symptoms: Email from a known internal domain is treated as external by the safety gateway

Solutions:

  1. Confirm the sending domain is registered as a primary or alternate domain on an active company
  2. Add the domain if missing
  3. Test the classification again