ReOrc docs
Get ReOrc
English
English
  • About ReOrc
  • Set up and deployment
    • Set up organization
    • Install ReOrc agent
  • Getting started
    • 1. Set up a connection
      • BigQuery setup
    • 2. Create a project
    • 3. Create data models
    • 4. Build models in console
    • 5. Set up a pipeline
  • Connections
    • Destinations
      • Google Service Account
    • Integrations
      • Slack
  • Data modeling
    • Overview
    • Sources
    • Models
      • Model schema
      • Model configurations
    • Jinja templating
      • Variables
      • Macros
    • Materialization
    • Data lineage
    • Data tests
      • Built-in generic tests
      • Custom generic tests
      • Singular tests
  • Semantic modeling
    • Overview
    • Data Modelling vs Semantic Layer
    • Cube
      • Custom Dimension
      • Custom Measure
        • Aggregation Function
        • SQL functions and operators
        • Calculating Period-over-Period Changes
      • Relationship
    • View
      • Primary Dimension
      • Add Shared Fields
    • Shared Fields
    • Integration
      • Guandata Integration
      • Looker Studio
  • Pipeline
    • Overview
    • Modeling pipeline
    • Advanced pipeline
    • Job
  • Health tracking
    • Pipeline health
    • Data quality
  • Data governance
    • Data protection
  • Asset management
    • Console
    • Metadata
    • Version history
    • Packages and dependencies
  • DATA SERVICE
    • Overview
    • Create & edit Data Service
    • Data preview & download
    • Data sharing API
    • Access control
  • AI-powered
    • Rein AI Copilot
  • Settings
    • Organization settings
    • Project settings
    • Profile settings
    • Roles and permissions
  • Platform Specific
    • Doris/SelectDB
Powered by GitBook
On this page
  • Create an organization
  • Set up environments
  1. Set up and deployment

Set up organization

PreviousSet up and deploymentNextInstall ReOrc agent

Last updated 15 days ago

In ReOrc, organization is the highest structure that include multiple projects and users. The organization owner can manage billing information, user permissions, and other resources.

This guide shows you how to set up an organization.

Prerequisite: You already have a ReOrc account. Otherwise, visit to create one.

Create an organization

  1. In the Welcome dialog after you've created an account, select Create Organization.

  2. Provide the name and domain for your organization. This domain name is the unique identity for your organization and the destination when you access ReOrc.

Set up environments

A ReOrc organization always needs two types of environment: development and production.

Similar to the practice in software engineering, environments refer to the separate setups used for different stages of a project's lifecycle. Development is the playground where data engineers build, experiment, and test new setups and transformations. Meanwhile production contains the fully tested, stable data workflows.

When you create an organization, ReOrc already sets dev and prod by default.

To access environment setup, on the left sidebar, click on the icon and select Environments & Workers.

Once you've set up the environments, the next step is to .

install reorc-agent
ReOrc