# Products

The products page is where you will create and assign voice bots.

You can access Products via:

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

#### General Information

* Search: quickly locate previously created voice bots.
* Add new: create a new voice bot and assign it to a venue.
* Type: the fork and knife symbol represents restaurants
* Name: name of voice bot
* Assigned to: you can see the phone number this bot is associated with.
* Last update: person/team that made the most recent changes.
* Actions: click the blue edit button to make changes or updates to your bot. Click the red trashcan to delete this bot.

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


---

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