Skip to main content

AICOS Settings & Customization

After initial setup, you can fine-tune AICOS's behavior through the Settings page. This includes communication preferences, scheduling, LLM model selection, and advanced system prompt customization.

Accessing AICOS Settings

  1. Sign in to Control Bridge
  2. Navigate to Monitor > Dashboard > Boardroom
  3. Click AICOS Settings in the sidebar, or
  4. Navigate directly to Manage > Account > Settings and scroll to the AICOS section

Communication Settings

Configure how and when AICOS communicates with the Business Owner.

Status Update Frequency

SettingDescription
DailyReceive a summary every day at the configured time
WeeklyReceive a weekly digest (typically Mondays)
On MilestonesOnly receive updates when significant progress is made
NeverDisable automated status updates (manual review only)

Communication Channels

ChannelDescription
EmailStatus updates sent to the Business Owner's email address
Microsoft TeamsUpdates posted to a configured Teams channel (requires Team Messaging integration)
SlackUpdates posted to a configured Slack channel (requires Slack integration)
Control BridgeNotifications visible in the AICOS Dashboard within the app
tip

Enable multiple channels for redundancy. Critical notifications can be sent via email while routine updates go to your preferred messaging platform.

Scheduling Configuration

Daily Wake-Up Time

Configure when AICOS starts its daily execution cycle:

SettingDescriptionDefault
Wake-Up TimeTime of day AICOS activates9:00 AM
TimezoneTimezone for the wake-up scheduleTenant timezone

Manual Triggers

Administrators can manually trigger AICOS execution from the Dashboard:

  1. Navigate to Monitor > Dashboard > Boardroom
  2. Click Wake Up Now to trigger immediate execution

This is useful for:

  • Testing after configuration changes
  • Addressing urgent matters outside the scheduled cycle
  • Resuming operation after a pause

LLM Model Selection

AICOS supports a multi-tier model configuration that allows different models for different types of work. This enables cost optimization (using cheaper models for chat) and quality optimization (using the most capable models for deep planning).

Model Tiers

AICOS uses up to three model tiers:

TierSettingPurposeFallback
Primary ModelAICOS ModelDeep planning, email research, reactive eventsTenant fallback model
Chat ModelAICOS Chat ModelQuick chat responses (BO messages, Teams, Slack)Primary model
Fallback ModelAICOS Fallback ModelUsed when primary or chat model is unavailableSystem default model

The model fallback chain ensures AICOS always has a working model:

Chat Model (for chat triggers)
|
v (if unavailable)
Primary Model
|
v (if unavailable)
Fallback Model
|
v (if unavailable)
System Default Model

Configuring Model Tiers

  1. Navigate to Manage > Account > Settings
  2. Scroll to the LLM Model Configuration section
  3. Configure each model tier:
SettingDescriptionRecommended
AICOS ModelPrimary model for planning, email, and eventsClaude Opus 4.5
AICOS Chat ModelOptimized for fast chat responsesClaude Sonnet 4
AICOS Fallback ModelBackup when primary/chat model failsAny capable model from a different provider
  1. Click Save
tip

For the best experience, configure the Chat Model with a fast, lower-latency model. This ensures quick chat responses arrive in under 3 seconds while deep planning sessions still use the most capable model. If you leave the Chat Model unconfigured, AICOS uses the Primary Model for all trigger types.

Model Recommendations

ModelProviderBest For
Claude Opus 4.5AnthropicPrimary model - executive-level reasoning and planning
Claude Sonnet 4AnthropicChat model - fast responses with good quality
GPT-4oOpenAIFallback model - alternative provider for resilience
info

If no AICOS-specific model is configured, AICOS uses your tenant's fallback model. For optimal performance with strategic planning and complex reasoning, we recommend Claude Opus 4.5 as the primary model.

Configuring a separate fallback model from a different provider (e.g., OpenAI as fallback when using Anthropic as primary) provides maximum resilience against provider outages.

Business Owner Management

Alternate Email Addresses

Business Owners may send emails to AICOS from multiple email addresses, such as a subsidiary domain, a personal account, or an address from a recently acquired company. By default, AICOS only recognizes the primary Business Owner email. If the BO sends from an unregistered address, AICOS classifies them as an external sender and blocks all tool execution.

To prevent this, you can register up to 10 alternate email addresses. AICOS treats messages from any registered alternate address with the same full Business Owner authorization as the primary email.

Adding Alternate Emails

  1. Navigate to Manage > Account > Settings > AICOS Configuration
  2. Locate the Business Owner card
  3. In the Alternate Email Addresses section, type an email address into the input field
  4. Click Add or press Enter
  5. The address appears as a removable chip below the input
  6. Repeat for additional addresses (up to 10)
  7. Click Save Changes to apply

To remove an alternate email, click the X on its chip, then click Save Changes.

Validation Rules

RuleDescription
Valid formatEach address must be a valid email format
No duplicatesCannot add an address that is already in the alternate list
Not the primary emailCannot add the primary Business Owner email as an alternate
Maximum 10A maximum of 10 alternate email addresses can be registered
tip

