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

# Darwin Connect Web

> Open the authenticated console for configuring, monitoring, and operating Darwin Connect applications.

Use Darwin Connect Web to create and switch applications, inspect users and transactions, test goals, manage authentication and credentials, and administer balances and team access.

<CardGroup cols={2}>
  <Card title="Open Connect Dashboard" icon="arrow-up-right-from-square" href="https://connect.darwin.so">
    Sign in to manage your Darwin Connect applications.
  </Card>

  <Card title="Read the web interface guide" icon="browser" href="/connect/interfaces/web">
    Learn how the console relates to the JavaScript SDK, Python SDK, MCP, and HTTP API.
  </Card>
</CardGroup>

Runtime requests still belong on your trusted backend through the Darwin Connect API or an SDK. The web console is the authenticated human control plane for the same application resources.
