Airgentic Help
This page explains what you can change safely, what requires care, and when you should contact Airgentic support. Understanding these boundaries helps you operate confidently without risking unintended consequences.
Airgentic is designed to be customer-configurable, but some changes have more impact than others. We group changes into three categories:
| Category | Approach |
|---|---|
| Safe to change | Go ahead — minimal risk, easy to test and revert |
| Change with care | Proceed carefully — test thoroughly before going live |
| Ask first | Contact Airgentic support before making these changes |
These changes are low-risk and designed for routine use:
These changes can significantly affect service behaviour. Always test thoroughly in Admin Chat before applying to live users.
Prompts control how agents behave. Even small wording changes can affect responses.
Best practices:
- Make incremental changes rather than rewriting entire prompts
- Test extensively in Admin Chat with varied questions
- Use the AI Prompt Review feature to get feedback
- Remember that prompts are version-controlled — you can restore previous versions if needed
Related: Editing a Prompt
The agent role description determines when the Frontline delegates to a specialist. Poorly written roles can cause routing errors.
Best practices:
- Be specific and clear about what the agent handles
- Avoid overlapping role descriptions between agents
- Test delegation behaviour with various question types
Related: Editing an Agent
Moving an agent from Testing to Live makes it available to all users. Be sure it's ready.
Best practices:
- Test thoroughly in Admin Chat while status is Testing
- Verify routing, prompts, and function behaviour
- Consider timing — avoid going live during high-traffic periods without monitoring
Category mappings, boosts, and synonyms affect what users find.
Best practices:
- Understand current search behaviour before changing
- Test search results in the widget after changes
- Changes to category mappings may require a reindex
Related: Search Settings
These control what pages are indexed. Incorrect settings can exclude important content or include unwanted pages.
Best practices:
- Document your current settings before changing
- Test with a crawl run and check the logs
- Review indexed page counts to confirm expected coverage
Related: Crawler Settings
These changes can impact the entire service if applied incorrectly. Please proceed with caution.
Changes to OIDC settings, client IDs, tenant IDs, or redirect URIs can break authentication for secure services.
Why:
- Incorrect configuration can lock users out
- Changes need to be coordinated with your identity provider settings
- Recovery may require Airgentic assistance
Global prompt components (Identity, Tone, Guardrails, etc.) affect all agents. Changes here have broad impact.
Why:
- Affects all agents simultaneously
- May override service-specific customisations
- Requires understanding of the modular prompt system
Custom functions that call external APIs, send emails, or perform complex logic.
Why:
- Functions run code — bugs can cause failures or unintended behaviour
- API credentials are involved
- Testing functions requires understanding of AirScript
Note: Using global functions provided by Airgentic is safe. Writing or modifying custom functions requires care.
Account deletion, billing changes, or partner-level access.
Why:
- Destructive actions cannot be undone
- May affect multiple services
The Admin Chat is your primary testing tool:
Related: Admin Chat
Airgentic provides version control for prompts:
This means you can experiment knowing you can always roll back.
Related: Editing a Prompt
Use role-based access to control who can modify configuration:
| Role | Can change |
|---|---|
| Customer Admin | All service configuration, users, agents, prompts |
| Analyst | Read-only — view reports and analytics only |
Consider whether everyone needs full admin access or whether analyst roles are sufficient for some team members.
Related: User Management
When multiple people administer a service:
Airgentic logs changes with timestamps and user information. If you need to investigate what changed, contact support for assistance.
You control how long conversation data is kept:
Related: Privacy
The allowed origins list controls which websites can embed your widget:
Related: Security
The Insights API key grants access to raw analytics data:
If you make a change that causes problems:
Contact Airgentic support immediately — we can help restore access.
| Change type | Safe? | Test needed? | Ask Airgentic? |
|---|---|---|---|
| Curated answers | ✓ | Yes, but quick | No |
| Service messages | ✓ | Optional | No |
| UI labels | ✓ | Optional | No |
| Data sync schedule | ✓ | No | No |
| Privacy settings | ✓ | No | No |
| Upload documents | ✓ | Index after | No |
| User management | ✓ | No | No |
| Agent prompts | Careful | Yes, thorough | No |
| Agent roles | Careful | Yes, routing | No |
| Agent status | Careful | Before Live | No |
| Search settings | Careful | Yes | No |
| Crawler scope | Careful | Yes, then crawl | No |
| Identity provider | Ask first | — | Yes |
| Global prompt components | Ask first | — | Yes |
| Custom functions | Ask first | — | Yes |
Next: What to Use When