# Subtab: General

## General information

In the "General" tab, you can configure the order in which conversations are displayed and change the view of the tab panel (Applications, Integrations, Widget, etc.)

## How to hide panel tabs?

By default, the Blinger.io window looks like this:

![](/files/-Lnm1CSJ8Fp1wmWh13xu)

However, you can hide the panel with additional tabs (see below)

![](/files/-Lnm1UOJNuWXBQ8U9yTr)

To hide the panel tab ((Applications, Integrations, Widgets, etc.), open "Settings" and activate "Full conversation size" in the general tab and click "Save"

![](/files/-Lnm2oiOO9AyWDhYxuXr)

To show the panel tab, click on the burger icon:

![](/files/-Lnm3gTOT9U4wEH3DOLH)

{% hint style="info" %}
**To see the changes on the web page** you need to reset the cache - use the "shortcuts": MacOS - "Command+R", Win - "Ctrl+F5"
{% endhint %}

## **Display "old" conversations on the top in "Unassigned"?**

If you need that the earlier conversations always appear on the top in the "Unassigned" tab, go to "Settings" and activate "Start from old messages in the" Unassigned "tab in the "General" tab and click "Save".

{% hint style="info" %}
It is useful to make operators start the conversations with the end-users who have been waiting for a response for a long time.
{% endhint %}

![](/files/-Lnm66ATiqaUqM23rI0P)

{% hint style="warning" %}
The time that is used to sort conversations by the time is the time when it come to "Unassigned" tab. Thus, if the operator returned the conversation to “Unassigned” from the “My inbox”, then the time of the last status update will be taken.
{% endhint %}

## Display "old" conversations above in "My Inbox"?

If you need that conversations received earlier in the operator’s “My inbox” always appear at the top, then open “Settings” and activate “Start from old messages in the“ inbox” tab" in the “General” tab and click “Save”

![](/files/-Lnm80dZO63WkYnsRD0a)


---

# 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://help.blinger.io/documentation/settings/basic.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.
