> For the complete documentation index, see [llms.txt](https://ajuda.rnp.br/cafe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.rnp.br/cafe/pentaho/procedimentos-de-instalacao/pentaho-modulo-web.md).

# Pentaho Módulo Web

![Tela de login do Pentaho Web](/files/Q9vQCHzJjbMlw4XAINv7)

Ao acessar o Client Web do Pentatho, a tela acima será exibida, solicitando login e senha.

![Página inicial](/files/rVfQayZ07pi3obCBGDwM)

Efetuado o login, entraremos na página inicial da aplicação, onde teremos algumas opções de gerenciamento. &#x20;

Vá em Home > Administration&#x20;

![Acessando o Menu Administration](/files/sQ8m682vPpNKGNg5Mvxu)

Dentro desta sessão, teremos o gerenciamento dos Usuários (criação), Roles e perfis do Pentaho Server, conforme imagem abaixo:

![Gerenciamento de Usuários](/files/JW4OJHcdR1wzPXitICBn)

Gerenciamento de Roles:

![Gerenciamento de Roles](/files/agX8iVWJpKWvdMBmXAyO)

Configuração do SMTP para envio de e-mail:

![Configuração de SMTP](/files/3DIl0JptfcdimXY7ZFPD)

Configuração relacionada a remoção de arquivos antigos, como os logs gerados após so agendamentos nas execuções dos Jobs:

![Gerenciamento da exclusão de arquivos](/files/SnxqChMnRPwXNzA7O4xD)


---

# 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://ajuda.rnp.br/cafe/pentaho/procedimentos-de-instalacao/pentaho-modulo-web.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.
