---
title: Use a input in Centrldesk
description: Use a input in Centrldesk
---

[Centrldesk help center ](https://www.centrldesk.com/help)

# [Use a input in Centrldesk](https://www.centrldesk.com/help/library-general-parameter)

 Written by [Sebastian](https://www.centrldesk.com/help/author/sebastian) | Apr 1, 2022 8:30:42 AM

The Input block is used to work with inputs e.g. from documents. 

If a Input is e.g. set in a document, the input can be used and for example be processed in the Logic Editor.

Example:

The input value 'Input from a document' is set in a document.

The input value can then be selected in the logic editor.

The input value 'Input from a document' can be further processed.

Result:

An input e.g. from a document.

Tips and best practices:

 -

Errors and Warnings:

 -

Library:

General

[View full post](https://www.centrldesk.com/help/library-general-parameter)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Sebastian"
  },
  "dateModified" : "2022-04-01T08:32:50.421Z",
  "datePublished" : "2022-04-01T08:30:42Z",
  "headline" : "Use a input using Input block",
  "image" : {
    "@type" : "ImageObject",
    "height" : 520,
    "url" : "https://7836215.fs1.hubspotusercontent-na1.net/hubfs/7836215/library-general-parameter-1.png",
    "width" : 1900
  },
  "mainEntityOfPage" : "https://www.centrldesk.com/help/library-general-parameter",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60,
      "url" : "/hs/hsstatic/content_shared_assets/static-1.4092/img/default-amp-logo.png",
      "width" : 60
    },
    "name" : "Centrldesk help center"
  }
}
```