Updated on 2025-07-28 GMT+08:00

Procedure

To use the agent development platform to create an agent, perform the following steps:

  1. Familiarize yourself with the platform. The Application Library is preset on the agent development platform. You can experience and get familiar with various applications in the box. You can also learn related content by referring to the help document.
  2. Before creating an agent, you can create a workflow, plug-in, knowledge base, and MCP service, access the required model, and use prompt engineering to write a prompt template in advance.
  3. Click Create Now. There are two types of applications: zero-code applications and low-code (workflow) applications. Zero-code applications can be directly added based on the created plug-ins and knowledge bases. Low-code applications can be customized and orchestrated by dragging and dropping nodes.
  4. Debug the application, or debug and publish the workflow. After the application is debugged, it can be used directly. The orchestrated workflow can be directly released as an application or workflow to the personal space.
  5. The created agent can be used through API calling.
  6. Configure and manage the agent. You can view the agent usage by calling details and optimize the agent as required.