

# Create and deploy your agent
<a name="create-deploy-agent"></a>

If you have an agent already up and running in AgentCore Runtime, you can skip the following steps

**Topics**
+ [Pick a supported framework](#create-deploy-agent-frameworks)
+ [Create and deploy your agent](#create-deploy-agent-steps)

## Pick a supported framework
<a name="create-deploy-agent-frameworks"></a>

Build your agent with a framework and instrumentation library that AgentCore Evaluations supports. For more information about supported frameworks and instrumentation libraries, see [Supported agent frameworks](supported-frameworks.md).

## Create and deploy your agent
<a name="create-deploy-agent-steps"></a>

Create and deploy your agent by following the [Get Started guide for AgentCore Runtime](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/runtime-getting-started.html) . Setup observability using [Get started with AgentCore Observability](https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/observability-get-started.html) . You can find additional examples in the [AgentCore Evaluations Samples](https://github.com/awslabs/amazon-bedrock-agentcore-samples/tree/main/01-features/06-observe-evaluate-optimize-your-agent/02-evaluate).