> 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/acesso/gerenciador-de-acesso/gerenciamento-de-multiplos-acessos/disponibilidade-de-novo-acesso-fluxo-suporte.md).

# Disponibilidade de Novo Acesso (fluxo SUPORTE)

O usuário poderá solicitar ao Suporte SIGAF que disponibilize um novo nível de acesso **apenas** para o caso em que no estabelecimento de saúde em questão há ausência de responsável ou funcionário nos níveis Farmacêutico Regional, Farmacêutico Municipal ou Gerente Almoxarifado com status ativo e disponível no sistema.

{% hint style="info" %}
O motivo dessa ausência pode ser por férias, licença, afastamento ou por não ter um funcionário com o nível de acesso necessário para essa ação no sistema.
{% endhint %}

Para solicitar acesso a um outro estabelecimento de saúde via Suporte será necessário:

* preencher o **formulário** de solicitação de acesso;
* preencher a **declaração de vínculo** e assinar junto ao responsável pelo estabelecimento de saúde;
* tirar fotos dos **documentos comprobatórios** e anexar ao formulário.

Completos todos os passos elencados acima encaminhar os documentos devidamente assinados e as fotos por e-mail para o Suporte SIGAF <<sigaf@saude.mg.gov.br>> com o assunto: "Disponibilidade de Novo Acesso".

O Suporte SIGAF responderá a solicitação no prazo de uma semana.

Para mais informações confira o guia a seguir:

{% content-ref url="/spaces/uFBsYi1Fid7tWEkdmVIC/pages/O1OXzS6FBXDOkMAXAAHn" %}
[Formulário de Solicitação de Acesso ao SIGAF](/para-comecar/formularios/formulario-de-solicitacao-de-acesso-ao-sigaf.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://sigafdocumenta.saude.mg.gov.br/acesso/gerenciador-de-acesso/gerenciamento-de-multiplos-acessos/disponibilidade-de-novo-acesso-fluxo-suporte.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.
