# TinyMCE Configs

{% hint style="info" %}
This is an advanced topic and can change existing behavior of ServiceNow's TinyMCE HTML editor within the **Yansa PDF Generator** application. Please reach out to Yansa Labs at [yansalabs.com/support](https://www.yansalabs.com/support) if you have questions about these capabilities.
{% endhint %}

By default, the TinyMCE HTML editor within ServiceNow has some limitations. In order to expand the capabilities of TinyMCE, we've enhanced the default editor to allow additional capabilities in terms of the Toolbar, Fonts, and Plugins.

By utilizing the **Yansa PDF Generator -> TinyMCE Configs** and **Yansa PDF Generator -> TinyMCE Custom Buttons** modules in the left nav, you can view the customized configurations that are used in **Yansa PDF Generator**. In addition, you can further customize your TinyMCE HTML editors on each form to meet your needs.

<div><figure><img src="/files/bCAE1CgRQbdIH0dUYpAO" alt=""><figcaption><p>TinyMCE Config</p></figcaption></figure> <figure><img src="/files/U4KRtmsm8wI4iFXERxE3" alt=""><figcaption><p>TinyMCE Custom Button</p></figcaption></figure></div>


---

# 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.yansalabs.com/pdf-generator/technical-docs/tinymce-configs.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.
