What This Covers
This page explains how agent costs work and how to reduce them without affecting results.How Costs Work
Each time your agent runs, it uses processing resources. The main factor affecting cost is how many features are enabled.Reducing Costs
1. Disable Unused Features
This is the most effective way to reduce costs. Where to find it: Click the gear icon (⚙️) next to your connected apps, or click on any app pill to open the feature manager. What you’ll see: Each connected app shows a list of features with toggles. A counter shows how many are enabled (e.g., “5/15 enabled”).
Example:
| Task | App | Features needed | Features to disable |
|---|---|---|---|
| Read and summarize emails | Gmail | Read messages, Search | Send, Delete, Labels, Draft, etc. |
| Post updates to Slack | Slack | Send message | Read messages, Reactions, Channels, etc. |
| Add rows to spreadsheet | Sheets | Add row, Read sheet | Delete, Format, Create sheet, etc. |
2. Remove Unused Apps
If your agent doesn’t use an app at all, remove it entirely. How: Click the ⚙️ gear icon next to your apps, find the app to remove, and click Remove this app.3. Write Clear Instructions
Unclear instructions cause agents to take extra steps or retry actions.- Vague: Costs more because agent tries multiple approaches
- Specific: Agent takes the direct path, fewer resources used
Before and After
| Configuration | Features enabled | Result |
|---|---|---|
| All Gmail features on | 15 features | Higher cost per run |
| Only needed features | 3 features | ~70% lower cost, same results |
Cost Review Checklist
Open Manage Apps for your agent
Review each connected app’s enabled features
Disable any features your task doesn’t use
Remove any apps not needed for the task
Test that your agent still works after changes
Why Fewer Features Helps
| Benefit | Explanation |
|---|---|
| Lower cost | Less processing per run |
| Faster execution | Agent considers fewer options |
| More accurate | Agent stays focused on relevant actions |
| Clearer debugging | If something fails, fewer places to check |
Next: Testing Agents →
