> 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/usuarios/funcoes-avancadas/gerenciar-acesso-no-meu-estabelecimento/disponibilizar-acesso.md).

# Disponibilizar Acesso

{% hint style="info" %}
Apenas os níveis de acesso **Farmacêutico Municipal, Farmacêutico Regional e Gerente Almoxarifado** podem disponibilizar acesso a um usuário e apenas para o estabelecimento de saúde a que estão vinculados.
{% endhint %}

Para disponibilizar acesso a um usuário já cadastrado no sistema será necessário seguir o passo a passo:

* Realize *login* no [SIGAF](https://sigaf.saude.mg.gov.br);
* [Pesquise](/usuarios/funcoes-basicas/pesquisar-e-visualizar-usuario.md) o usuário no sistema;
* Em opções selecione [editar o cadastro ](/usuarios/funcoes-basicas/editar-cadastro-de-usuario.md)do usuário em questão;
* Na aba "Disponibilidade de Acesso", coluna "Disponível" altere para = SIM;

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

* Feito isso clique em Atualizar para salvar a alteração no cadastro;

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

* O sistema irá exibir mensagem indicando que o cadastro foi atualizado com sucesso e o usuário já tem acesso ao estabelecimento de saúde/município;

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

* Procedimento realizado!

{% hint style="warning" %}
Atenção! Um mesmo usuário não pode ter mais de um nível de acesso disponível para o mesmo estabelecimento de saúde/município.
{% endhint %}

{% hint style="info" %}
Se no estabelecimento não houver um responsável ou farmacêutico capaz de realizar a inativação, solicitar ao suporte SIGAF via formulário, [clique aqui](https://sigafdocumenta.saude.mg.gov.br/para-comecar/formularios/formulario-de-solicitacao-de-acesso-ao-sigaf).
{% endhint %}


---

# 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/usuarios/funcoes-avancadas/gerenciar-acesso-no-meu-estabelecimento/disponibilizar-acesso.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.
