# Venues

Venues is where you can add new locations like restaurants, hotels, or campgrounds, organize them into groups, update details, and add an assistant.

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

You can access Venues via:&#x20;

{% embed url="<https://app.bookline.io/venues>" %}

#### General Information

* Search: quickly locate a venue or group
* Add new: add a new restaurant, hotel, camping, apartment, hostel or group.
* Group&#x73;**:** organize venues by name, geographic location, or any way that works best for you.
* Select all: batch delete or add to a group
* Products: type and name of assistant assigned to venue
* Add product: add a new assistant
* Edit: allows you to make changes to venue details
* Add to group: search/select a group to add venue


---

# 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.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.
