# Approvals

Approvals can be preconfigured in a Service Catalog item or added ad‑hoc from any request. Choose sequential or parallel approvers, set due dates, and define what happens on non‑response.

Approvers receive a clean card in Slack/Teams and can approve or decline with one click and an optional comment. Everything is recorded in the request timeline. If an approver is out, fallback logic routes to the manager’s manager, app owner, or a backup group. Changing scope—like a different app or higher access level—can automatically re‑request approval.

Approvals can trigger downstream actions: on approval, provision access in Okta/Azure AD, add to a group, or notify the requester. On decline, update status and message the requester with next steps.

<figure><img src="/files/UyeweW08NzTDDXwHSGOv" alt=""><figcaption></figcaption></figure>


---

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