# How to see your PDF Converter version number

The version number is shown in the lower left corner of your SWING PDF Converter database. Click on the below image for a bigger display.&#x20;

![](/files/-MlF0kDx44Odt9E8_E3a)

The version is also shown in the conversion dialog when a conversion job is started.

![](/files/-MlF0pxZ5BzCNhExYJSs)

If you have deployed PDF Converter using the product's API, you can find the version number by using this function:

{% content-ref url="/pages/-MlCMlepuWPg0RK9Yc10" %}
[Public Function GetVersion() As String](/pdf-converter-for-notes/for-developers/lotusscript-api-reference/class-swpdfregistration/public-function-getversion-as-string.md)
{% endcontent-ref %}


---

# 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/how-to/how-to-see-your-pdf-converter-version-number.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.