AICOS matches alternate emails case-insensitively. Adding Bryan@subsidiary.com also covers bryan@subsidiary.com and BRYAN@SUBSIDIARY.COM.

Common Use Cases

ScenarioExample
Subsidiary domainsBO uses bryan@parentco.com as primary but also emails from bryan@subsidiary.com
Personal emailBO occasionally sends urgent requests from a personal email address
Acquired companiesAfter an acquisition, the BO may use the acquired company's email domain
RebrandingCompany rebrands its domain but the BO still receives email at the old domain during the transition
info

Changes take effect immediately after saving. The next time AICOS processes an inbound email, it checks the sender against both the primary email and all registered alternate addresses before falling back to VIP, internal, or external classification.

Changing the Business Owner

  1. Navigate to Manage > Account > Settings > AICOS Configuration
  2. Click Change Business Owner
  3. Select a new user from your organization's directory
  4. Confirm the change
warning

Changing the Business Owner transfers all conversation history and approval responsibilities. The previous BO will no longer receive status updates or approval requests.

Backup Contact

Configure a backup contact for urgent matters when the primary Business Owner is unavailable:

  1. In AICOS Configuration, expand Backup Contact
  2. Select a user from the directory
  3. Configure when the backup should be notified (e.g., after 24 hours without response)

Execution Profile Budget Overrides

AICOS uses Execution Profiles to optimize its pipeline for different types of work. Each profile has default resource budgets, but you can override these defaults to fine-tune behavior for your organization.

Configuring Budget Overrides

  1. Navigate to Manage > Account > Settings
  2. Scroll to the AICOS Execution Profile Budgets section
  3. Adjust the values for each profile
  4. Click Save

Available Overrides

Each profile exposes two configurable budget parameters:

ProfileSettingDefaultDescription
Long ProcessingMax Tool Calls100Maximum tool calls per daily wake-up execution
Long ProcessingMax Execution Time20 minutesMaximum wall-clock time per execution
Email ResearchMax Tool Calls30Maximum tool calls per email processing
Email ResearchMax Execution Time10 minutesMaximum time for email research
Quick ChatMax Tool Calls15Maximum tool calls per chat response
Quick ChatMax Execution Time3 minutesMaximum time for chat responses
Reactive EventMax Tool Calls20Maximum tool calls per event processing
Reactive EventMax Execution Time5 minutesMaximum time for event handling
info

Budget overrides apply to all executions of that profile type. Changes take effect on the next execution. If an override is not set, the default value is used.

Recommendations

ScenarioAdjustment
Chat responses are slow or over-thinkingReduce Quick Chat max tool calls to 5-10
Daily runs regularly time outIncrease Long Processing max time to 25-30 minutes
Email responses lack depthIncrease Email Research max tool calls to 40-50
Token costs are too highReduce Long Processing max tool calls to 50-75
Approval processing needs more stepsIncrease Reactive Event max tool calls to 30
warning

Setting budget values too low may prevent AICOS from completing its work. For example, reducing Long Processing max tool calls to 10 would prevent most daily wake-ups from completing a meaningful work session. Monitor the Performance Dashboard after making changes to verify the impact.

System Prompt Customization

Advanced Feature

System prompt customization is an advanced feature intended for organizations with specific operational requirements. Customizing prompts means Outermind Inc. cannot assist with AICOS troubleshooting. Only proceed if you understand the implications.

AICOS's behavior is guided by system prompts that define its identity, operating principles, and response patterns. While the global defaults work well for most organizations, you can customize these prompts for specialized use cases.

Prompt Architecture

AICOS uses a two-tier prompt system:

  1. Global Defaults - Maintained by Outermind Inc., optimized for general use
  2. Tenant Overrides - Your customizations that override specific prompts

Prompt Types

TypeDescription
Base InstructionsCore identity, authority, ethics, and operating principles
Onboarding PhaseGuidance during the learning phase for new AICOS instances
Operational PhaseGuidance during active goal execution
Trigger InstructionsContext-specific instructions based on wake-up trigger

Trigger-Specific Prompts

AICOS can be triggered in various ways, each with specialized instructions:

TriggerDescription
Scheduled Wake-UpDaily scheduled activation
BO MessageBusiness Owner sends a chat message
Goal AssignedNew goal is assigned
Approval ReceivedBO responds to an approval request
SME CompletedSubject Matter Expert completes delegated work
Teams Message@mentioned in Microsoft Teams
Slack Message@mentioned in Slack
Email ReplySomeone replies to a status email
Reminder TriggeredA scheduled reminder fires
Manual TriggerAdministrator triggers manually

Viewing Prompts

  1. Navigate to Manage > Account > Settings > AICOS Configuration
  2. Scroll to System Prompts
  3. Select a prompt type tab (Base, Onboarding, Operational, Triggers)
  4. View the interpolated preview with your organization's values

Variable Interpolation

Prompts support dynamic variables that are replaced with your organization's values:

VariableDescription
{{tenantName}}Your organization's display name
{{businessOwnerName}}Business Owner's full name
{{businessOwnerEmail}}Business Owner's email address
{{phase}}Current AICOS phase (onboarding/operational)
{{wakeUpTime}}Configured daily wake-up time
{{wakeUpTimezone}}Configured timezone

