---
title: "Document"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/constant/document
markdown: https://docs.nodetool.ai/nodes/nodetool/constant/document.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/constant/document.md
---

# Document

**Type:** `nodetool.constant.Document`

**Namespace:** `nodetool.constant`

## Description

Represents a document constant in the workflow.
    document, pdf, word, docx

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| value | `document` |  | `{"type":"document","uri":"","asset_id":null,"da...` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `document` |  |

## Related Nodes

Browse other nodes in the [nodetool.constant](./) namespace.
