# Add-Ons

## Overview

Add-Ons page where you can manage your ServoyCloud Add-ons. You can enhance and customize your experience by adding new features and functionalities to your namespace.

## PDF Document Printing

In the Add-Ons page, you will find the "PDF Document Printing" section. Here, you can generate your [PDF Export](https://github.com/Servoy/svyUtils/wiki/Smart-Doc-Editor-Utils#pdf-export) [API key](https://github.com/Servoy/svyUtils/wiki/Smart-Doc-Editor-Utils#api-key) or upgrade your plan.

### Get started

To begin using this Add-On, you need to familiarize yourself with the [Smart Doc Editor](https://github.com/Servoy/smartDocumentEditor/wiki) in your application. Once you have set it up, you can convert content from the Smart Doc Editor into PDFs, using the Export API and your API key.

### Plans

#### Limited plan

The "Limited Plan" provides free access to the PDF export service, but it is limited to 25 prints per day. This plan is suitable for testing or when you have only a few documents to convert.

#### Unlimited plan

For high-volume production scenarios or when you require a dedicated document server, we offer a paid plan. The "Unlimited plan" provides unlimited printing capabilities and dedicated resources to ensure seamless and efficient document conversion.\
For more info please contact <sales@servoy.com>

### Credentials

#### Generate Key

Getting your API key for the PDF Export service is easy. Just click the `Generate Key` button, and the key will be generated for you.

Once you have your API key, you can use it for a specified period to generate and print PDF documents with the Smart Doc Editor.


---

# 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.servoy.com/reference/servoy-cloud/cloud-control-center/add-ons.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.
