# Calls & Meetings Overview

### **Meetings History**

{% columns %}
{% column width="25%" %}

<figure><img src="/files/9wvy7ZtbMZoeeLIEpyma" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" %}

<figure><img src="/files/9RYFYO6IHEIiaX6t5aba" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

In the **Meetings** section (top panel), you’ll find a history of all conferences you’ve joined or hosted. You can:

* Revisit previous meetings using the same link — **no need to create a new one**
* Add meetings to **Favorites** for quick access

{% hint style="success" %}
Everything is designed to help you easily return to important conversations!
{% endhint %}

### **Calls History**

{% columns %}
{% column width="25%" %}

<div align="left"><figure><img src="/files/0jJA9xvG0rJifnReqiks" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="75%" %}

<figure><img src="/files/EEINW5RgnQ4rr45V9rJh" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

In the **Calls** section, you’ll find all your one-to-one calls — all in one place. Just like with meetings, you can add contacts to **Favorites** to keep important people within quick reach.&#x20;

{% columns %}
{% column width="66.66666666666666%" %}

* By tapping on a user’s profile, you can:
* Start an audio or video call
* Add them to Favorites
* View their profile details

If needed, you can also: report a user or block them
{% endcolumn %}

{% column width="33.33333333333334%" %}

<div align="left"><figure><img src="/files/FiciJGPkKlLDMTJjMoYj" alt="" width="188"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
Please use these tools thoughtfully — we aim to keep dMeet a respectful and friendly space for everyone 🫶
{% endhint %}

#### **Suggestions & Search**

The **Suggestions** section helps you discover people you’ve already interacted with.

dMeet recommends users you’ve previously shared meetings with, so you can easily reconnect. You can also:

* Search for users by their **username**
* Add them to Favorites instantly

All of this is designed to make starting calls fast and effortless ⭐️

To quickly manage your meetings or calls: Tap the **three-dot menu** next to any item. From there, you can either add to Favorites or remove from history

{% hint style="info" %}
To make sure your **meetings and calls are saved in history**, you need to be [**logged in**](/whats-dmeet/registration.md). Guest users can join meetings, but their activity won’t be stored.
{% 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.dmeet.org/lets-get-started/calls-and-meetings-overview.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.
