How to enable internal chat feature

Is there an internal chat feature without using the integration with (Slack/Mattermost), as in the image there is a chat feature but as appears (You don’t have any active chat names.) so how can I activate this feature and use the internal chat with team member without any integration.

Appreciating your great help.

1 Like

Gitlab comes with Mattermost. Instructions on how to set it up is in the following page.
https://docs.gitlab.com/omnibus/gitlab-mattermost/

Thank you @hozawa for your help.
I have configured Mattermost on my environment as in the image. But that is not what I want.

I want an internal screen for chat like Facebook, and no need to use other link like Mattermost. So is this feature available or not?

Appreciating your great help.

With the current version, I think that’s it.

I have the exact same question, and 4 years after this question was asked the answer is still somewhat fuzzy. More than that, some people are downright disrespectful when you insist on an appropriate answer (see How to enable chat by @LonelyPixel).

Can anyone point to a document that explains how to populate the User Settings > Chat page?

EDIT: I contacted GitLab support. There is now a GitLab issue on that: #340480

Thanks @bittner for reaching out to us! As mentioned in the issue: Docs feedback: Add documentation on chat section and how active chat names are populated (#340480) · Issues · GitLab.org / GitLab · GitLab, chat names are populated from appropriate project integrations such as Mattermost slash commands and Slack slash commands. It makes use of GitLab ChatOps. A sample screenshot of my chat page with a test integration is given below for your reference:

Chat account names appear here when you authorize a chat application at GitLab to run common operations such as creating issues, running pipelines etc from the chat application itself. So, the chat accounts you see here represent authorizations with the chat applications.

Chat page here doesn’t represent an in-built chat application that you can use within GitLab. That said, GitLab comes bundled with GitLab Mattermost which you can use for chat if you would like.