# Portfolio PDF configuration

*PDF reports are available as part of the* [*Enterprise Edition*](mailto:undefined) *and* [*above*](https://www.sonarsource.com/plans-and-pricing/)*.*

A user with administrative rights on a portfolio can configure email distribution of the PDF. From a Portfolio Home Page go to **Administration > Executive Report**.

### Frequency <a href="#frequency" id="frequency"></a>

You can tune the email frequency of the PDF Report. The possible values are:

* Daily: report is sent during the first portfolio calculation of the day (if any)
* Weekly: report is sent during the first portfolio calculation of the week (if any) from Monday
* Monthly (default): report is sent during the first portfolio calculation of the month (if any), starting from the first day of the current month

### Other Recipients <a href="#other-recipients" id="other-recipients"></a>

If people without SonarQube accounts want to receive the PDF, you can feed the administrative "Other Recipients" field with their email addresses.

PDF reports give a periodic, high-level overview of the overall code quality and security of your projects, applications, or portfolios.


---

# Agent Instructions: 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.sonarsource.com/sonarqube-server/8.9/project-administration/portfolio-pdf-configuration.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.
