> 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/pdc-10.2-data-optimizer/pdso-management.md).

# Management

You can use the features on the **Manage Your Environment** page to do the following:

* View the status and import supported data sources into Data Optimizer from available sources in Data Catalog.
* Monitor data operations.
* Apply rules-based governance on storage location, life cycle, retention, and tiering and purging.
* Manage the provider options for HV, AWS, and Azure data sources.

The Manage Your Environment page features a dashboard for viewing and managing your data sources, operations, and rules. On the canvas (the background on which the cards appear), you can view and use the cards to access their related features.

Click the **Management** icon to open the **Manage Your Environment** page.

![Manage Your Environment page](/files/49X3psNJbpvdmyujcQoI)

The following table describes the functions provided in Data Optimizer.

<table><thead><tr><th width="190">Card</th><th>Description</th></tr></thead><tbody><tr><td><strong>Data Sources</strong></td><td>Lists the data sources that are scanned, imported, and enabled from Data Catalog. Provides details for data management including the source name, type, and usage. Click <strong>Imported</strong> to open the Data Sources page and view the status of your data sources. See <a href="/pages/t0U7mg0XJxr4jGtBx4m4">Data Sources</a> for more information.</td></tr><tr><td><strong>Data Operations</strong></td><td>Lists your submitted, completed, and failed data operations. Click <strong>Submitted</strong>, <strong>Completed</strong>, or <strong>Failed</strong> to open the Data Operations page and view the status of your data operation. See <a href="/pages/3EeKQd3Yk7RaYn3sgAxX">Data Operations</a> for more information.</td></tr><tr><td><strong>Rules</strong></td><td>Lists the existing rules and rule definitions and allows you to create rules and rule definitions for tiering or purging operations if you have an applicable role. Click <strong>Rules</strong> or <strong>Definitions</strong> to open the Manage Business Rules page and view the metadata rules or rule definitions. See <a href="/pages/0EM6bisrQeAw0L9dS3AP">Rules</a> for more information.</td></tr></tbody></table>


---

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

```
GET https://docs.pentaho.com/pdc-10.2-data-optimizer/pdso-management.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.
