Redivis Documentation
API DocumentationRedivis Home
  • Introduction
  • Redivis for open science
    • FAIR data practices
    • Open access
    • Data repository characteristics
    • Data retention policy
    • Citations
  • Guides
    • Getting started
    • Discover & access data
      • Discover datasets
      • Apply to access restricted data
      • Create a study
    • Analyze data in a workflow
      • Reshape data in transforms
      • Work with data in notebooks
      • Running ML workloads
      • Example workflows
        • Analyzing large tabular data
        • Create an image classification model
        • Fine tuning a Large Language Model (LLM)
        • No-code visualization
        • Continuous enrollment
        • Select first/last encounter
    • Export & publish your work
      • Export to other environments
      • Build your own site with Observable
    • Create & manage datasets
      • Create and populate a dataset
      • Upload tabular data as tables
      • Upload unstructured data as files
      • Cleaning tabular data
    • Administer an organization
      • Configure access systems
      • Grant access to data
      • Generate a report
      • Example tasks
        • Emailing subsets of members
    • Video guides
  • Reference
    • Your account
      • Creating an account
      • Managing logins
      • Single Sign-On (SSO)
      • Workspace
      • Studies
      • Compute credits and billing
    • Datasets
      • Documentation
      • Tables
      • Variables
      • Files
      • Creating & editing datasets
      • Uploading data
        • Tabular data
        • Geospatial data
        • Unstructured data
        • Metadata
        • Data sources
        • Programmatic uploads
      • Version control
      • Sampling
      • Exporting data
        • Download
        • Programmatic
        • Google Data Studio
        • Google Cloud Storage
        • Google BigQuery
        • Embedding tables
    • Workflows
      • Workflow concepts
      • Documentation
      • Data sources
      • Tables
      • Transforms
        • Transform concepts
        • Step: Aggregate
        • Step: Create variables
        • Step: Filter
        • Step: Join
        • Step: Limit
        • Step: Stack
        • Step: Order
        • Step: Pivot
        • Step: Rename
        • Step: Retype
        • Step: SQL query
        • Variable selection
        • Value lists
        • Optimization and errors
        • Variable creation methods
          • Common elements
          • Aggregate
          • Case (if/else)
          • Date
          • DateTime
          • Geography
          • JSON
          • Math
          • Navigation
          • Numbering
          • Other
          • Statistical
          • String
          • Time
      • Notebooks
        • Notebook concepts
        • Compute resources
        • Python notebooks
        • R notebooks
        • Stata notebooks
        • SAS notebooks
        • Using the Jupyter interface
      • Access and privacy
    • Data access
      • Access levels
      • Configuring access
      • Requesting access
      • Approving access
      • Usage rules
      • Data access in workflows
    • Organizations
      • Administrator panel
      • Members
      • Studies
      • Workflows
      • Datasets
      • Permission groups
      • Requirements
      • Reports
      • Logs
      • Billing
      • Settings and branding
        • Account
        • Public profile
        • Membership
        • Export environments
        • Advanced: DOI configuration
        • Advanced: Stata & SAS setup
        • Advanced: Data storage locations
        • Advanced: Data egress configuration
    • Institutions
      • Administrator panel
      • Organizations
      • Members
      • Datasets
      • Reports
      • Settings and branding
    • Quotas and limits
    • Glossary
  • Additional Resources
    • Events and press
    • API documentation
    • Redivis Labs
    • Office hours
    • Contact us
    • More information
      • Product updates
      • Roadmap
      • System status
      • Security
      • Feature requests
      • Report a bug
Powered by GitBook
On this page
  • Overview
  • Creating organizations
  • Managing organizations

Was this helpful?

Export as PDF
  1. Reference
  2. Institutions

Organizations

Overview

The primary goal of an institution on Redivis is to create and manage organizations. You can do so from the Organizations tab of the institution administrator panel.

Creating organizations

In order to create a new organization, click the + New button at top right of the page. After providing the organization name and a few other details, the organization will be created.

Username and Name

Organizations have a username which is a short, unique name, alongside the full name of the organization

Administrators

You can add any number of administrators here, they will have full editing capability over the entire organization.

Publicly listed

If an organization is publicly listed its home page is visible on your institution home page and it will be indexted by external search engines. Any institution or organization administrator can list or unlist the organization at any time.

When to create a new organization?

An organization should be thought of as an administrative context for data. All administrators of that organization will have the ability to manage, edit, and delete datasets within the organization, and will be responsible for provisioning dataset access to the relevant researchers.

If a group of datasets does not fit into the administrative context of any existing organization, it likely makes sense to provision a new organization within your institution.

Managing organizations

On the main list of this page you will see a list of all organizations within the institution. You can click on any of these to navigate to that organization.

To manage the administrators of an existing organization, right click on that organization and select manage administrators.

Administration and privacy

Institutional administrators do not have access rights to any restricted data hosted by organizations within the institution. This is by design, as it prevents institutional administrators from accidentally viewing restricted data.

However, institutions administrators do have the ability to make themselves an administrator of any organization, after which they will have administrative access to that organization's datasets. Such an action will always be recorded in that organization's audit logs.

Last updated 11 months ago

Was this helpful?