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

# Setup

> Get Hub configured and connected

Set up your graph, connect registries, and invite your team.

<CardGroup cols={2}>
  <Card title="Creating Your First Graph" icon="plus" href="/setup/creating-your-first-graph">
    Create or import a graph from the dashboard
  </Card>

  <Card title="Importing from Cosmo or GraphOS" icon="cloud" href="/setup/importing-from-cosmo-or-graphos">
    Import federated schemas from registries
  </Card>

  <Card title="Connecting GitHub or GitLab" icon="github" href="/integrations/git/connecting-github-or-gitlab">
    Sync schema changes with your repository
  </Card>

  <Card title="Account & Organizations" icon="user-plus" href="/setup/accounts-and-organizations">
    Add team members and manage access
  </Card>

  <Card title="Inviting Collaborators" icon="user-plus" href="/setup/inviting-collaborators">
    Add team members and manage access
  </Card>
</CardGroup>
