# Side panel

The sidebar gives you instant context without leaving the request. See who’s asking, what they use, and what’s due—then take action in one click.

<div data-full-width="false"><figure><img src="/files/UJF4KBHKYK1TNGzog3F1" alt=""><figcaption></figcaption></figure></div>

### What you’ll find at a glance

* Request details: status, SLA clocks, team and assignee, priority, channel, and the associated service.
* People: requester profile, manager, department, location, and a quick list of their recent requests.
* Apps & devices: the systems and hardware tied to the requester or to the request itself, with quick actions for provisioning and troubleshooting.

From here you can add participants, change priority, start an approval, or run a workflow. It’s the fastest way to understand who’s asking, what they need, and what to do next.

### Quick actions

Common actions sit one click away at the top of a request .

* In Apps: Provision, Revoke, Add to group, Open in Okta/Google/Azure AD.
* In Devices: Assign, Lock, Wipe, Open in MDM.
* Ticketing : Escalate ticket&#x20;


---

# 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/request-management/side-panel.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.
