> For the complete documentation index, see [llms.txt](https://satom-com.gitbook.io/menu-principal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://satom-com.gitbook.io/menu-principal/aplicativos/satom-rotas.md).

# Satom Rotas

O APP para O.S servirá para controlar as operações da sua empresa em clientes externos, através de informações preenchidas pelos técnicos em smartphones ou tablets com o aplicativo e de sua importação para o sistema **Satom** desktop.&#x20;

O aplicativo possui integração com diversas ferramentas do sistema, de diferentes módulos, que servirão para vincular os dados com seus contratos, equipamentos, ordens de serviço, entre outras funções. Os registros apontados no **APP** e importadas para o sistema servirão para que possam cobrar os serviços realizados durante as manutenções, assim como itens utilizados.

<figure><img src="/files/OThR6inWRBgGoqQg2u3s" alt=""><figcaption><p>(Fluxo do Aplicativo de O.S)</p></figcaption></figure>

Confira os manuais de cada ferramenta para configurar e utilizar o Aplicativo para O.S.

Algumas configurações deverão ser previamente realizadas no sistema antes da utilização do APP. Consulte os manuais abaixo para deixar o sistema pronto para integrar os dados do APP com o ERP:

{% content-ref url="/pages/DqYzddoEjaa2m7OlSjws" %}
[Negócios (Satom Rotas)](/menu-principal/aplicativos/satom-rotas/perguntas-frequentes/negocios-satom-rotas.md)
{% endcontent-ref %}

{% content-ref url="/pages/xXz4bzXBsmfumFUDMQOQ" %}
[Planejamento (Satom Rotas)](/menu-principal/aplicativos/satom-rotas/perguntas-frequentes/planejamento-satom-rotas.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://satom-com.gitbook.io/menu-principal/aplicativos/satom-rotas.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.
