# Run policy configuration

The run policy configuration is the control plane metadata used by the agent when it is run. Runtime admission freezes it into the execution manifest; updating the configuration does not overwrite the manifest for the created task.

## Choose a task

| Task | Description |
| --- | --- |
| [View running policy list](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/runtime-policy-profiles/list-runtime-policy-profiles.html.md) | Query the running policy configuration in the workspace. |
| [View details of the running strategy](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/runtime-policy-profiles/get-runtime-policy-profile.html.md) | Read the scope, admission criteria, budget, retry, and data policy of a run policy configuration. |
| [Add a run strategy](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/runtime-policy-profiles/create-runtime-policy-profile.html.md) | Create a run policy configuration that is referenced by the agent. |
| [Change running strategy](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/runtime-policy-profiles/update-runtime-policy-profile.html.md) | Partially updated run policy configuration. |
