All Products
Search
Document Center

:Manage Agent

Last Updated:Sep 17, 2026

Create an Agent

Select creation method

After you click Create an Agent, select a creation method:

  • Managed Harness: The Agent runs in managed mode after you select a Harness. The Agent template is optional. The following steps use this method as an example.

  • Custom code/Image: Deploy the Agent with a container image and customize the logic. For more information, see Deploy and use a high-code Agent.

  • Quick creation: Form-based low-code creation. Coming Soon.

Basic information

  1. Sign in to the AgentCore console.

  2. In the left navigation pane, click Agent.

  3. Click Create an Agent.

  4. Select Managed Harness.

    1. Select a Harness.

    2. Choose whether to use a template to configure the Agent.

    3. Enter the Agent name.

    4. Connect a model and select a model.

    5. (Optional) Enter a Description.

Token quota

You can enable or disable the token quota management feature by using the switch, enter the quota limit, and select the metering cycle (day, week, or month).

File configuration

Enter the system prompt for the Agent to describe its role, responsibilities, and behavior.

Note

If no Agent template is selected, you only need to enter the system prompt. SOUL.md and AGENTS.md are not required.

Agent asset configuration

The creation page provides five asset tabs: Skill, SubAgent, Tools, Knowledge base, and Credential. Bind assets as needed.

Skill

You can select available Skills from the left side to bind them to the Agent.

SubAgent

Click Add SubAgent to add a SubAgent to the Agent.

Tools

You can bind tools to the Agent on this tab.

Knowledge base

You can bind knowledge bases to the Agent on this tab. Knowledge bases are connected through MCP and are also shown under the Tools tab.

Credential

You can select available credentials from the left side to bind them to the Agent.

Resource configuration

  • Specifications: Select the CPU and memory required by the instance.

  • Set the maximum number of sessions that a single instance can host. Sessions beyond this limit are hosted by new instances.

  • Session TTL (seconds): Set the lifetime of a platform session. This is not the timeout of a single model generation.

  • Automatic scaling: When you enable automatic scaling, set the Minimum number of instances and Maximum number of instances.

Network configuration

  • Allow the default network interface to access the internet: Enable this option if the Agent needs to access public model services or other public endpoints.

  • Allow VPC access: Enable this option if the Agent needs to access the VPC resources of the workspace. When enabled, the VPC is the same as the VPC of the current workspace.

After you complete the preceding configurations, click Create Now to create the Agent.

Manage Agents

  1. Click Details to view the Agent information.

  2. Click Delete to delete a created Agent.

  3. Click Edit to edit the Agent information.

View Agent overview

You can view the Agent status from the top of the page.

Field

Description

Total Agents

The total number of created Agents.

Running Agents

The number of Agents that are running normally.

Abnormal Agents

The number of Agents in an abnormal state.