> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/pt/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide.md).

# Zoom Reserva de local de trabalho Guia de campo

Neste guia, você encontrará instruções detalhadas para administradores e usuários finais, incluindo como definir hierarquias de Localização, fazer upload de plantas baixas, Configurar espaços de trabalho reserváveis e gerenciar as Configurações do sistema.

Ao longo das seções você vai aprender como os utilizadores podem fazer reservas e fazer check-in usando o aplicativo para dispositivo móvel, a aplicação para computador, o portal web ou códigos QR, além de recursos avançados como fazer check-in automático de WiFi, fluxos de aprovação e análises de utilização.

{% content-ref url="/pages/f7f95eb434b96f1f561a30d6180d95b0ff972ba1" %}
[Visão geral](/technical-library/pt/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/9666b65b9b3b2ae37e164c356c955ca0b0bcfb4d" %}
[Experiência do administrador](/technical-library/pt/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide/admin-experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/42a3687f49357f1473238b01a805b22a11e3c30d" %}
[Experiência do usuário](/technical-library/pt/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide/user-experience.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/pt/zoom-workplace/zoom-workspace-reservation/zoom-workspace-reservation-field-guide.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.
