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

# Connected apps

> Review and revoke the applications you've authorized to access your webhook.co account.

When you authorize an application — for example, connecting an AI agent over
[MCP](/mcp/overview) — it gets scoped access to your account. The **Connected apps** page lists what
you've authorized, so you can review and revoke it.

## Review and revoke

<Steps>
  <Step title="Open connected apps">Go to **Connected apps** in your account menu.</Step>

  <Step title="Revoke what you don't recognize">
    Revoking an app immediately withdraws its access. If you didn't authorize something, or no
    longer use it, revoke it.
  </Step>
</Steps>

<Note>
  Connected apps are authorizations you granted to third-party or agent applications. They're
  separate from your organization's [API keys and CLI devices](/help/getting-started/the-dashboard),
  which live under **Credentials**.
</Note>

## Related

<CardGroup cols={2}>
  <Card title="Sessions & signing out" icon="arrow-right-from-bracket" href="/help/your-account/sessions">
    End your own sessions.
  </Card>

  <Card title="MCP & agents" icon="robot" href="/mcp/overview">
    How agents connect over MCP.
  </Card>
</CardGroup>
