# Application

## General <a href="#general" id="general"></a>

Information can be found in a [separate section](/en/for-administrators/tenant-management/settings/application/general.md).

## Session results <a href="#sessionresults" id="sessionresults"></a>

In this section, you can define **session results for your operators**. These results are entered by your operators [at the end of the ongoing session.](/en/for-operators/client-interaction/end-session.md)  It's helpful for filtering within [Sessions](/en/for-administrators/tenant-management/sessions.md) or [Performance](/en/for-administrators/company-management/performance.md) sections.

## Parameters <a href="#parameters" id="parameters"></a>

In the Parameters section, you can set what call parameters you want to appear while in a session with a customer. The panel contains **preset parameters** (email, client identity, phone number, webchat widget name, etc.).

Clicking on one of the parameters opens the sidebar. There is a parameter code in the upper corner. Below there is a window for a label where you can mark the code with a simplified customized name.

{% hint style="info" %}
*You can also set **editability** with individual parameters. Use this feature to modify any information similar to a name, e-mail, or phone during or after a session. You can use these parameters, for example, when you want to identify a client system in the Mluvii system while on another internal system (such as a CRM).*
{% endhint %}

You can set a **label for the parameter** that will be displayed in the information about the client and the location where the parameter is displayed. Either only in preview, only in an active session, in both cases, or not at all.

But you can also set custom parameters or create your microsite to obtain more information from the customer. However, we recommend that you contact your IT specialist. Then proceed as above for preset parameters, only enter a new parameter code in the name of the parameter.

{% hint style="info" %}
*The parameters '001\_ref\_url' (referral) and 'oo1\_widget' (the name of the widget for which the client is calling) are not specified in the list of parameters but are included separately in the columns “Client ID” and “Widget”.*
{% endhint %}

## Tags <a href="#tags" id="tags"></a>

In this section, you manage tags that operators can use while having a session with a client. In the overview, you will find the name of the tag, the date of its creation, and its founder.

{% hint style="info" %}
*Only the Tenant or Company Admin is capable of creating and updating tags.*
{% endhint %}

{% hint style="success" %}
*Individual tags can also be **deactivated** by using the on/off switcher. To deactivate the tag, go the same way as to create it via **Settings -> Application -> Tags.***&#x20;
{% endhint %}

If you deactivate the tag, it disappears from the active tag menu that operators use while having a session with a customer but remains in the previous session records. Activation and deactivation of the tag can only be done by a user with permission [Tenant admin ](/en/for-administrators/company-management/users.md)and higher.

{% hint style="info" %}
*For example, if you use seasonal campaign tags and have the "Christmas 2018" tag and you deactivate it, it will disappear from the current tag menu and operators will not be able to use it. But you can find the tag in the previous sessions during which it was used.*
{% endhint %}

At the tag level, you can set it to add tags for sessions or emails automatically. On the *Auto-tagging* tab, it is possible to select one or more existing chat widgets or mailboxes. **Subsequently, it is necessary to specify the conditions (keywords) under which the tag will be automatically added. The occurrence of a keyword is assessed on both the client and operator sides.**

{% hint style="info" %}
*Tags are automatically added during the session, and for emails, tags are added before being accepted by the operator.*
{% endhint %}

### Media settings <a href="#mediasettings" id="mediasettings"></a>

Here you can set the individual audio-video elements (microphone, camera) that the operator and client will have enabled or disabled in the basic settings, and therefore they can turn them off and on themselves later, or whether you disable some elements completely.&#x20;

At the same time, you can set the **common background** used during an Audio/Video call at the [tenant](/en/for-administrators/tenant-management.md) level, or prefer to blur the surrounding background.

### Sound notifications

In this section, you can make settings for the sounds of incoming sessions. You can choose several preset sounds. You can change the ringtone for incoming chat, the sound for automatically received clients, and notifications in case of operator unavailability according to your preferences.

{% hint style="info" %}
*Based on your preferences, you can pick*

* *one of several preset sounds,*
* *the ringtone of the incoming chat for the specific channels,*
* *the sound for automatically accepted clients,*
* *the sound for sessions assigned to an operator in a busy state.*
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mluvii.com/en/for-administrators/tenant-management/settings/application.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
