# Office

## Overview

Office-related widgets are essential tools in office software applications, enabling users to seamlessly insert text, tables, pictures, and various elements into their documents.

## CKEditor

[CKEditor](https://en.wikipedia.org/wiki/CKEditor) is a WYSIWYG rich text editor which enables writing content directly inside of web pages or online applications. Learn more at [Section Widget CKEditor](/widgets/section-widgets/office/text.md#ckeditor-classic).


---

# 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/dashboard-widgets/productivity/office.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.
