Secrets let you securely store sensitive data like API keys or tokens and use them in your agents without hardcoding values directly into your workflow. This is especially useful when using REST actions to call external services.By using secrets, you can keep credentials safe, reduce duplication across agents, and simplify maintenance if values ever change.