Skip to main content

Channel Management

In Channel Management, you can check the channels of users who are currently using BACKND Chat.
For client functions, please refer to the developer documentation - BACKND Chat.

  • When the refresh button is clicked, the channel list of the selected group is retrieved again.
  • Created channels are not automatically deleted and must be deleted manually.
  • If the chat group setting is set to automatic creation, a channel will be created when the number of currently connected users exceeds 80% of the sum of the user capacity in all channels.
  • When a general channel is automatically created, the Project Name is created, and when a guild channel is automatically created, the Guild Channel Name is created.
    The maximum number of people per channel is 100 for SDK 5.2.0 or lower.

Select channel groups

You can select a channel group by clicking the selection box at the top.

  • The most recently created channel group is located at the top.

Create channels

You can create a new channel by clicking the Create Channel button on the upper section of the page.

  • If the chat group is classified as Guildor automatic channel creation is enabled, you cannot create a channel.

Edit channel name

You can edit a channel's name by clicking the edit button on the right side of the screen.

  • If the chat group is classified as Guildor automatic channel creation is enabled, you cannot edit the channel's name.

Delete channels

Deletes the selected channel.
If you delete a channel, you will no longer be able to access the channel, but existing users will remain connected.

  • If the chat group is classified as Guildor automatic channel creation is enabled, you cannot delete the channel.