> For the complete documentation index, see [llms.txt](https://manual.transito.mg.gov.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.transito.mg.gov.br/sobre/office-365.md).

# Office 365

## Primeiro Acesso

**1.** Entre no site [portal.office.com](https://portal.office.com/), digite o seu e-mail com o seu masp no formato `m1234567@ca.mg.gov.br` e clique em **"avançar"**

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

**2.** Digite a senha já utilizada no seu computador/e-mail e clique em **"entrar"**

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

**3.** Será necessário utilizar um aplicativo de autenticação para acessar a conta. Clique em **"avançar"**

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

**4.** Escolha um aplicativo autenticador, instale no seu celular e siga as instruções dadas na tela. Após configurar o aplicativo no seu dispositivo, clique em **"próximo"**

{% hint style="info" %}
O aplicativo de autenticação poderá ser:&#x20;

1. Microsoft Authenticator;
2. Google Authenticator;
3. Authy - QR CODE.
   {% endhint %}

**5.** Siga os passos de autenticação de acordo com o modelo operacional do seu celular  ou  , verifique e clique em **"próximo"**

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

**6.** Após realizar todos os passos, clique em **"concluído"**. Sua conta estará disponível para acesso

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

## Autenticação

{% content-ref url="/pages/JXkOoh3AWUOzKILHP5QB" %}
[Autenticação - IOS](/sobre/office-365/autenticacao-ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/J5eWPczxLabCJsY6nXqj" %}
[Autenticação - Android](/sobre/office-365/autenticacao-android.md)
{% endcontent-ref %}

## Entrar no email e outros aplicativos

Entre em portal.office.com (se já estiver logado, deslogar ou entrar em aba anonima) utilize seu email (<mXXXXX@ca.mg.gov.br>) e a senha

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

Depois, você poderá entrar nos aplicativos normalmente.

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


---

# 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://manual.transito.mg.gov.br/sobre/office-365.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.
