> For the complete documentation index, see [llms.txt](https://academy.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.pentaho.com/pentaho-11-installation-en/pentaho-11-installation-pt-br/instalacao/evaluation-installation.md).

# Instalação do Windows

{% hint style="info" %}

#### Instalação do Windows

O Assistente de Instalação oferece a maneira mais fácil e rápida de instalar o Pentaho Enterprise no Windows.

Neste workshop, você instalará “tudo”, habilitando o acesso a um Repositório Pentaho “local”.
{% endhint %}

1. Navegue até o arquivo baixado: `pentaho-business-analytics-11.0.0.0-237.exe` arquivo de instalação.
2. Clique duas vezes em: `pentaho-business-analytics-11.0.0.0-237.exe` arquivo para iniciá-lo.
3. Ignore o aviso do antivírus ..

<figure><img src="/files/65027f6b182945b31754514140a9425d807d56c5" alt=""><figcaption><p>Revisar instalação</p></figcaption></figure>

4. Aceite o contrato de licença.

<figure><img src="/files/6068062dd125e9454145000e3468d2efda63fa58" alt=""><figcaption><p>Aceitar contrato de licença</p></figcaption></figure>

5. Mantenha o caminho de instalação padrão.

<figure><img src="/files/c7fd0561d3b3b3ff4cd53cce458491f8b895a200" alt=""><figcaption><p>Manter caminho de instalação padrão</p></figcaption></figure>

6. O banco de dados padrão do Repositório Pentaho é PostgreSQL.

Senha: password (tudo em letras minúsculas)

<figure><img src="/files/8c96a1a7d79dfa88d9b27615effa3034127a44e5" alt=""><figcaption><p>Digite a senha: password</p></figcaption></figure>

7. Decida se você deseja instalar tudo ou componentes específicos.

<figure><img src="/files/30271358b976758f45bc24e6b7423693fe929607" alt=""><figcaption><p>Mantenha simples</p></figcaption></figure>

{% hint style="info" %}
Com o Assistente de Instalação do Pentaho, você pode escolher uma de duas maneiras para instalar os componentes do Pentaho:

* Padrão: Selecione a opção Mantenha simples. Dê-me tudo no assistente de instalação.
* Personalizado: Selecione a opção Deixe-me decidir por mim mesmo no assistente de instalação.
  {% endhint %}

<figure><img src="/files/6c7f9d1634a717661db61dfcf9dc3e8ae2c1b792" alt=""><figcaption></figcaption></figure>

8. Instale os dados de exemplo Stell Wheels.

<figure><img src="/files/2411603d6638d1ca920477456056b063b0b4a581" alt=""><figcaption><p>Instalar Steel Wheels - sampledata</p></figcaption></figure>

9. Digite um ID de ativação ou a URL de um servidor de licenciamento.

{% hint style="warning" %}
Se você deixar em branco, uma licença de 30 dias será instalada.
{% endhint %}

<figure><img src="/files/59eda1d14799ee6648c8cca9485d33d7c1519489" alt=""><figcaption><p>Digite a URL da licença ou o ID de ativação</p></figcaption></figure>

10. Clique em “Próximo” para iniciar a instalação.

<figure><img src="/files/18a9acd5429f4485b2594e3e7973ad771399db1a" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Várias notificações aparecerão durante o processo de instalação. Permita que os serviços do Pentaho sejam instalados.
{% endhint %}

<figure><img src="/files/2898537cf0846fed6ae4ddae992c77e952d5b422" alt=""><figcaption><p>Pentaho 11</p></figcaption></figure>

{% hint style="danger" %}
Certifique-se de que os plugins necessários do Pentaho Server e de Integração de Dados estejam instalados.
{% endhint %}

<figure><img src="/files/1e5abf0c9d11ae47ce3747f952c735c671614722" alt=""><figcaption><p>Integração de Dados - Gerenciador de Plugins</p></figcaption></figure>

<figure><img src="/files/f0cb894ca321938b4d7264cef7980f42c8b6ec2b" alt=""><figcaption><p>Pentaho Server - Gerenciador de Plugins</p></figcaption></figure>

***


---

# 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://academy.pentaho.com/pentaho-11-installation-en/pentaho-11-installation-pt-br/instalacao/evaluation-installation.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.
