What it is for
Chat is where the conversation happens. Channels for topics and teams, direct messages for one-to-one, threads so a channel does not become unreadable. If you have used Slack you already know how to use it.
The reason to use this one rather than a separate tool is proximity. Everybody in it is already a member of your organisation — no separate directory, no separate invitation, no separate leaver process — and a question about an invoice can be asked next to the module that holds it. During a rollout in particular, having somewhere for questions to go that is not the project lead's inbox is worth more than any feature.
#finance
6 members
March bank feed is reconciled except for two transfers I cannot place.
Are they the ones referenced TFR 88213? I think that was the deposit return.
That is one of them. I will categorise it as a transfer and note it.
Can we close by Thursday? The board pack needs the P&L.
The screens
| Screen | Address | What it does |
|---|---|---|
| Channels and DMs | /chat | The conversation itself. |
| Search | /chat/search | Across every message you can see. |
| Notifications | /chat/notifications | Mentions and unread. |
| Users | /chat/admin/users | Who is in the module. |
| Channels | /chat/admin/channels | Channel administration. |
| Usage | /chat/admin/usage | Assistant usage. |
| Policies | /chat/admin/rbac | Access policies. |
An implementation detail with one visible consequence: Chat is the module most tightly coupled to the shell, and the two are deployed together. There are no cross-table references between them, so it is a co-location rather than an entanglement — but it does mean Chat is not the module to expect to run independently of everything else.
In this section
Organising conversation in erp.io Chat: channel design, threads, and what the in-thread AI assistant can and cannot see.
Chat searchAvailableSearching message history in erp.io Chat, what is included, and why private channels are the reason a colleague can find something you cannot.
Chat administrationAvailableAdministering erp.io Chat: users, channels, access policies, assistant usage, and the data connector.
What this does not do
Text only. There is no huddle, call or screen share.
Only members of your organisation. There is no shared channel with another company.
Responsive web only. No push notifications.
You cannot configure automatic deletion after a period.
There is no third-party app ecosystem.
Questions
Can we import our Slack history?
No. Start fresh, or run both during a transition.
Are direct messages private?
They are not visible to other members in the product.
Does the assistant read everything?
Only the conversation it is invoked in. See Channels.