# Reports

> psLens security and audit reports for PeopleSoft: full access analysis, node password checks, web service access reviews, and more.

---

LLMS index: [llms.txt](/llms.txt)

---

## Security and Audit Reports

Alerts fire in real time. Reports run on demand against a selected database and produce a Markdown document with findings, evidence, and links back into psLens. Run them before an upgrade, after a migration, or whenever someone asks for proof.

## How Reports Work

1. Go to the **Reports** page and choose a report to run
2. Select the database you want to analyze
3. The report runs in the background — you can navigate away and come back
4. When the report finishes, results are displayed as formatted output in the browser
5. You can also download the results as a Markdown (`.md`) file

Reports run asynchronously, so they don't block the UI and you won't lose your work if the report takes a few minutes. Progress is shown while the report runs.

**Report results are stored for 90 days.** You can go back and review previous runs from the Reports page.

## Running a Report

1. Navigate to **Reports** in the left sidebar
2. Click **Run New Report**
3. Select the report type from the dropdown
4. Choose the database to run against
5. Adjust any parameters (such as threshold values) if needed
6. Click **Run**

The report appears in your report history as "Running." Refresh or wait on the page — results appear automatically when the report completes.

## Downloading Reports

On any completed report's results page, click **Download as Markdown** to save the full report output as a `.md` file. Markdown files are plain text and can be opened in any text editor, rendered on GitHub, or converted to other formats.

---

## Report Categories

Browse reports by category:

- [Security](/docs/reports/security/) — Permission list analysis, password audits, user access reviews
- [Integration Broker](/docs/reports/integration-broker/) — Service operation audits, node security, routing analysis, volume reporting
- [Process Scheduler](/docs/reports/process-scheduler/) — Recurring process exports, critical process monitoring
- [Objects](/docs/reports/objects/) — Customization inventory, cross-database project comparison

---

Section pages:

- [Security](/docs/reports/security/): Security audit reports for PeopleSoft: permission list analysis, password audits, user access reviews, and more.
- [Integration Broker](/docs/reports/integration-broker/): Integration Broker reports for PeopleSoft: service operation audits, node security, routing analysis, and volume reporting.
- [Process Scheduler](/docs/reports/process-scheduler/): Process Scheduler reports for PeopleSoft: recurring process exports, critical process monitoring, and batch schedule analysis.
- [Objects](/docs/reports/objects/): PeopleSoft object reports: customization inventory, cross-database project comparison, and object analysis.
