> For the complete documentation index, see [llms.txt](https://sigafdocumenta.saude.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://sigafdocumenta.saude.mg.gov.br/identidade-visual/raio-x/raio-x-da-pagina-inicial.md).

# Raio-x da Página Inicial

A página inicial do SIGAF está de cara nova e você precisa saber o que mudou! Mas primeiro veja este **antes e depois**:

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

### O que mudou?

#### Ícones

Na versão 10.0 a Página inicial conta com várias funcionalidades novas, confira a tabela a seguir:

<table><thead><tr><th width="244">Funcionalidades</th><th width="268.3333333333333" align="center">Ícones</th><th>Descrição</th></tr></thead><tbody><tr><td><a href="/spaces/ZjZxHeJ0TcFrvaeLxRxt/pages/Tn7VpZmF1tSIjPqFw8pZ">Link para o Ajuda SAF</a></td><td align="center"><img src="/files/fHFKYZdF2gzCeoLYyKf9" alt="" data-size="original"></td><td>Ao clicar no ícone o usuário será redirecionado para o Ajuda SAF.</td></tr><tr><td><a href="/spaces/ZjZxHeJ0TcFrvaeLxRxt/pages/XOhHdFQSkRU5hfdiZjZW">Gerenciar sua conta</a></td><td align="center"><img src="/files/F4WWyRbSkexd1JIOl41p" alt="" data-size="original"></td><td>Ao clicar aparecerão opções de gerenciamento da conta do usuário.</td></tr><tr><td><a href="/spaces/ZjZxHeJ0TcFrvaeLxRxt/pages/9CYMnsfaYM5n6xpw17dM">Barra de pesquisa</a></td><td align="center"><img src="/files/zeK9IV13UdVodjKsmrRo" alt="" data-size="original"></td><td>Ao utilizar a barra de pesquisa o sistema redirecionará o usuário para a página que ele deseja acessar.</td></tr><tr><td><a href="/spaces/ZjZxHeJ0TcFrvaeLxRxt/pages/54bkyoYQlV4VkaO3n6sj">Atalhos de ferramentas personalizável</a></td><td align="center"><img src="/files/ZVdPDVKm5I7qEQgMMN3L" alt="" data-size="original"></td><td>Será possível definir até 6 atalhos de ferramentas do sistema na página inicial.</td></tr><tr><td><a href="/spaces/ZjZxHeJ0TcFrvaeLxRxt/pages/3Ovz9kZtOthlg9dOIuxQ">Mural de Avisos</a></td><td align="center"><img src="/files/5Wwb8tQMVS69vC1BanCG" alt="" data-size="original"></td><td>No mural serão exibidos os comunicados e informes relevantes para os usuários do sistema.</td></tr><tr><td><a href="/spaces/ZjZxHeJ0TcFrvaeLxRxt/pages/jaQZFWqfvILt0vyhSwXN">Cronômetro</a></td><td align="center"><img src="/files/2LqoWqlndoXcbF8TKCW3" alt="" data-size="original"></td><td>O cronômetro contabiliza o tempo de sessão disponível ao usuário, adequando o sistema à LGPD.</td></tr></tbody></table>

#### Funcionalidades

Veja a seguir a disposição de cada uma dessas novas funcionalidades na página inicial do SIGAF:

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

Veja também os seguintes conteúdos sobre os comandos e ações disponíveis na Página Inicial do SIGAF:

{% content-ref url="/spaces/ZjZxHeJ0TcFrvaeLxRxt" %}
[Página Inicial](https://sigafdocumenta.saude.mg.gov.br/pagina-inicial/)
{% 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://sigafdocumenta.saude.mg.gov.br/identidade-visual/raio-x/raio-x-da-pagina-inicial.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.
