Overview
This guide walks you through the core DPUse workflow end to end. By the end you will have connected to a data source, built a basic data model, and explored your data — which is the foundation everything else builds on.
Before you begin
You need a DPUse account. If you don't have one yet, see Account Setup.
Step 1 — Set up a connector
A connector is a template that defines how DPUse integrates with a type of data source. Before you can connect to any data, you need to confirm that the right connector is configured.
- Open the Workbench and navigate to Manage Configs > Connectors.
- Check whether a connector exists for your data source type.
- If not, contact your administrator — connectors are set up at the organisation level.
See Connectors and Connections for the distinction between connectors and connections.
Step 2 — Create a connection
A connection is a live link from a connector to a specific data source instance — for example, a particular database or a specific account in a SaaS platform.
- Navigate to Manage Configs > Connections (or use the Connection dialog in the Workbench toolbar).
- Select the connector type you want to use.
- Provide the credentials and configuration required for your specific source.
- Save and verify the connection.
Step 3 — Establish a Data View
A data view is a window into a connected data source. It lets you select which data objects you want to work with and inspect their content.
- Navigate to Establish Data Views in the Workbench.
- Create a new data view and select the connection you just set up.
- Browse the available data items and select what you need.
- Use the Audit Content step to confirm the data looks correct.
- Use Investigate to explore the raw data before modelling it.
Step 4 — Assemble a Dimension
A dimension is a curated data model — a clean, structured representation of a business entity (like a customer, a product, or a transaction) built from one or more data views.
- Navigate to Assemble Dimensions.
- Create a new dimension and give it a descriptive name.
- Map fields from your data view into the dimension structure.
- Configure and verify the dimension to confirm it is reading correctly.
Step 5 — Explore a Presentation
A presentation is how you view and document your data. It can range from a simple data exploration space to a structured document with charts, tables, and narrative.
- Navigate to Explore Presentations.
- Open or create a presentation connected to your dimension.
- Explore the data, add structure, and document your findings.
What's next
- Add event context with Contextualise Data
- Build something shareable with Build Data Apps
- Ask the AI assistant questions about your data in the Knowledge Pane