> For the complete documentation index, see [llms.txt](https://happybara.gitbook.io/streamly/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://happybara.gitbook.io/streamly/reference/requests/submit.md).

# Submit a Request

### From the app home:

* In the [**`Streams`**](/streamly/concepts/stream.md) section of app home, [**find**](/streamly/reference/streams/find.md) the **Stream** in which the [**Request**](/streamly/concepts/request.md) will be submitted.
* Click the :zap:`Request` button and fill out the **Request** form.

### From a Slack channel:

* Slash command

  * Navigate to the channel associated with the desired **Stream**.
  * Run the `/streamly` command and fill out the **Request** form.

* [Shortcut](https://slack.com/help/articles/360004063011-Work-with-apps-in-Slack-using-shortcuts)
  * From any conversation, click the shortcuts lightning bolt.&#x20;
  * Select a **Stream** and fill out the **Request** form.

### After clicking submit:

* A **message** will appear in the public channel detailing the new request.
* A **task** will be created in any [**connected tools**](/streamly/reference/streams/modify/tools.md).
* **Thread replies** on the **message** will appear as **comments** on the task in any connected tools.
* The **Request** can be [**found**](/streamly/reference/requests/find.md) in the **`Requests`** section of the app home.

{% tabs %}
{% tab title="App home" %}
![](/files/-M9aVQ9Gb3OHaD77-edA)
{% endtab %}

{% tab title="Shortcuts menu" %}
![](/files/-M9b4fJxGfb9HyWT0anQ)
{% endtab %}
{% endtabs %}
