# Personal Group 📂

### Can I create a group to save personal notes and files?

Yes. You can create a room with your saved messages and favourites, where you’re the only participant — great for keeping personal notes and sharing files across your devices.

{% stepper %}
{% step %}

#### Create a group&#x20;

Click '**Start chat' \[**��] button on the top of the screen

<figure><img src="/files/6JatDg6vCu0aLcryZAiJ" alt="" width="398"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### In the pop-up, select '**New group chat'**

<figure><img src="/files/oM9qLt4aKEFm2xQt3Ivd" alt="" width="322"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add details for your new chat

<figure><img src="/files/yrh3f7aHW5EmjXiCEGDA" alt="" width="293"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Explore possibilities

<figure><img src="/files/9m9Ic4sfWmNFBy5EFwgN" alt=""><figcaption></figcaption></figure>

Once the group is created, you become its administrator. Now you can leave notes for yourself and upload files that will sync across your linked devices.

{% hint style="success" %}
🟢 Since it’s peer-to-peer, both devices need to be online for file transfer.
{% endhint %}
{% endstep %}
{% endstepper %}

***

### How can I speed up the file transfer?

Keep the chat open on both devices while transferring files.

{% hint style="info" %}
Upload speed depends on your internet connection. 📡
{% 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://support.keet.io/file-sharing-and-messages/personal-group.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.
