# Can I change the document ID in the exported PDF?

The document ID in the exported documents cannot be changed.

## Related

* [FAQ: Can I hide information from the header of the PDF?](/manual/faq/c150/c155/q486.md)
* [FAQ: Can I convert a PDF report back to an editable format in the app?](/manual/faq/c160/c166/q551.md)
* [FAQ: How do I remove or hide the date and time stamps that appear on reports?](/manual/faq/c150/c155/q484.md)
* [FAQ: What should I do if the app fails to convert files or export reports to PDF and shows errors?](/manual/faq/c160/c164/q538.md)


---

# 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.reportandrun.com/manual/faq/c150/c152/q446.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.
