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
  • Asset abilities
  • Permissions abilities
  1. 🔐 Roles and Permission

Abilities

An ability enables you to do something on Less

Asset abilities

These abilities relate to database, connections, folders and models. These are the core abilities. They are combined with an asset to construct a full ability. For instance, connection-create which would enable a user to create new connections.

Name
Ability

view

The user can see that the assist exists but can't edit it, refresh, delete or anything other than seeing it's existence

create

The user can create new assets

manage

The user can set new and edit permissions on an asset

credentials

The user can view database username and password credentials (only database)

whitelist

The user can create new whitelisting rules (only database)

delete

The user can delete an asset

edit

The user can move or rename a folder, and create assets in the folder (folder only)

tables

The user can use the tables that are outputted from an asset, e.g. in a model

download

The user can download tables as .csv-files

execute

The user can manually refresh assets

update

The user can change the name, configuration, update frequency of an asset

task

The user can see logs of an assets

versions

The user can see versions of an assets (only model)

Permissions abilities

These abilities relate only to abilities around creating, editing and deleting users and groups

Name
Ability

user-delete

Delete a user

invite-user

Invite a new users

group-create

Create a new group

group-edit

Change name of group

group-delete

Delete a group

group-remove-user

Remove user from group

group-add-user

Add user(s) to group

PreviousBasicsNextRoles

Last updated 1 year ago