# Office

## Overview

The Office widget category brings familiar productivity tools into your ELN or LIMS sections so teams can create, edit, and manage documents without leaving Labii. These widgets cover cloud document suites, file management, and spreadsheet-style tables for structured data entry. Whether you are drafting experiment reports, organizing datasets, or collaborating on shared files, these tools keep office workflows aligned with your laboratory records. Together, they streamline documentation and improve data accessibility inside the context of each experiment or project.

## Widgets

* [G Suite](/widgets/section-widgets/office/g-suite.md) - Create and edit Google Docs, Sheets, Slides
* [Google Drive](/widgets/section-widgets/office/google-drive.md) - Manage and display files from Google Drive
* [Microsoft Office](/widgets/section-widgets/office/microsoft-office.md) - Create and edit Word, Excel, PowerPoint
* [Table](/widgets/section-widgets/office/table.md) - Work with Excel-like spreadsheets in sections


---

# 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.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.
