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

# Quickstart

> Get up and running with Paradime quickly using role-based quickstarts for Admins, Developers, and Read-only users, each mapped to what you need first.

Whether you're setting up a workspace for your team, building dbt models in the IDE, or exploring data as a read-only user, these role-based quickstarts walk you through the most important first steps in Paradime. They map to the three Paradime user roles: Admin, Developer, and Business (read-only).

<CardGroup cols={2}>
  <Card title="For Admins" href="/start-here/quickstart/for-admins" icon="shield">
    Configure your Paradime workspace: invite users, connect your data warehouse, and set up your git repository.
  </Card>

  <Card title="For Developers" href="/start-here/quickstart/for-developers" icon="code">
    Start writing, running, and deploying dbt models in the Paradime IDE and Bolt scheduler.
  </Card>

  <Card title="For Read-only Users" href="/start-here/quickstart/for-read-only-users" icon="eye">
    Explore your data, discover models, and work with analytics outputs without writing code.
  </Card>
</CardGroup>


## Related topics

- [Quickstart](/start-here/quickstart/index.md)
- [For Admins](/start-here/quickstart/for-admins.md)
- [For Developers](/start-here/quickstart/for-developers.md)
- [Key terms](/guides/foundations/key-terms.md)
- [For read-only users](/start-here/quickstart/for-read-only-users.md)
