# Como fazer um orçamento / ordem de serviço offline?

O HSMóvel guarda todos os dados que já foram buscados pelo menos uma vez no sistema. Caso um registro nunca foi buscado de forma online no sistema, ele não aparecerá quando o sistema estiver offline.

Para garantir que todos os dados sejam buscados, é possível sincronizar todos os dados, buscando todos os registros para o sistema HSMóvel.

Vá em configurações e sincronização, lá selecione as tabelas ou módulos que deseja sincronizar, nesse caso, Força de Vendas.

<figure><img src="/files/0RU4NOweagpnuFwHfH73" alt="" width="300"><figcaption></figcaption></figure>

Após realizar a sincronização, ao ficar offline, os dados baixados estarão disponíveis para serem consumidos.

<figure><img src="/files/rgm4xVLaupLHK8avT3PS" alt="" width="300"><figcaption></figcaption></figure>


---

# 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://movel.highsoftsistemas.com.br/faq/orcamentos-ordens-de-servico/como-fazer-um-orcamento-ordem-de-servico-offline.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.
