# Smartsheet

### [Streams](https://happybara.gitbook.io/streamly/concepts/stream) **can been connected to new Sheets in**[ **Smartsheet**](https://www.smartsheet.com)**.**

#### Select the Smartsheet [**`Workspace`**](https://smartsheet-platform.github.io/api-docs/#workspaces) you would like to use.

{% hint style="info" %}
You must enter **at** **least two characters** in all dynamic select menus.
{% endhint %}

{% hint style="warning" %}
To populate this menu for the **first time**, the app will need to query your Smartsheet instance and build a list of options, this can take **several seconds** to complete.

Once a cache of options has been built, this menu will populate immediately, but refreshes (if the desired `Workspace` is newly created) will also take **several seconds** to complete.
{% endhint %}

#### Name the [`Sheet`](https://smartsheet-platform.github.io/api-docs/#sheets) that will be created.

#### The tool connection will be shown where Streams are mentioned in Slack and in [**Requests**](https://happybara.gitbook.io/streamly/concepts/request) **that generated corresponding tasks in Smartsheet.**

![](https://515986723-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M8LPwlH5mb9FAOH85oP%2F-M9g9wi8NJ0rthjU8NTL%2F-M9gAYW6dGRC6exTizQG%2Fimage.png?alt=media\&token=880afa5f-a03e-41da-911f-296e6bb73cbd)


---

# 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://happybara.gitbook.io/streamly/reference/streams/modify/tools/smartsheet.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.
