# Compose With Input Data

Use the Compose With Input Data template to create new data or content with existing input data.

Example things you can create with this template:

* Marketing taglines specific to a list of items in your spreadsheet
* Product descriptions
* Longform content specific to a list of topics

Tips for using this template:

* Use the term `{{ input }}` to refer to an input cell value when describing the subject.
* Be specific when describing the subject. If the initial output is not what you're looking for, try describing the subject with different words.
* Phrase the subject as a noun, not a command. For example, write "tagline for shoes" instead of "write me a tagline for shoes".


---

# 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.usecharm.ai/templates/compose-with-input-data.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.
