# Administrador do Sistema

O **administrador do sistema** consegue realizar ações e visualizar informações, que os demais usuários não possuem permissão, como:

* Cadastrar Pessoas e Células;
* Editar Cadastro de Pessoas, Células e Relatórios;
* Consultar todas as informações registradas no sistema.

{% hint style="info" %}
Nesta versão do aplicativo Grex, foi concebido apenas à liderança da igreja ter o acesso. Para isso ocorrer é necessário liberar o acesso, ainda no cadastro da pessoa.
{% endhint %}

## Como adicionar um administrador do sistema?

Siga o Passo a Passo:

👉 <mark style="color:blue;">**1º:**</mark> Dentro do cadastro da pessoa, edite o cadastro e clique no campo "Funções de Apoio" e selecione a opção: Admin do Sistema.

<figure><img src="/files/wjmDT6Y8xvoT5u98EHBZ" alt="" width="188"><figcaption></figcaption></figure>

👉 <mark style="color:blue;">**2º:**</mark> Clique em FINALIZAR.

Lembre-se de verificar se a pessoa tem acesso ao sistema. Caso ainda não tenha, libere o acesso.&#x20;


---

# Agent Instructions: 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:

```
GET https://ajuda.grex.com.br/guia-completo/pessoas/administrador-do-sistema.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
