> For the complete documentation index, see [llms.txt](https://academy.vambe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vambe.ai/asistentes-de-agendamiento/asistentes-de-agendamiento-pt-br/parte-2-configuracoes-das-plataformas/configurar-reservo-para-que-vambe-muestre-disponibilidad-y-agende.md).

# Configurar o Reservo para que a Vambe mostre disponibilidade e agende

#### Passo a passo

{% stepper %}
{% step %}

#### Acessar a configuração no Reservo

* Acesse sua conta **Reservo**.
* Clique na aba **Configuração** (parte superior).

![](/files/6298e780c71c822ebfed41fd598f309dd4bec3b0)

* Em seguida, selecione **Reservas online** no menu lateral esquerdo.

![](/files/c406200afb10f7974b837a7752f89077e1a0be43)
{% endstep %}

{% step %}

#### Criar ou editar um calendário

* Aqui você deverá **criar o calendário** ou usar um já criado, que será exibido no Vambe.
* Este calendário será o que a IA usará para agendar automaticamente.
* Se você já tiver um calendário criado, como a *agenda online padrão*, você pode editá-lo.

![](/files/cd72ec7fb1e2db0baa8a62f48b1b37f90445847f)
{% endstep %}

{% step %}

#### Revisar as informações que serão mostradas no Vambe

* Dentro da configuração do calendário, você verá:
  * **Tratamentos predefinidos** → serão os serviços disponíveis no Vambe.
  * **Agendas disponíveis** → os horários e profissionais que estarão visíveis no Vambe.

![](/files/f756859595c8c5710f88961d9f9efd818b25f953)

{% hint style="info" %}
Exemplo prático: Clique em **Tratamentos**, selecione um (ex. *Demo com a agenda do Diego*) e você poderá visualizar os horários disponíveis. Essas são as mesmas informações que o Vambe mostrará ao cliente.
{% endhint %}

{% hint style="warning" %}
**Para registrar o valor das consultas:** O Vambe agora pode mapear e registrar o valor econômico das consultas agendadas desde Reservo. Para que essa funcionalidade seja efetiva e o Vambe possa mostrar o valor total, certifique-se de que os **tratamentos predefinidos no Reservo tenham preços associados**. Sem um preço configurado para o tratamento, o Vambe não poderá registrar o valor da consulta.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://academy.vambe.ai/asistentes-de-agendamiento/asistentes-de-agendamiento-pt-br/parte-2-configuracoes-das-plataformas/configurar-reservo-para-que-vambe-muestre-disponibilidad-y-agende.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
