Less
  • 👋Welcome to Less
  • 🏃 Getting Started
    • A Quick Overview
    • Storage
    • Connectors
    • Modelling
  • 🏃 Exercises
    • Data-Driven Ecommerce
      • Hints
    • Automated Financial Analysis
      • Hints
        • Part 1 - Profit & Loss
        • Part 2 - Metrics
        • Part 3 - Accrual-Based Accounting
    • AI-driven product reviews
      • Hints
  • 🔌 Connectors
    • Intro to Connector
    • Connector Guides
      • AWS Billing
      • Billy
      • Bing Ads
      • Python Connection
      • Customer.io
      • CVR Virk
      • DAWA
      • Dinero
      • DMI
      • ECB Exchange Rates
      • Meta Ads
      • Facebook Page Insights
      • Google Ads
      • Google Analytics
      • Google Sheets
      • Heap.io
      • HubSpot
      • HubSpot Email Marketing (coming soon!)
      • Instagram Page Insights
      • ISO Calendar
      • LinkedIn Ads
      • Mailchimp
      • Matomo
      • Marathon (coming soon!)
      • Mixpanel
      • MongoDB
      • MSSQL
      • MySQL
      • PostgreSQL
      • Salary.dk
      • Slack
      • Stripe
      • Trustpilot (coming soon!)
      • WooCommerce (coming soon!)
      • Zettle
  • 🧊 Modelling
    • Intro to the Canvas
    • Action Guides
      • Basics
        • Input
        • Output
        • Fill
        • Filter
        • Formats
        • Limit
        • Rename
        • Replace
        • Pick
        • Sort
        • Text Transform
        • Unique
      • New Columns
        • Compare
        • Cumulative
        • Date Difference
        • Date Format
        • Date Math
        • Difference
        • Calculate
        • IF Column
        • Text Column
        • Parse JSON
        • Row ID
        • Running Interval
        • Split Columns
      • Reshape
        • Pivot
        • Group By
        • Transpose
      • Merge
        • Append
        • Combine
        • Stack
  • ⛔ Advanced Databases & Security
    • Security
    • Link Database
    • Whitelisting of IPs
  • 🔐 Roles and Permission
    • Basics
    • Abilities
    • Roles
    • Groups
  • 📞 REST API (beta)
    • Basics
    • Endpoints
Powered by GitBook
On this page
  • Overview
  • Roles
  1. 🔐 Roles and Permission

Roles

Bundles of abilities

Overview

In short, the roles are defined as:

  1. The Manager role can delete and manage (set permissions) on assets. They also have certain database abilities.

  2. The Editor role can update assets and access the tables that assets output in new models or by downloading

  3. The Viewer role can see task history, versions and refresh assets

  4. The Auditor role can view models and versions

Roles

Ability
Manager
Editor
Viewer
Auditor

Database

database-view

🟢

🟢

🟢

database-create

🟢

🟢

database-tables

🟢

database-credentials

🟢

database-whitelist

🟢

database-delete

🟢

Folders

folder-view

🟢

🟢

🟢

🟢

folder-create

🟢

🟢

🟢

folder-edit

🟢

🟢

folder-manage

🟢

folder-delete

🟢

Connections

connection-view

🟢

🟢

🟢

connection-execute

🟢

🟢

🟢

connection-tasks

🟢

🟢

🟢

connection-tables

🟢

🟢

🟢

connection-download

🟢

🟢

🟢

connection-update

🟢

🟢

connection-manage

🟢

connection-delete

🟢

Models

model-versions

🟢

🟢

🟢

🟢

model-view

🟢

🟢

🟢

🟢

model-execute

🟢

🟢

🟢

model-tasks

🟢

🟢

🟢

model-tables

🟢

🟢

🟢

model-download

🟢

🟢

🟢

model-update

🟢

🟢

model-manage

🟢

model-delete

🟢

PreviousAbilitiesNextGroups

Last updated 1 year ago