# Dodanie nowej grupy

Aby dodać nową grupę kontaktów:

* Przejdź do zakładki **Kontakty -> Lista grup**.
* Kliknij ikonę **+ Nowa grupa** w prawym górnym rogu ekranu.
* Uzupełnij wyświetlony formularz:
  * **Nazwa grupy** – wprowadź unikalną nazwę, która ułatwi identyfikację grupy.
  * **Opis grupy** – opcjonalnie dodaj szczegółowy opis, aby określić cel lub charakter grupy.

<figure><img src="/files/DWr2lcrvFvoJ4uD92YvK" alt=""><figcaption></figcaption></figure>

* Po uzupełnieniu informacji kliknij **Zatwierdź**.


---

# 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://newpanel.docs.emaillabs.io/kontakty/lista-grup/dodanie-nowej-grupy.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.
