> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp.md).

# Post-upgrade tasks

After you upgrade your Pentaho products to version 9.3, you may need to perform a few of the following optional tasks depending on your Pentaho configuration.

* [**Apply customizations**](/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/apply-customizations-post-upgrade-tasks.md)

  If you previously customized any items from the default Pentaho setup, you may have to merge your customizations into Pentaho 9.3 versions of those items.
* [**Update the default documentation version link**](/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/update-the-default-documentation-version-link-post-upgrade-tasks.md)

  If you link to specific documentation articles in your Pentaho configuration, you need to update the default documentation version in those links.
* [**Install Ops Mart**](/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/install-ops-mart-post-upgrade-tasks.md)

  If you are interested in a centralized data mart for your PDI job or PDI transformation logs, you can install DI Ops Mart.
* [**Install drivers for your Hadoop clusters**](/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/install-drivers-for-your-hadoop-clusters-post-upgrade-tasks.md)

  If you use Hadoop clusters with your Pentaho products, you must re-install the drivers.
* [**Apply your plugins**](/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/apply-your-plugins-post-upgrade-tasks.md)

  If you use plugins with your Pentaho products, you must re-apply the plugins.
* [**Set up password encryption after upgrading**](/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp/setting-up-password-encryption-after-upgrading-pentaho-upgrade-cp.md)

  If you want to encrypt passwords currently stored as plain text in configuration files, you must set up your upgraded 9.3 Pentaho Server for password encryption.


---

# 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://docs.pentaho.com/install/9.3-install/pentaho-upgrade-cp/post-upgrade-tasks-pentaho-ugrade-cp.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.
