# Input

The `input` block allows you to input item quantities and to set custom filters for your inputs.

The `input` block is currently useable in select blocks such as the `query` block.

## Add

* Add an Input block using the Cwicly [Quick inserter](/cwicly/quick-inserter.md) (recommended).

<figure><img src="/files/yJL1iDKEC9zMqwy54rdl" alt=""><figcaption></figcaption></figure>

* Alternately, open the block inserter and click to add a Cwicly Input block.

<figure><img src="https://lh4.googleusercontent.com/V9EXR7lOlJcTj8YwHMmNAfeZQzYC-7RqSPev012I7QL3GBJIUYnZssnSJMtM34OOkRT_2amsClRbA2QkHpIVyqa8_GU2HRvZyRjp9GVM6WO51rPFvSMTwULS51w-B44MQ3uNy_ZmcJVMtFTMD0JHiJFThJ3GE9ogYS5CZJBRLN1vG1hL7yV9J-Vj5E4Nug" alt=""><figcaption></figcaption></figure>

## Input settings

Allows you to specify the input type, whether it has a placeholder or not and rows.

{% content-ref url="/pages/2pwkwXXrxzOejREzEGjx" %}
[Input Settings](/blocks/input/input-settings.md)
{% endcontent-ref %}


---

# 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.cwicly.com/blocks/input.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.
