Select Language:
If you’re working with a Bedrock Agent, it’s important to understand how it makes decisions about which tools to use, when to use them, and what success looks like. The agent has some independence in choosing its actions, but this is guided by what’s called an agent prompt or flow prompt. This prompt shapes the agent’s overall reasoning and helps it decide when a task is complete.
In addition, Bedrock also uses orchestration prompts, but these are different. Orchestration prompts are mainly responsible for managing how tool calls are made and ensuring the structure of the process. They work behind the scenes to enforce rules on the tools being used.
Now, if you’re wondering whether it’s possible to see the main prompt that directs the agent’s overall thinking — the one that controls its decision-making and task completion behaviors — it depends on your platform setup. Usually, this core prompt is not visible by default because it’s stored securely within the system.
However, some platforms allow you to view or modify the agent prompts that influence its behavior. Check if your system provides a way to access or export the agent flow or flow prompt. Doing so can give you a better understanding of what information is guiding the agent’s decisions.
Knowing this helps you see the balance between the prompt you provide and any system-level rules that are working behind the scenes. This insight can help you fine-tune the prompts to get better results or understand how your agent is reasoning through its tasks.





