> ## Documentation Index
> Fetch the complete documentation index at: https://docs.velatir.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Escalations

> Notify the right people when a high-criticality finding needs attention.

## What Is an Escalation?

Most traces are handled by your agents without anyone needing to step in. An escalation is a **notification**: Velatir tells the right people through your connected channels that something happened.

This is not a hold. The person's prompt is not paused waiting for someone to click Approve in the dashboard. An Enforcer has already allowed or blocked the trace. The escalation is how reviewers find out.

Human review that *does* change access lives on the agents themselves: [Gatekeeper access requests](/agents/gatekeeper#access-requests) and [Data Protector false-positive challenges](/agents/data-protector#false-positive-challenges).

## When a Trace Is Escalated

A high-criticality finding on an Enforcer notifies your channels. You decide which findings are high criticality through your [Data Protector categories](/agents/data-protector) and your [instructions](/agents/instructions). Observer agents flag for review in Assessments; they do not notify channels.

## Connect a Channel

Escalations are sent to the channels you connect under **Settings → Channels**.

<Tabs>
  <Tab title="Slack">
    Connect Slack from the dashboard, then add Velatir to the channel where your reviewers work. Escalations arrive there.

    <Frame>
      <img src="https://mintcdn.com/velatir/n3gJoK__v8uzlj7d/images/custom-slack-channel-add-velatir-1.png?fit=max&auto=format&n=n3gJoK__v8uzlj7d&q=85&s=207e908b0e7cc85b4d9ab7cf13186d79" alt="Adding Velatir to a Slack channel" width="901" height="321" data-path="images/custom-slack-channel-add-velatir-1.png" />
    </Frame>
  </Tab>

  <Tab title="Microsoft Teams">
    Until the Velatir app is in the Microsoft Teams store, a Teams administrator uploads it for your organisation.

    1. Download the [Velatir app package](https://cdn.velatir.com/velatir-teams.zip).
    2. Open [Manage apps](https://admin.teams.microsoft.com/policies/manage-apps) in the Teams admin center. Under **Actions**, choose **Upload new app** and upload the zip.

           <Frame>
             <img src="https://mintcdn.com/velatir/vEI38-EkSg06Hpxf/images/teams-admin-upload-new-app.png?fit=max&auto=format&n=vEI38-EkSg06Hpxf&q=85&s=48efc06a5d51a66586de79834c57a7f4" alt="Actions menu in the Teams admin center with Upload new app" width="274" height="171" data-path="images/teams-admin-upload-new-app.png" />
           </Frame>
    3. In Microsoft Teams, add **Velatir** from Apps to the channel, group chat, or personal chat that should receive escalations.
    4. In Velatir, open **Settings → Channels**, connect Microsoft Teams, and copy the one-time code.
    5. In the chat, type `@Velatir` to tag the app. Pasting the mention does not tag it.

           <Frame>
             <img src="https://mintcdn.com/velatir/vEI38-EkSg06Hpxf/images/teams-tag-velatir.png?fit=max&auto=format&n=vEI38-EkSg06Hpxf&q=85&s=d5f7e090a3f613d2ebeeba1adafd2e11" alt="Typing @Velatir to tag the Velatir app in a Teams chat" width="573" height="141" data-path="images/teams-tag-velatir.png" />
           </Frame>
    6. Choose **connect** from the suggestions, then enter the code.

           <Frame>
             <img src="https://mintcdn.com/velatir/vEI38-EkSg06Hpxf/images/teams-connect-command.png?fit=max&auto=format&n=vEI38-EkSg06Hpxf&q=85&s=fcb1a71d4f201019ea69c07a1cdbdf34" alt="Choosing the connect command from Velatir suggestions" width="604" height="239" data-path="images/teams-connect-command.png" />
           </Frame>

    The code expires after a short window; generate a new one if it lapses.
  </Tab>

  <Tab title="Text message">
    Add a phone number to receive escalations as SMS. The number must be verified. Text-message channels are an entitlement — if the option is locked, contact us to turn it on.
  </Tab>
</Tabs>

You can send a test notification from the channel card to confirm delivery without waiting for a real finding.

## Delivery

Each channel is notified independently. One channel failing does not stop the others. On the trace you can see whether a notification was sent.

Every high-criticality finding, and the channels it was sent to, stays on the session record.

***

<CardGroup cols={2}>
  <Card title="Trace lifecycle" icon="refresh-cw" href="/traces/trace-lifecycle">
    Where notification fits in a trace's journey.
  </Card>

  <Card title="Data Protector" icon="shield-check" href="/agents/data-protector">
    Set which findings are high criticality.
  </Card>
</CardGroup>
