Creating a new custom chat

Easily craft custom conversational experiences that fetch and display data as well as perform needed actions for the user.

Step by step Instructions:

1

Navigate to the Chat Builder

Left drawer > “chat” category > chat builder

2

Configure your chat based on the categories in the left menu:


With General Settings, Instructions, Automations, Data Sources, and File Sources in place, you can build rich, data-driven chats that feel both natural and powerful—answering anything from “What opportunity types do we have?” to “Summarize the attached report for me.”

3

When done click on the debug

In builder header > click Debug icon > Debug draft version

4

If the debug is successful go ahead and publish the chat

In builder header > click Debug icon > publish & run

1. Chat Settings

Define your chat’s identity:

  • Chat name
  • Chat logo (upload)
  • Chat style (choose a color theme)
  • Default Chat Question
  • Language
  • Dialect (If there are any)

2. Instructions

Upload documents that contain clear instructions on how the conversation should flow in the chat. For example:

To add Instructions

1

Click the + icon and upload your file

The file will then appear in the list below with an icon and name

2

Add a short description to help you identify it.

3

A kebab menu on the right will to allow the actions: disable and delete.

3. Automations

What is an Automation?

An automation refers to a sequence of steps—APIs calls, logic, and actions—that your chat can invoke on demand. The automation is basically an autonomous Flow you build and publish in the Flow Builder.

Add Automations to your Chat:

1

Click the + icon

2

Select from your published Flows (use the checkboxes) or click Create new Tool to jump back to the Flow Builder

3

Once added, each Tool appears in a list below with its service logo, Flow name, and kebab menu for actions

To create a new Automation (created in the flow builder)

1

Click on “create a new automation” at the bottom of the automations list

This will automatically take you to the flow builder and open the “Add Node” modal for you – to create a new autonomous flow.

* Please note that you can also go directly to the flow builder and create an autonomous flow yourself.
Read how to create the autonomous flow

2

Name and Save the flow

Once the flow is done Click on the Noca name in the flow builder header and change it. then Save the flow.

3

Publish the flow to make it live

Read how to Go Live

4. Data Sources

What is a Data Source?

A Data Source is a single-node Flow whose sole purpose is to fetch data from an external system (database, API, etc.). By defining your Data Source as a Flow, you ensure consistency, reusability, and security.

Adding Data Sources to your Chat:

1

Click the + icon

2

Select from your existing Data Sources or click Create new Data Source

Select by turning on the relevant checkboxes

3

Each added source will then appear in a list below with its service logo, Flow name, and kebab menu for actions

creating a new Data Source:

1

At the bottom of the Data source list – Click on the “Create new data source” link

This will open the “Add Node” modal with the “Data Source” tab open

2

Select one of the available services: Salesforce, Netsuite, Priority, Monday.


and then press on “Next”.

3

Set the required configurations

 Select the connection and the other required settings (based on your chosen service).

4

Click on “Insert node”

5

Name and Save the flow

Do not worry about publishing the Data source flow – this will be done automatically when you publish the Chat.

4. File Sources

Upload documents, templates, or other files for on-demand reference (e.g., an invoice template you can fill out via chat).

To add File Sources:

1

Click the + icon and upload your file(s)

2

Each file will then appear in the list below with its icon, name, description, and kebab menu

5. AI Tools

Select AI agents and tools that will be used by the chat when answering the users.

To add AI agents and tools to the process:

1

In the Chat Builder’s left menu, click AI Tools

2

Click the + icon

3

Select from the AI agents and tools in the list

4

Each tool will then appear in the list below with its icon, name, and kebab menu

(offering delete and disable options)

Back to top