> 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/concepts/request.md).

# What is a Request?

### **Each** [**Request**](/streamly/reference/requests.md) **has the following fields:**

* **`Status`**&#x20;

  > Requests have a status of either `Open` or `Closed`.
  >
  > * This field is named `Complete` in the [**field library**](/streamly/reference/streams/modify/field-library.md).
* **`Subject`**&#x20;

  > Requests have a `Subject` of no more than 140 characters.
  >
  > * This field is **not** editable in Slack.
* **`Requester`**&#x20;

  > Requests have a `Requester` who submitted the Request.
  >
  > * This field is **not** editable in Slack.
* **`Assignee`**&#x20;

  > Requests can have an `Assignee` who is a member of the relevant [**team**](/streamly/reference/streams/modify/team.md).
  >
  > * This field is *optional* by default and can be removed from **Request** [**forms**](/streamly/reference/streams/modify/form-builder.md).
  > * If this field is removed from the **Request** form, only team members will be able to make changes to it.
* **`Due date`**&#x20;

  > Requests can have a `Due date`.
  >
  > * This field is *optional* by default and can be removed from **Request** forms.
  > * If this field is removed from the **Request** form, only team members will be able to make changes to it.

####

#### These fields sync with their counterparts in any [**connected tools**](/streamly/reference/streams/modify/tools.md).  Any other fields attached to a Request will be pushed to tools at submission, but are not editable in Slack.

{% content-ref url="/pages/-M8LSO0R6gwoxf4vUZSe" %}
[Requests](/streamly/reference/requests.md)
{% endcontent-ref %}
