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
- Sign in to Control Bridge
- Navigate to Monitor > Dashboard > Boardroom
- Click AICOS Settings in the sidebar, or
- 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
| Setting | Description |
|---|---|
| Daily | Receive a summary every day at the configured time |
| Weekly | Receive a weekly digest (typically Mondays) |
| On Milestones | Only receive updates when significant progress is made |
| Never | Disable automated status updates (manual review only) |
Communication Channels
| Channel | Description |
|---|---|
| Status updates sent to the Business Owner's email address | |
| Microsoft Teams | Updates posted to a configured Teams channel (requires Team Messaging integration) |
| Slack | Updates posted to a configured Slack channel (requires Slack integration) |
| Control Bridge | Notifications visible in the AICOS Dashboard within the app |
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:
| Setting | Description | Default |
|---|---|---|
| Wake-Up Time | Time of day AICOS activates | 9:00 AM |
| Timezone | Timezone for the wake-up schedule | Tenant timezone |
Manual Triggers
Administrators can manually trigger AICOS execution from the Dashboard:
- Navigate to Monitor > Dashboard > Boardroom
- 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:
| Tier | Setting | Purpose | Fallback |
|---|---|---|---|
| Primary Model | AICOS Model | Deep planning, email research, reactive events | Tenant fallback model |
| Chat Model | AICOS Chat Model | Quick chat responses (BO messages, Teams, Slack) | Primary model |
| Fallback Model | AICOS Fallback Model | Used when primary or chat model is unavailable | System 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
- Navigate to Manage > Account > Settings
- Scroll to the LLM Model Configuration section
- Configure each model tier:
| Setting | Description | Recommended |
|---|---|---|
| AICOS Model | Primary model for planning, email, and events | Claude Opus 4.5 |
| AICOS Chat Model | Optimized for fast chat responses | Claude Sonnet 4 |
| AICOS Fallback Model | Backup when primary/chat model fails | Any capable model from a different provider |
- Click Save
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
| Model | Provider | Best For |
|---|---|---|
| Claude Opus 4.5 | Anthropic | Primary model - executive-level reasoning and planning |
| Claude Sonnet 4 | Anthropic | Chat model - fast responses with good quality |
| GPT-4o | OpenAI | Fallback model - alternative provider for resilience |
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
- Navigate to Manage > Account > Settings > AICOS Configuration
- Locate the Business Owner card
- In the Alternate Email Addresses section, type an email address into the input field
- Click Add or press Enter
- The address appears as a removable chip below the input
- Repeat for additional addresses (up to 10)
- Click Save Changes to apply
To remove an alternate email, click the X on its chip, then click Save Changes.
Validation Rules
| Rule | Description |
|---|---|
| Valid format | Each address must be a valid email format |
| No duplicates | Cannot add an address that is already in the alternate list |
| Not the primary email | Cannot add the primary Business Owner email as an alternate |
| Maximum 10 | A maximum of 10 alternate email addresses can be registered |
AICOS matches alternate emails case-insensitively. Adding Bryan@subsidiary.com also covers bryan@subsidiary.com and BRYAN@SUBSIDIARY.COM.
Common Use Cases
| Scenario | Example |
|---|---|
| Subsidiary domains | BO uses bryan@parentco.com as primary but also emails from bryan@subsidiary.com |
| Personal email | BO occasionally sends urgent requests from a personal email address |
| Acquired companies | After an acquisition, the BO may use the acquired company's email domain |
| Rebranding | Company rebrands its domain but the BO still receives email at the old domain during the transition |
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
- Navigate to Manage > Account > Settings > AICOS Configuration
- Click Change Business Owner
- Select a new user from your organization's directory
- Confirm the change
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:
- In AICOS Configuration, expand Backup Contact
- Select a user from the directory
- 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
- Navigate to Manage > Account > Settings
- Scroll to the AICOS Execution Profile Budgets section
- Adjust the values for each profile
- Click Save
Available Overrides
Each profile exposes two configurable budget parameters:
| Profile | Setting | Default | Description |
|---|---|---|---|
| Long Processing | Max Tool Calls | 100 | Maximum tool calls per daily wake-up execution |
| Long Processing | Max Execution Time | 20 minutes | Maximum wall-clock time per execution |
| Email Research | Max Tool Calls | 30 | Maximum tool calls per email processing |
| Email Research | Max Execution Time | 10 minutes | Maximum time for email research |
| Quick Chat | Max Tool Calls | 15 | Maximum tool calls per chat response |
| Quick Chat | Max Execution Time | 3 minutes | Maximum time for chat responses |
| Reactive Event | Max Tool Calls | 20 | Maximum tool calls per event processing |
| Reactive Event | Max Execution Time | 5 minutes | Maximum time for event handling |
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
| Scenario | Adjustment |
|---|---|
| Chat responses are slow or over-thinking | Reduce Quick Chat max tool calls to 5-10 |
| Daily runs regularly time out | Increase Long Processing max time to 25-30 minutes |
| Email responses lack depth | Increase Email Research max tool calls to 40-50 |
| Token costs are too high | Reduce Long Processing max tool calls to 50-75 |
| Approval processing needs more steps | Increase Reactive Event max tool calls to 30 |
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
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:
- Global Defaults - Maintained by Outermind Inc., optimized for general use
- Tenant Overrides - Your customizations that override specific prompts
Prompt Types
| Type | Description |
|---|---|
| Base Instructions | Core identity, authority, ethics, and operating principles |
| Onboarding Phase | Guidance during the learning phase for new AICOS instances |
| Operational Phase | Guidance during active goal execution |
| Trigger Instructions | Context-specific instructions based on wake-up trigger |
Trigger-Specific Prompts
AICOS can be triggered in various ways, each with specialized instructions:
| Trigger | Description |
|---|---|
| Scheduled Wake-Up | Daily scheduled activation |
| BO Message | Business Owner sends a chat message |
| Goal Assigned | New goal is assigned |
| Approval Received | BO responds to an approval request |
| SME Completed | Subject Matter Expert completes delegated work |
| Teams Message | @mentioned in Microsoft Teams |
| Slack Message | @mentioned in Slack |
| Email Reply | Someone replies to a status email |
| Reminder Triggered | A scheduled reminder fires |
| Manual Trigger | Administrator triggers manually |
Viewing Prompts
- Navigate to Manage > Account > Settings > AICOS Configuration
- Scroll to System Prompts
- Select a prompt type tab (Base, Onboarding, Operational, Triggers)
- View the interpolated preview with your organization's values
Variable Interpolation
Prompts support dynamic variables that are replaced with your organization's values:
| Variable | Description |
|---|---|
{{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:
- In the System Prompts section, click Edit Prompt on any prompt type
- A warning dialog appears explaining the implications
- Check the acknowledgment box and click Continue
- Edit the prompt content in the text editor
- Use the Preview button to see interpolated results
- Click Save to apply changes
Reverting to Defaults
To reset a customized prompt:
- Open the prompt you want to reset
- Click Reset to Default
- Confirm the action
To reset all prompts to defaults:
- In System Prompts, click Reset All to Defaults
- Confirm the action
- This also clears the customization acknowledgment
Pausing AICOS
Temporarily suspend AICOS operation without losing configuration:
- Navigate to the AICOS Dashboard
- Click Pause AICOS
- 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:
- Click Resume AICOS on the Dashboard
- 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).
- Navigate to Manage > Account > Settings > Boardroom Settings
- Scroll to the Danger Zone section
- Click Terminate
- 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
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:
| Data | Description |
|---|---|
| Agent row | The AICOS agent record itself (hard delete) |
| Goals | All strategic goals and their status |
| Projects | All managed projects and tasks |
| Conversations | All BO chat history |
| Artifacts | Files, documents, and content the agent created |
| Artifact references | Cross-links between artifacts |
| Retrospective reports | Performance and reflection reports |
| Safety review history | Safety queue entries |
| Agent memory (Cosmos) | Long-term agent memory and cognitive state |
| Onboarding progress | Setup wizard completion state |
What Reset does not delete:
| Item | Reason |
|---|---|
| Escalation Router agent | Required for recreation; not part of AICOS |
| Knowledge index | Prerequisite for new agent setup |
| SME agents | Independent of AICOS |
| Monitored mailbox configuration | Reassigned automatically |
How to reset:
- Navigate to Manage > Account > Settings > Boardroom Settings
- Scroll to the Danger Zone section
- Click Reset next to "Reset AI Chief of Staff"
- A type-to-confirm dialog appears - read the warning carefully
- Type the confirmation phrase exactly as shown
- 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
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
- Match your workflow - Choose update frequency based on how often you review strategic initiatives
- Enable multiple channels - Redundancy ensures you don't miss critical notifications
- Set appropriate urgency thresholds - Too many urgent notifications reduces their effectiveness
Model Selection
- Use capable models - AICOS performs complex reasoning; invest in quality
- Monitor costs - Track AICOS execution costs in Activity logs
- Test changes - After changing models, verify behavior with manual triggers
Prompt Customization
- Start with defaults - Only customize when you have a specific need
- Test thoroughly - Use manual triggers to test customized behavior
- Document changes - Keep records of what you customized and why
- Review periodically - Platform updates may make customizations unnecessary
Troubleshooting
AICOS Not Waking Up
- Verify AICOS is not paused
- Check the configured wake-up time and timezone
- Ensure an active subscription is in place
- Review Activity logs for errors
Status Updates Not Arriving
- Verify the communication channel is configured
- Check the Business Owner's email/messaging settings
- Review spam/junk folders for email updates
- Ensure Team Messaging integration is active (if using Teams/Slack)
Model Errors
- Verify the selected model is still active in your LLM Providers
- Check that API keys are valid and have available quota
- Try switching to the fallback model temporarily
Related Topics
- AICOS Overview - Introduction to AICOS
- Setup Wizard - Initial configuration
- Execution Cycle - How AICOS operates
- Knowledge Management - Organizational learning
- Tools Reference - Available capabilities
- Execution Profiles - Profile definitions and customization
- Performance Dashboard - Monitor execution metrics and costs