> For the complete documentation index, see [llms.txt](https://docs.justransform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justransform.com/productivity/b2b-office-suite.md).

# B2B Office Suite

Justransform provides a full B2B Office suite of applications that provide business-to-business (B2B) integration capabilities.&#x20;

### Sheets

Sheets is a powerful worksheet creator allowing for collaborative spreadsheet collaboration. Using Sheets create and configure web applications integrated into Business Processes, create real-time business views, process integrations, and work collaborations.

### Workflow Editor

Workflow Editor is a visual interface enabling you to create, edit, and manage workflows by defining steps and actions that are performed in a specific order. The Workflow Editor makes it easy to create and manage workflows for data integration, API integration, and EDI integration.

### Documents

Documents is a collaborative document creator which can use all standard document productivity features; along with the ability to include layouts, code, HTML, and checklists.

### Forms

Forms is an intuitive form builder to create logic based forms within minutes. These can be embedded within websites and provide data directly into Justransform.

### CSV Validation

Validate comma-separated value (CSV) files, create schema, data mapping and view data in various formats.

### **PDF Extractor & PDF**

Extract data from Portable Document Files (PDF) into a usuable format. This can be used within a workflow to extract specific data elements from the file, such as customer information or invoice details.

### Diagrams

Create and edit diagrams and flowcharts to visually represent your workflows and integrations.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.justransform.com/productivity/b2b-office-suite.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.
