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

# Instalação

A instalação do **App Satom Ponto** ocorrerá através do smartphone utilizado pelo colaborador, desde que este possua sistema **Android**. Para realizar o download este deverá acessar o aplicativo da **Google PlayStore** e pesquisar **SATOM Registro Ponto**.

{% embed url="<https://play.google.com/store/apps/details?id=com.embarcadero.SATOMPonto&hl=pt_BR>" %}
(Link Google PlayStore - SATOM Registro Ponto)
{% endembed %}

Ao acessar a página diretamente pelo smartphone ou tablet, verifique se o aplicativo é compatível com o modelo de smartphone ou tablet, assim como a versão do **Android**.

*<mark style="color:blue;background-color:yellow;">**Obs.: Não será possível realizar a instalação do App em aparelhos com sistema iOS.**</mark>*

<figure><img src="/files/uvgvR7uXjE7DhBbBvpEj" alt=""><figcaption><p>(Tela na versão Tablet)</p></figcaption></figure>

<figure><img src="/files/fIWd87uDFbdMjZK5J94y" alt=""><figcaption><p>(Tela na versão Smartphone)</p></figcaption></figure>

Após realizar a instalação, localize o ícone do App em seu aparelho e clique em **Abrir**.

<figure><img src="/files/DEfBWsdGPKqUI1V0XhBa" alt=""><figcaption><p>(Tela SATOM Ponto - Login)</p></figcaption></figure>

Na tela de **Login**, será perguntado se deseja permitir que o app tire fotos e grave vídeos.

Clique em **Permitir** para ser possível conectar com os dispositivos do seu aparelho.

*<mark style="color:blue;background-color:yellow;">**Obs.: Caso clique em Negar não será possível utilizar todas as funções disponíveis no aplicativo.**</mark>*

<figure><img src="/files/2Zg3Yn5uBxAva7FK7n4B" alt=""><figcaption><p>(Tela SATOM Ponto - Login)</p></figcaption></figure>

Também será necessário **Permitir** que o app acesse fotos, mídia e arquivos do dispositivo, para que você possa anexar fotos da galeria e documentos do aparelho.

*<mark style="color:blue;background-color:yellow;">**Obs.: Toda aplicação disponibilizada pelo sistema Satom é compatível com a LGPD e seus dados possuem criptografia.**</mark>*

Após estes passos será possível realizar o **Login** com os dados informados pelo setor de **RH** da empresa e começar a registrar os pontos. Veja no manual a seguir como realizar estes lançamentos.

{% content-ref url="/pages/crpSun2XcTBXasKVzUiE" %}
[Registro Ponto](/menu-principal/aplicativos/satom-ponto/registro-ponto.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-ponto/instalacao.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.
