Developer resources

Build on Chatmate360.

Everything you need to bring intelligent support into your product, from first setup to custom actions.

Getting started

Ship your first AI teammate.

Connect your knowledge, customize the experience, and invite Chatmate360 into your customer conversations.

Install the SDKCopy
npm install @chatmate360/sdk

const chatmate = new Chatmate({
  workspace: "your-workspace",
  teammate: "mia"
})