Buni.aiDocs

Project workspace

A tour of the project screen, covering the action bar, the Canvas, Documentation, Logs, Activity, Feedback, Integrations and Settings tabs, and collaboration.

When you open a project, you land on its workspace: an action bar across the top, a row of tabs below it, and the Canvas tab open. This page walks through each part and links to the detailed pages.

A project open in Buni.ai showing the action bar, the tab row and the canvas
The action bar and tabs sit above the canvas.

The action bar

The top bar shows the organization and project name. Click the name to rename the project. On the right are the project's main actions:

ControlWhat it does
Version badge, such as Dev: 12 | Prod: 9The current version number of the Draft (Dev) and Live (Prod) environments. It is a version number, not a node count. Select it to open Version History. See Version history.
Undo changes / Redo changesStep backwards and forwards through your canvas edits.
Auto-layout nodesTidies the canvas by arranging nodes automatically.
SaveSaves your changes to the Draft version. It is enabled when there are unsaved changes.
Save statusShows Saving…, Saved with the time, Unsaved changes or Auto-save failed, because the canvas also saves automatically.
Simulate (Run in automation projects)Opens the project's simulator. See Simulators.
PublishMakes the current flow Live. Once published, the arrow beside it offers Unpublish. See Publishing.
Execute WorkflowPublished automation projects only. Runs the Live workflow once, after a confirmation.
More Options (three dots)Copy Live URL (Voice webhook URL in voice projects), New Project and Settings.
Keyboard shortcutsLists the canvas shortcuts. You can also press ?.

Tabs

TabWhat it is for
CanvasBuild the flow. See The canvas.
DocumentationA shared rich-text document about the project. See Documentation tab.
LogsLog entries from simulator runs and from the Live project, filtered by time range. See Logs and activity.
ActivityWhat happened in real use, summarised for the project type: chatbot sessions, USSD sessions, calls, or automation runs with a step-by-step timeline. See Logs and activity.
FeedbackRatings and comments from users. Shown for chatbot, USSD and voice projects, and only has data once the project is published. See Feedback.
IntegrationsThe third-party services connected to this project. Filter by All or Connected. See Integration node.
SettingsProject settings, split into the sub-tabs below.

Buni, the AI assistant, stays available on every tab, so a conversation with it carries on when you switch tabs. See AI assistant.

Settings

Open the Settings tab, or select More Options › Settings. Which sub-tabs you see depends on the project type. Select Save at the bottom after changing a field.

The project Settings tab showing the General sub-tab and the list of sub-tabs
Settings sub-tabs for a chatbot project.
Sub-tabProject typesDetailed page
GeneralAllBelow
API AccessChatbot, AutomationProject API settings
CanvasAllBelow
Chat WidgetChatbotWeb chat widget
CSATChatbotCSAT
PrivacyChatbotPrivacy and data
HoursChatbotBusiness hours
VoiceVoice (IVR)Voice settings

General

  • Project Information: the project's Name, Project Type, USSD Provider (USSD projects) and Description.
  • Improve this project from its own conversations: turn on Use this project's conversations to suggest improvements to let Buni look at messages the bot failed to understand and suggest what to add. It is off unless you turn it on. Only the messages Buni failed to understand are used, and only when you ask it to improve the flow. Nothing is shared with other projects or organizations.
  • Integration: the endpoints a provider calls to reach the project. Chatbots show their bot webhook URL here. Published USSD projects show a Callback URL to paste into your USSD provider's dashboard.

API Access

Chatbot and automation projects can be run from your own systems through the public API. This sub-tab manages the project's API access. See Project API settings.

Canvas

Personal preferences for how the canvas behaves for you:

SettingOptions
Navigation ModeTrackpad (pan with two fingers, pinch to zoom) or Mouse (click and drag to pan, scroll to zoom)
Zoom DirectionRegular (scroll down to zoom in) or Inverse (scroll down to zoom out)
Connector StyleStraight Lines or Curved Lines
Canvas GridShow grid on canvas
Node Preview StyleMinimal or Detailed node cards. Affects only your view in collaborative sessions.

Chat Widget

Customise the web chat widget and copy the code to embed it in a website. Available once the chatbot is published. See Web chat widget.

CSAT

Ask users to rate the conversation when it ends. See CSAT.

Privacy

Show a privacy notice in the chat. See Privacy and data.

Hours

Set the project's time zone and opening hours. The time zone gives AI Agent nodes the current local date and time, and the hours decide when live-chat handoff is offered. See Business hours.

Voice

Settings for voice projects: Voice output, AI voice, Speech recognition, Streaming audio, Call limits, AI disclosure and Recording calls. See Voice settings.

Working together

Several people can edit a project at the same time. Everyone's changes appear live.

  • Presence: the avatars at the right of the tab row show who else is in the project. Open the panel to Follow someone's view, use Bring to me (or Bring everyone to me), and switch Show cursors and Show comments on or off. With the right permission, you can invite people from here.
  • Live cursors: see where others are pointing. Press / to send a short message that appears beside your cursor.
  • Comments: press C to enter comment mode, then click the canvas to pin a comment. Others can reply, and anyone can Resolve a comment once it is dealt with.
  • Sticky notes: press Shift+N, then click the canvas to place a note. Press Esc to cancel. Notes do not affect how the flow runs.
  • Frames: select nodes and press Cmd+G (macOS) or Ctrl+G (Windows and Linux) to group them in a frame, so they move together.
  • Search: press Cmd+F or Ctrl+F to find a node on the canvas.

The Documentation tab is collaborative too, with live cursors in the text.

Last reviewed 24 September 2026

On this page