Skip to main content

Quickly Create Workflow Agents Using Configuration Codes

This chapter demonstrates how to quickly reuse existing workflow Agents using configuration codes to achieve rapid deployment of complex business processes through a concrete example.

Previously, we created a "Sensitive Word Extraction" Agent assistant via workflow. This assistant is specifically designed to automatically identify and extract sensitive words from text content, featuring advanced content analysis capabilities. Now, using this as an example, we will show how to quickly reuse an existing workflow Agent with configuration codes to achieve rapid deployment of complex business processes.

Core Advantages of Reusing Configuration Codes

  • Efficient Deployment: No need to configure from scratch; one-click duplication of complex workflow logic and skill combinations.

  • Standardization and Best Practices: Quickly apply verified and efficient Agent templates to ensure the quality and consistency of business processes.

  • Team Collaboration: Easily share and unify intelligent assistant capabilities among team members or across different projects.

💡 Tip: Personal Agents created via the "Basic Creation" method currently do not support sharing. To share Agents, please use the "Workflow Creation" method. Organization-level Agents are not subject to this restriction.

Quickly Create the “Sensitive Word Extraction” Agent Using Configuration Codes

Obtain the Configuration Code

  1. Go to the SERVICEME NEXT homepage, click AI Studio in the left navigation bar to enter the Agent interface.
  2. Find and click the assistant you want to share. In this case, click the "Sensitive Word Extraction" assistant.
  3. Click the "Share" button on the right side of the assistant.
  4. The system will generate a dedicated Share Configuration Code.
  5. Click "Copy Configuration Code" and save the code for later use.

Create the “Sensitive Word Extraction” Assistant Using the Configuration Code

  1. Return to the AI Studio page and click "Create Assistant" in the upper right corner.
  2. Select "Create via Share Code" as the creation method.
  3. Paste the copied configuration code into the pop-up input box and click "Create".
  4. The system will automatically redirect to the corresponding configuration page, where users can personalize and modify based on the original configuration provided by the system according to their specific needs. No further modifications are made in this example.
  5. Selecting "Publish" successfully creates a personal Agent; selecting "Public Agent" creates an organization-level Agent.

⚠️ Notes

Validity of Configuration Codes: Configuration codes may become invalid due to updates to the source Agent. If creation fails, please contact the sharer to obtain the latest configuration code.

Permissions and Dependencies: Agents created via configuration codes do not automatically inherit all permissions of the source Agent (such as certain API call keys). After creation, you may need to reconfigure related keys or permissions according to the new environment.

Content Review: When reusing configuration codes shared by others, please carefully review the workflow, prompts, and skills before publishing to ensure they meet your security and compliance requirements.

By following the above steps, you can easily reuse and deploy a fully functional "Sensitive Word Extraction" assistant, greatly improving work efficiency.