---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/conversational-interfaces

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Configure asynchronous chat for the web channel

# Configure asynchronous chat for the web channel {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Set the chat widget as a messaging channel for asynchronous chat.

## Vorbereitungen

Role required: virtual_agent_admin or admin

## Warum und wann dieser Vorgang ausgeführt wird

The base system web channel, mweb, is automatically configured as a chat channel for
web and mobile clients. To use the web channel as a messaging channel, change the
channel Type in the Messaging Channel \[sys_cs_channel\]
table.

## Prozedur

1. Navigate to All and in the Navigation filter, enter <kbd class="ph userinput">sys_cs_channel.list</kbd>.
2. In the Messaging Channel form, select the mweb record and double click the Type field.
3. Change the Type to Messaging.
4. Save the value.

## Ergebnisse

The mweb channel is set to messaging mode. To help manage long-running conversations, the system automatically performs certain messaging actions in messaging mode:

* Requester message without agent response (agent experience): If an agent hasn't responded to a requester within 30 minutes, the agent receives a reminder that a message from an end user needs a response.
* Agent message without requester response: If a requester hasn't responded to an agent message after two days, the conversation state in the Interaction record is automatically set to closed abandoned.
{#configure-async-web__ul_fh1_1gz_cqb}

For more information on messaging actions, see [Configure messaging
actions](https://servicenow-prod.fluidtopics.net/CMaL73OxB5REhYzeVEkGsg "Create or modify messaging actions that are performed when an event occurs. These actions apply only to messaging."). For details on Virtual Agent
and Live Agent idle conversation timeouts and conversation states,
see [Closing Virtual Agent and Agent Chat conversations](https://servicenow-prod.fluidtopics.net/PZCnjI8q9UHt1lJMt9OM6A "Virtual Agent and Agent Chat conversations that are abandoned by requesters remain open until they are automatically closed by the scheduled job, Time Out Abandoned VA Conversations. This job runs hourly each day.") and [Virtual Agent interaction records](https://servicenow-prod.fluidtopics.net/4W2Ed2c1cbvENbIcWYvIKw "Each time a Virtual Agent conversation occurs, an interaction record captures the entire conversation in the Interactions [interaction] table. The record includes all topic elements used in the conversation, as well as live agent transfers.").

