This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Font Size:
Introduction
Key Features
Uniqueness
Frequently Asked Questions
Open-Source?
Registration Needed?
Installation Required?
AI-empowered?
Specifications
URL:
Country or Region:
Author(s):
License:
Operating System(s):
Language(s):
Registration Needed:
Installation Required:
Video Demonstration
User Guide
This user guide outlines how to access Coze, build and configure agents, manage knowledge bases, and publish to external platforms.
Access Coze Website
- Navigate to the website: https://www.coze.com/;
- Click Get started to log in or register with a Google account or phone number;
- After successful login, you will be directed to the Coze dashboard.
Create and Configure a Coze Agent
- From the dashboard, click the + icon, then select Create agent;
- Choose either the Standard tab for manual configuration or the AI-based tab for prompt-generated agents;
- For Standard: Enter an Agent name and an optional Agent description, then click Confirm;
- For AI-based: Input your prompt in the text field and click Generate, then Confirm;
- In the Persona & Prompt section, define the agent's identity, role, and operational instructions;
- Navigate to the Arrangement section to configure the Model, Plugins, Workflow, Knowledge base, Memory, and Chat experience;
- Utilize the Preview & Debug section to test and refine your agent's responses;
- Toggle the User message billing button in the top panel to determine who covers the credit costs.
Manage Knowledge Base
- Access the Knowledge section within the Arrangement area;
- Select a knowledge type (Text, Table, or Image) and click the + icon to create a new knowledge base; (Notes: Coze supports various file formats including TXT, PDF, .DOCX, and .XLSX.)
- Click Create knowledge;
- Set the name, description, and import type for the knowledge base;
- Upload relevant documents or input necessary information;
- Select a Segmentation Strategy and click Next, then Confirm;
- Once the system processes and indexes the content, click Add to agent;
- Use the Preview & Debug section to verify the agent's ability to retrieve information from the added knowledge.
(Notes: The knowledge base enhances your agent's ability to provide accurate, context-specific answers.)
Publish Agent to External Platforms
- Click the Publish button in the top-right corner of the agent configuration interface, then select Skip and Publish;
- In the pop-up window, select the platform(s) you wish to publish to (e.g., Discord, WhatsApp, Chat SDK);
- Click Publish, then Finish;
- Follow the platform-specific instructions to generate and copy the necessary token or code snippet.
Example: Integrate to Website
- Generate Agent Chat SDK: Select Chat SDK in the publish page, then click Publish > Install > Copy;
- Navigate to the Coze dashboard, click Coze API > Authorization > Personal Access Tokens > Add;
- Set Name, Expiration time, Permissions, Access team space, and click Confirm;
- Copy the generated Personal Access Token;
- Replace the two place holders in the Agent Chat SDK code
pat_********with your Personal Access Token; - Insert the updated Agent Chat SDK code into the HTML template provided below, replacing the placeholder;
- Embed this code into your website's HTML where you want the chat widget to appear.
(Notes: The exact steps for publishing may vary depending on the platform. Always refer to Coze's up-to-date documentation for platform-specific instructions.)
| HTML Template: |
|---|
<!DOCTYPE html>
|
Educational Scenarios
Educators' Perspectives
Learners' Perspectives