> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/pt/readme.md).

# Documentação do RealmJoin

[RealmJoin](https://realmjoin.com) é o companheiro perfeito para o Microsoft Intune. Ligue-se de forma segura à nuvem e faça a gestão de grandes ecossistemas com software e políticas, bem como do seu panorama de utilizadores baseado em Entra ID - sem quaisquer servidores locais ou outros requisitos locais.\
Faça a gestão de dispositivos e utilizadores e comece com a automatização - independentemente de o trabalho acontecer na sede da empresa ou em [Starbucks](https://www.starbucks.com).

***

<p align="center"><a href="https://www.realmjoin.com/start-now/">Integre a sua organização e comece já a sua jornada!</a></p>

![](/files/8aa4a2e712dffd35da4109fd6fbf1e91bee19348)

<p align="center">Informações adicionais em <a href="http://realmjoin.com">www.realmjoin.com</a>.</p>

## Áreas

O RealmJoin oferece funcionalidade nas seguintes áreas-chave

* [Gestão de aplicações](/pt/gestao-de-aplicacoes/packages/package-store.md) - Integra-se no Microsoft Intune e oferece um catálogo pronto a usar de pacotes de software comuns
* [Gestão de utilizadores, grupos e dispositivos](/pt/ugd-management/user-group-device-management.md) - Integra-se no Microsoft Entra ID e permite interação com objetos + LAPS
* [Automação de processos](/pt/automacao/runbooks.md) - Aproveite o Azure Automation para simplificar as tarefas operacionais de TI do dia a dia

Ver [Navegação](/pt/introducao/navigation.md) para mais ajuda sobre como encontrar o que procura.


---

# 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://docs.realmjoin.com/pt/readme.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.
