> 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/fotos.md).

# Fotos

O registro das fotos é responsável pelo atestado que o serviço foi realizado, então este deve ser realizado no antes e no depois de cada serviço nas dependências de cada cliente.

<figure><img src="/files/1w2ANI6BIp9XARVWqVfc" alt=""><figcaption></figcaption></figure>

Para realizar esse registro, dentro do **Ponto da Rota (Cliente)** localize o ícone **Fotos** ![](/files/74ErxiwWwoU2ShWhuyz9).\
\&#xNAN;*<mark style="color:$primary;background-color:$warning;">Obs.: Para ser possível fazer o registro, deve-se primeiramente indicar a chegada no cliente.</mark>*&#x20;

<figure><img src="/files/vYnZBAZ0K6DvhFCGXyrj" alt=""><figcaption></figcaption></figure>

Ao acessar clique no ícone **Nova Foto** ![](/files/XQY40LnsLXQbqVhg75oP).

Após clicar, as demais opções estarão disponíveis e a câmera do smartphone será habilitada.

<figure><img src="/files/GinxwhaD12RnCE5FpDGX" alt=""><figcaption></figcaption></figure>

Ao centralizar o campo para registro da foto clique em **Enquadrar** ![](/files/VHeRI74J3T6AUbp8da1d) verifique se a foto ficou boa e clique em **Salvar** ![](/files/4i2ixiUZ7S5nsmijaq1n). As fotos tiradas com o aplicativo terão georreferenciamento apresentando o nome do cliente, rua, número, cidade, data, hora e coordenadas do mapa.

*<mark style="color:$primary;background-color:$warning;">Obs.: O smartphone deverá ter o GPS habilitado para reconhecimento no aplicativo.</mark>*

Para inserir uma foto tiradas neste dia no cliente selecionado clique em **Galeria** ![](/files/v4Rw4n04wmcmlyGo65tx).&#x20;

*<mark style="color:$primary;background-color:$warning;">Obs.: Caso insira fotos diretamente da galera, estas não terão a marca d'água com georreferenciamento.</mark>*

<figure><img src="/files/WlfVSnBpXWCrYsQfco0H" alt=""><figcaption></figcaption></figure>

Com isso o aplicativo vai retornar uma mensagem sobre o armazenamento dos dados.\
\
Caso as fotos tenham sido tiradas fora do aplicativo **Satom Rotas** ainda será possível incluí-las através do módulo **Planejamento**, diretamente no sistema desktop. Porém neste caso também não terá os dados do georreferenciamento.

As fotos informadas serão vinculadas ao serviço prestado e disponibilizadas para visualização no **Espaço do Cliente**.


---

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