Customizing a Prompt

Before customizing, you must acknowledge the risks:

  1. In the System Prompts section, click Edit Prompt on any prompt type
  2. A warning dialog appears explaining the implications
  3. Check the acknowledgment box and click Continue
  4. Edit the prompt content in the text editor
  5. Use the Preview button to see interpolated results
  6. Click Save to apply changes

Reverting to Defaults

To reset a customized prompt:

  1. Open the prompt you want to reset
  2. Click Reset to Default
  3. Confirm the action

To reset all prompts to defaults:

  1. In System Prompts, click Reset All to Defaults
  2. Confirm the action
  3. This also clears the customization acknowledgment

Pausing AICOS

Temporarily suspend AICOS operation without losing configuration:

  1. Navigate to the AICOS Dashboard
  2. Click Pause AICOS
  3. AICOS will not execute until resumed

While paused:

  • Scheduled wake-ups are skipped
  • Messages can still be sent to AICOS (processed on resume)
  • Goals and projects remain unchanged
  • Manual wake-up is disabled

To resume:

  1. Click Resume AICOS on the Dashboard
  2. AICOS will execute at the next scheduled time or can be manually triggered

Danger Zone

The Danger Zone section of Boardroom Settings contains two destructive actions. Both require confirmation before executing.

Terminate AI Chief of Staff

Termination stops the active AICOS agent and disconnects its monitored mailbox. It does not permanently delete historical data (goals, projects, conversations, knowledge).

  1. Navigate to Manage > Account > Settings > Boardroom Settings
  2. Scroll to the Danger Zone section
  3. Click Terminate
  4. Confirm the action in the dialog

After termination:

  • AICOS stops executing and monitoring email
  • Historical data is preserved
  • You can re-enable AICOS from the Boardroom by running the setup wizard again

Reset AI Chief of Staff

danger

This action is permanent and cannot be undone. Reset performs a complete hard delete of the AICOS agent and all associated data, including goals, projects, conversations, artifacts, and all agent memory. Use this only when you need a clean slate - for example, after a significant organizational change or when the agent has entered an irrecoverable state.

Reset goes beyond Terminate: it deletes all SQL and Cosmos data for the agent and resets onboarding so the setup wizard runs from scratch. After a successful reset, the agent, its goals, projects, conversations, artifacts, and memory are permanently gone.

Data deleted by Reset:

DataDescription
Agent rowThe AICOS agent record itself (hard delete)
GoalsAll strategic goals and their status
ProjectsAll managed projects and tasks
ConversationsAll BO chat history
ArtifactsFiles, documents, and content the agent created
Artifact referencesCross-links between artifacts
Retrospective reportsPerformance and reflection reports
Safety review historySafety queue entries
Agent memory (Cosmos)Long-term agent memory and cognitive state
Onboarding progressSetup wizard completion state

What Reset does not delete:

ItemReason
Escalation Router agentRequired for recreation; not part of AICOS
Knowledge indexPrerequisite for new agent setup
SME agentsIndependent of AICOS
Monitored mailbox configurationReassigned automatically

How to reset:

  1. Navigate to Manage > Account > Settings > Boardroom Settings
  2. Scroll to the Danger Zone section
  3. Click Reset next to "Reset AI Chief of Staff"
  4. A type-to-confirm dialog appears - read the warning carefully
  5. Type the confirmation phrase exactly as shown
  6. Click Confirm Reset

After a successful reset:

  • You are redirected to the Boardroom
  • The setup wizard is available to configure a new AI Chief of Staff
  • All previous agent data is permanently deleted
tip

If AICOS is in a bad state and you only want to stop it temporarily, use Terminate instead. Terminate is reversible; Reset is not.

Best Practices

Communication Settings

  1. Match your workflow - Choose update frequency based on how often you review strategic initiatives
  2. Enable multiple channels - Redundancy ensures you don't miss critical notifications
  3. Set appropriate urgency thresholds - Too many urgent notifications reduces their effectiveness

Model Selection

  1. Use capable models - AICOS performs complex reasoning; invest in quality
  2. Monitor costs - Track AICOS execution costs in Activity logs
  3. Test changes - After changing models, verify behavior with manual triggers

Prompt Customization

  1. Start with defaults - Only customize when you have a specific need
  2. Test thoroughly - Use manual triggers to test customized behavior
  3. Document changes - Keep records of what you customized and why
  4. Review periodically - Platform updates may make customizations unnecessary

Troubleshooting

AICOS Not Waking Up

  1. Verify AICOS is not paused
  2. Check the configured wake-up time and timezone
  3. Ensure an active subscription is in place
  4. Review Activity logs for errors

Status Updates Not Arriving

  1. Verify the communication channel is configured
  2. Check the Business Owner's email/messaging settings
  3. Review spam/junk folders for email updates
  4. Ensure Team Messaging integration is active (if using Teams/Slack)

Model Errors

  1. Verify the selected model is still active in your LLM Providers
  2. Check that API keys are valid and have available quota
  3. Try switching to the fallback model temporarily