> For the complete documentation index, see [llms.txt](https://docs.siit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.siit.io/core-plateform/editor.md).

# 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="/pages/SZ5w8WkCdGS3Biw5YFbX" %}
[Views](/request-management/views.md)
{% endcontent-ref %}

{% content-ref url="/pages/QpNrTkVb99khWG1i8Mga" %}
[Request conversation](/request-management/request-conversation.md)
{% endcontent-ref %}

{% content-ref url="/pages/1TbYo2uq5oqghqhi0goW" %}
[Side panel](/request-management/side-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/mO1PAHCbjL5kOfVkKzi4" %}
[Assignment](/request-management/assignment.md)
{% endcontent-ref %}

{% content-ref url="/pages/wgIqWXYFzfe2AWmbev60" %}
[Approvals](/request-management/approvals.md)
{% endcontent-ref %}

{% content-ref url="/pages/PwQmAj8B7c4h0MmJCPWd" %}
[Tags](/request-management/tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/fMyiCYVdGeBI3p1jrAGJ" %}
[Message templates](/request-management/message-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/r7RWx0jr57cVDYyb7bAD" %}
[Public vs Private requests](/request-management/public-vs-private-requests.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
