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

# Get started with Nubis

> Set up your workspace, align your team, enable billing, and prepare your first production-ready project.

## Start with the right operating model

Nubis works best when you set up the workspace before you launch the workload. The recommended sequence is simple: create or join an organization, invite the right people, define projects, enable billing, and then launch infrastructure with clear ownership.

<CardGroup cols={2}>
  <Card title="Manage teams" icon="users" href="/get-started/manage-teams">
    Invite teammates, organize workspace ownership, and keep account operations understandable.
  </Card>

  <Card title="Roles and permissions" icon="shield-check" href="/get-started/roles-and-permissions">
    Apply least-privilege access with Nubis RBAC, custom roles, and service-account patterns.
  </Card>

  <Card title="Manage projects" icon="folders" href="/get-started/manage-projects">
    Separate environments, products, and cost centers with clean project boundaries.
  </Card>

  <Card title="Billing and payments" icon="wallet" href="/get-started/billing-payments">
    Connect payment methods, understand usage visibility, and set guardrails before launch.
  </Card>

  <Card title="Migrate to Nubis" icon="arrow-right-left" href="/get-started/migrate-to-nubis">
    Plan a safe move from another cloud or on-prem stack into Nubis.
  </Card>

  <Card title="POC guide" icon="flask-conical" href="/get-started/poc-guide">
    Run a focused proof of concept with clear success criteria, scope, and rollout steps.
  </Card>
</CardGroup>

## Recommended sequence

<Steps>
  <Step title="Create or join an organization">
    The organization owns billing, support plan, team membership, and top-level governance for everything that follows.
  </Step>

  <Step title="Invite the core team">
    Bring in the operators, developers, and finance stakeholders who need early access to the workspace.
  </Step>

  <Step title="Create projects">
    Use one project per environment, product, or business unit so resources, visibility, and ownership stay clear.
  </Step>

  <Step title="Enable billing and guardrails">
    Add a payment method, review usage visibility, and set spend controls before workloads multiply.
  </Step>

  <Step title="Launch your first resources">
    Start with [Nubis Compute](/services/nubis-compute), [Nubis Storage](/services/nubis-storage), or [Nubis Databases](/services/nubis-databases) depending on the workload.
  </Step>
</Steps>

## Good first reads

* [Manage teams](/get-started/manage-teams) for organization membership and ownership.
* [Roles and permissions](/get-started/roles-and-permissions) for RBAC and service-account guidance.
* [Manage projects](/get-started/manage-projects) for environment structure and resource boundaries.
* [Billing and payments](/get-started/billing-payments) for payment readiness and spend controls.
