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

# Step 8: What's Next?

> Explore advanced features and capabilities when you're ready to go deeper

<Info>
  **Congratulations!** 🎉

  You've successfully completed the essential 5X setup. Your workspace is now operational with data ingestion, SQL exploration, and team collaboration ready to go.

  This section is **optional** - explore these advanced capabilities when you're ready to unlock more power from the platform.
</Info>

## You've completed the essentials

Your 5X workspace now has everything you need to start getting value:

✅ **Account and workspace** fully configured\
✅ **Data sources connected** and actively ingesting\
✅ **SQL IDE ready** for data exploration and analysis\
✅ **Team members invited** with appropriate permissions

**You can stop here and start working with your data, or continue exploring advanced features below.**

## Advanced capabilities to explore

When you're ready to go deeper, these powerful features are available:

### Data modeling and transformation

Transform your raw data into analysis-ready datasets:

<CardGroup cols={2}>
  <Card title="dbt Modeling" icon="code">
    **What it enables:**

    * Transform raw data into structured models
    * Create reusable data transformations
    * Generate automated documentation
    * Track data lineage and dependencies

    **Best for:** Creating clean, reliable datasets for analysis
  </Card>

  <Card title="SQL Transformations" icon="database">
    **What it enables:**

    * Write custom SQL transformations
    * Create views and materialized tables
    * Build complex data pipelines
    * Schedule data processing jobs

    **Best for:** Custom data preparation workflows
  </Card>
</CardGroup>

### Visualization and dashboards

Build interactive dashboards and data applications:

<CardGroup cols={2}>
  <Card title="Superset Dashboards" icon="chart-line">
    **What it enables:**

    * Drag-and-drop dashboard creation
    * 50+ chart types and visualizations
    * Self-service analytics for teams
    * Role-based dashboard sharing

    **Best for:** Executive dashboards and standard reporting
  </Card>

  <Card title="Streamlit Apps" icon="code">
    **What it enables:**

    * Custom data applications
    * Interactive tools and calculators
    * Machine learning model demos
    * Specialized workflows

    **Best for:** Custom tools and specialized use cases
  </Card>
</CardGroup>

### Workflow automation

Automate your data pipelines and processes:

<Card title="What it enables:" icon="diagram-project">
  * Visual pipeline creation
  * Automated job scheduling
  * Data quality monitoring
  * Dependency management

  **Best for:** Complex data workflows and automation
</Card>

## Ready to dive deeper?

Your 5X workspace is ready for whatever comes next. Whether you start with advanced features today or return to them later, the foundation is solid.

<Card title="Back to Main Menu" icon="arrow-left" href="/quickstart">
  Return to the quickstart overview or continue exploring your workspace
</Card>

***

<CardGroup cols={2}>
  <Card title="Previous step" icon="arrow-left" href="/quickstart/step-7-invite-team">
    Step 7: Invite your team
  </Card>

  <Card title="Main documentation" icon="book" href="/">
    Explore the full platform documentation
  </Card>
</CardGroup>
