# CKEditor Classic

## Specs

| Label                     | Value                         |
| ------------------------- | ----------------------------- |
| **Version**               | 4.0.0 (updated on 2025-12-28) |
| **Developer**             | Labii Inc.                    |
| **Type**                  | Section                       |
| **Support Configuration** | No                            |

## **Overview**

[CKEditor Classic](https://ckeditor.com/) provides an easy-to-use interface for creating and formatting text content with various styling options. It is widely used in Labii to enable users to create and manage rich text content. CKEditor Classic offers an intuitive editing experience that simplifies the process of writing and formatting text.

## **Use Cases**

* View and edit word documents: CKEditor Classic allows users to import and edit existing word documents, providing a convenient way to make changes and format the content.
* Create text content with rich text formatting: Users can easily create text content with various formatting options such as bold, italics, underline, font styles, sizes, alignment, bullet points, numbered lists, and more.

## **Settings**

CKEditor Classic does not require any settings to be configured. It can be directly embedded into web pages or online applications, and it works out of the box.

## **Interface**

CKEditor Classic provides a user-friendly and intuitive interface. It displays a toolbar at the top with various formatting options such as bold, italic, underline, alignment, and more. Below the toolbar, there is a content area where users can write and edit their text content. The interface is designed to resemble a traditional word processor, making it easy for users to interact with the editor.

<figure><img src="/files/f3ZNBYQaiIix38ZaCOGb" alt=""><figcaption></figcaption></figure>


---

# 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.labii.com/widgets/section-widgets/office/ckeditor/ckeditor-classic.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.
