# Adding a new group

{% stepper %}
{% step %}
To create a new group, simply click 'Add new' in the upper right hand corner of your page and select 'Group'.

<div data-with-frame="true"><figure><img src="/files/9GHxPq9kObdAsesloZgc" alt="" width="155"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Enter your group name. This can be venue name, geographic location, or any way that works best for you.

<div data-with-frame="true"><figure><img src="/files/RgBFkXq2NU0UXi4BArpN" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
To add a venue to a group, search for it by name or select it from the list. Please note that the venue must already be created before it can be added to a group.

<p align="center"><img src="/files/tTqojfgwQzEn1yoJZy1X" alt=""></p>

{% endstep %}

{% step %}
Save your group by clicking the blue **Save Group** button at the bottom of the page.

<figure><img src="/files/LRYvoXk66MHVjkUswXrF" alt="" width="116"><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}


---

# 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.bookline.io/client-portal/venues/adding-a-new-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.
