# Right top panel

![](/files/zsY3kjkxWVPytjOAmRwg)

* The gray icon on the left - the ability to switch the view of activity in the console history (calls, chats, tickets) between all consultants and your own activity.

{% hint style="info" %} <mark style="color:green;">The green color of the icon indicates only one's own activity</mark>, <mark style="color:blue;">the blue color indicates the activity of all consultants</mark> who have login credentials for this project.
{% endhint %}

* Icon with a cup - the icon for a pause. When you hover the mouse over it ![](/files/sG1kQD2anysVffT7M5HR), the options for selecting a general break or separately for the phone and live chat are shown.

![Effectively enable a pause for both incoming phone calls and chats.](/files/VeZneUlVdX87fStgzoqX)

![The pause is effective only for incoming calls. The consultant can still receive chats. A blank thin rectangle at the top of the break button will indicate a situation where the consultant has an effective pause for chats only - he will accept incoming calls.](/files/TVx9VXa5rZVTwS5Iwfke)

* Bell icon - this is where you will find notifications related to your account such as delegating a ticket to a consultant.
* Account settings icon - with the first letter of the login login.
  * When clicked, options related to the profile pop up. This is where, among other things, the phone number assigned to the hotline is shown.
  * **"Your profile"** tab gives you the ability to tailor console settings to the agent's needs: the ability to change passwords, add a signature to an email address, adjust settings related to notifications, set sound options as to chat/internet chat.


---

# 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.inteliwise.com/agents-console/agents-console-features/right-top-panel.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.
