# Converting server-side

- [How to export multiple databases to hard disk](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-export-multiple-databases-to-hard-disk.md)
- [How to schedule Notes email export to PDF](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-schedule-notes-email-export-to-pdf.md)
- [How to export a custom/programmatic document selection](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-export-a-custom-programmatic-document-selection.md)
- [How to export Notes metadata](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-export-notes-metadata.md)
- [How to classify PDF records using folders](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-classify-pdf-records-using-folders.md)
- [How to run post-processing tasks on the PDF files](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-run-post-processing-tasks-on-the-pdf-files.md)
- [How to apply PDF settings to an archiving job](https://docs.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side/how-to-apply-pdf-settings-to-an-archiving-job.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.swingsoftware.com/pdf-converter-for-notes/getting-started/using-pdf-converter-server-side.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.
