Skip to main content

Chat

/chat is the direct LLM chat surface — conversations with any model your organisation has enabled, organised into projects. It is visible to every signed-in user (sidebar items are role-filtered, but Chat has no role requirement).

Projects rail

The left rail groups conversations into projects:

  • All Chats — every conversation not assigned to a project, with an unassigned count.
  • Projects — collapsible groups, each with a name, a colour, and a count of the chats inside it. The most recent chats in a project are listed directly under it for one-click access.

Creating a project is inline: click the new-project button at the top of the rail, type a name, pick one of the preset colours, and press Create.

Each project row has hover actions:

  • Edit project context (cog) — opens the project's settings page, where you manage its description, system prompt, files, and memories. Everything set there is inherited by every chat inside the project at completion time, so a project acts as shared context for a body of work.
  • Rename — change the project name.
  • Delete — removes the project after confirmation; its conversations are not lost, they move to Unassigned.

Conversation list

The right pane shows the conversations for the active scope (All Chats or the selected project), newest first. Each row shows the conversation title, the model it last used, and the date it was last updated. From a row you can:

  • Open the conversation — clicking it takes you into the full chat view for that conversation.
  • Move to project — a dropdown on each row reassigns the conversation to any project (or back to Unassigned).
  • Delete — removes the conversation after confirmation.

New chat (top right) starts a fresh conversation. If a project is selected, the new chat is created inside that project and inherits its context.

Model availability

If no LLM providers are configured for the organisation, the page shows a warning banner instead of letting you start a chat, with a link to the LLM Providers page. See LLM providers for how an administrator sets one up.

Behaviours worth knowing

  • Chat fills the whole viewport — it has no page chrome, because it is the most-used surface in EnClaw.
  • The empty state (no conversations yet) offers a Start a new chat shortcut.
  • Chat is for direct model conversations. Agent runs and their history live under the Squads group — see Squads for Sessions and My Sessions.