Introduction
Once your agent is created, you can customize it extensively to perfectly fit your needs. Scalt offers two editing modes:
Conversational Mode Use Scalt Assistant to modify your agent in natural language
Advanced Mode Directly edit the configuration for total control
Access agent editing
Open your project
Select the project containing the agent to edit
Select the agent
Click on the agent in the list
Start editing
Click “Edit” in the top right
Conversational Mode
The simplest way to make modifications.
Modify with Scalt Assistant
Open the Agents page
Click on 3 dots menu and select “Edit with Assistant”
Describe the changes
On Assistant page, simply explain what you want to modify
Assistant applies
Assistant will generate the new configuration
Test
Verify that changes meet your expectations
Examples of conversational modifications
"Add verification to ignore spam emails"
"Change AI model from GPT-4o to GPT-4.1"
"Also send a notification to Teams in addition to Slack"
"Increase timeout to 5 minutes instead of 2"
"Add a step to verify budget before executing"
"Filter only customers with revenue > $50K"
Advanced Mode
For technical users who want total control.
Agent configuration
Add an integration
Access integrations
In the editor, click “Tools”
Browse catalog
Search for the tool you want to add
Configure authentication
Enter credentials (API key, OAuth, etc.)
Test connection
Verify that authentication works
Use in workflow
Tool is now available for your agent
Test your modifications
Important : Always test in the Playground before deploying to production!
Save your modifications
Click “Save”
Run test scenarios
Test different use cases, including edge cases
Validate or adjust
If everything works, deploy. Otherwise, adjust and retest.
Deploy modifications
Once satisfied with your tests:
Next steps