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

# Introduction

> Nuphos is the AI-native DevOps workspace — where agents learn your infrastructure, investigate issues, and operate production systems under your control.

Nuphos gives your team a shared environment where AI agents learn your
infrastructure, investigate issues, and operate production systems — across AWS,
GCP, Kubernetes, and the rest of your stack — with fine-grained IAM, human
approvals, and a full audit trail.

You connect your accounts once; the agent works against them using short-lived,
least-privilege credentials. Anything that changes infrastructure is proposed as
a plan you approve first.

<Note>
  Nuphos is in early access — features and these docs are evolving quickly.
</Note>

## Get started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Install the app and run your first agent session.
  </Card>

  <Card title="Core concepts" icon="lightbulb" href="/concepts">
    Teams, scopes, the agent, plans, memory, and the credential model.
  </Card>

  <Card title="Connect AWS" icon="aws" href="/connectors/aws">
    Assume an IAM role via OIDC.
  </Card>

  <Card title="Connect GCP" icon="google" href="/connectors/gcp">
    Impersonate a service account.
  </Card>
</CardGroup>

## Need help?

Reach the team at [hello@nuphos.com](mailto:hello@nuphos.com) or visit
[nuphos.ai](https://nuphos.ai).
