# Request Management

Track, manage, and act on all your requests in a single place.<br>

{% stepper %}
{% step %}

### Overview

A Request in Siit represents an employee need—from “I can’t sign in” to “Grant access to Salesforce” to “Onboard a new colleague.” It captures all the context, stakeholders, approvals and tasks in one place and moves through a clear lifecycle from intake to resolution. Whether the request starts in Slack, Teams, the web portal, email, or the API, it behaves the same, with a single timeline and SLA.
{% endstep %}

{% step %}

### Explore all the core features of requests management

{% endstep %}
{% endstepper %}

{% content-ref url="../request-management/views" %}
[views](https://docs.siit.io/request-management/views)
{% endcontent-ref %}

{% content-ref url="../request-management/request-conversation" %}
[request-conversation](https://docs.siit.io/request-management/request-conversation)
{% endcontent-ref %}

{% content-ref url="../request-management/side-panel" %}
[side-panel](https://docs.siit.io/request-management/side-panel)
{% endcontent-ref %}

{% content-ref url="../request-management/assignment" %}
[assignment](https://docs.siit.io/request-management/assignment)
{% endcontent-ref %}

{% content-ref url="../request-management/approvals" %}
[approvals](https://docs.siit.io/request-management/approvals)
{% endcontent-ref %}

{% content-ref url="../request-management/tags" %}
[tags](https://docs.siit.io/request-management/tags)
{% endcontent-ref %}

{% content-ref url="../request-management/message-templates" %}
[message-templates](https://docs.siit.io/request-management/message-templates)
{% endcontent-ref %}

{% content-ref url="../request-management/public-vs-private-requests" %}
[public-vs-private-requests](https://docs.siit.io/request-management/public-vs-private-requests)
{% 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.siit.io/core-plateform/editor.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.
