Etiq AI - Data Science Copilot
Etiq 1.x Docs
Etiq 1.x Docs
  • Welcome to Etiq
  • Quickstart
  • Usage Plans
  • Key Concepts
    • Snapshot
    • Scan
    • Config
    • Custom Tests
  • Scan Types
    • Accuracy
    • Leakage
    • Drift
    • Bias
    • Data Issues
    • Data Fingerprinting
  • RCA
    • RCA Type Scans
    • Accuracy RCA Scan
    • Bias RCA Scan
    • Drift RCA Scan
  • Dashboard
    • Dashboard Components
    • Project Sharing
    • Data Synchronisation
  • Integrations
    • Airflow
    • Great Expectations
  • FAQ & Other
    • FAQ
    • API Documentation
    • Low Level API
Powered by GitBook
On this page

Was this helpful?

  1. Dashboard

Project Sharing

How to use the dashboard to share projects with other users.

PreviousDashboard ComponentsNextData Synchronisation

Last updated 1 year ago

Was this helpful?

Project sharing allows other users to view your project. It can also allow you to create new snapshots against it within the Python client.

When logging in, you are presented with a list of projects;

You can then click the image share icon to bring up the sharing dialog. Here you can choose which user(s) to share the project with;

Selecting a user in the list will grant access. Clearing the checkbox next to them will remove their access. Click "OK" to save the changes.

Note that you can't remove yourself as the owner from the project!

Finally the other user will be able to view the project within their project list;

Users cannot delete or share further projects they do not own.

Project List Page
The Project Sharing Dialog
How other users see your shared project.