Neurelo Build Docs
Neurelo Build Docs
  • Introduction
    • Core Concepts
    • Key Features
  • Getting Started
    • Sign-in/Sign-up
    • Dashboard
      • Collapsible Sidebar
      • Light/Dark Mode
      • Account Settings
      • Audit Events
      • User Management
        • Permissions (Member v/s Admin)
      • Org Settings
    • Starting your Neurelo Project
      • Quick Start Guide
      • Step 1 - Add a Data Source
      • Step 2 - Build Definitions
      • Step 3 - Create an Environment
      • Step 4 - Create an API Key
      • Step 5 - Start Runners
      • Try your Neurelo APIs
  • "How to" Videos
    • Product Overview
    • Neurelo APIs & SDKs
    • Project Setup
    • Definitions
    • Environments
    • Data Sources
    • Organization Management
    • Creating and Using Custom Queries
    • Using the Schema Builder to build Relationships
    • Mock Data Generation
  • Definitions
    • Neurelo Schema Editor
      • Schema Builder
      • JSON/YAML Editor
      • Schema Visualization: Entity-Relationship Diagram (ERD)
    • Custom APIs for Complex Queries
      • Write and Commit Custom Queries
      • AI-Assisted Query Generation
      • Deploying Custom API Endpoints
      • Using Variables in your Custom Query
    • Branches and Commits
    • API Docs
  • Environments
    • Creating a new Environment
    • API Playground
    • Observability
    • Migrations
    • API Keys
  • Data Sources
    • PostgreSQL
    • MySQL
    • MongoDB
  • Guides
    • Provisioning Cloud Databases for using with Neurelo
      • PostgreSQL
        • AWS RDS (PostgreSQL)
      • MySQL
        • AWS RDS (MySQL)
      • MongoDB Atlas
    • Mock Data Generation
    • Wipe Data Source
    • Remote Git Repository for Definitions
      • Connecting a Remote Git Repo
      • Creating Commits from Neurelo
      • Syncing Branches
    • Data Viewer
    • Environment/Data Source Tags
    • How to work with Embedded documents and References in MongoDB
    • How to download and use the Postman Collection for your Project
    • Building Python applications with Postgres and FastAPI
    • CI Integration using Neurelo CLI
    • Schema Migrations
    • Schema AI Assist
    • Auto-Introspection
    • Access Policies
    • User Auth
      • Google
      • GitHub
      • GitLab
    • MongoDB Atlas - Migrate GraphQL to Neurelo
    • MongoDB Atlas - Migrate REST Data APIs to Neurelo
  • MongoDB Atlas - Migrate REST Data APIs to Neurelo
  • MongoDB Atlas - Migrate GraphQL APIs to Neurelo
  • Neurelo Schema Language (NSL)
    • Example 1 - DVD Rentals
    • Example 2 - Simple "Posts" App
    • Example 3 - Bookstore
  • Neurelo API Reference (REST)
    • Examples of Neurelo Auto-Generated REST API endpoints
      • Example 1 - Simple “Posts” application
      • Example 2 - "DVD Rentals" application
      • Example 3 - "Bookstore” application
      • cURL API Examples
  • Neurelo API Reference (GraphQL)
  • SDKs
    • TypeScript / JavaScript SDK
    • Go SDK
    • Python SDK
      • Python SDK Tutorial -- News Application
        • News Application using Neurelo’s Python SDKs
  • CLI (Preview Version)
  • Self-Hosted Neurelo Gateways
  • Tutorials
    • Building a Real Time Chat Application with Neurelo and MongoDB using Python
    • Building A Financial Terminal with Neurelo and MongoDB in Rust
    • Building a Restaurant Management System with Neurelo and MongoDB using GraphQL in just a few minutes
    • Bringing Neurelo’s Data APIs to Life Instantly with MySQL
  • Project Examples
  • References
    • Supported Databases
    • Supported OS and Browsers
  • Support
Powered by GitBook
On this page
  • Inviting Team Members and Managing Roles in Neurelo
  • Accessing the Members section (Admins Only)
  • Inviting New Users:
  • Viewing Current Users:
  • Tracking Invitation History:
  1. Getting Started
  2. Dashboard

User Management

PreviousAudit EventsNextPermissions (Member v/s Admin)

Last updated 1 year ago

Inviting Team Members and Managing Roles in Neurelo

Neurelo enables you to invite team members, collaborators, and stakeholders to your organization. These individuals can manage the project as an Administrator and/or contribute to the project as a Member. Here’s how you can manage these settings:

Accessing the Members section (Admins Only)

  • To begin, navigate to the lower left corner of your Neurelo Dashboard.

  • Click on the Org selector and select the organization you would like to edit the membership for.

  • Select "Members" from this list to access the Members section.

Only the Admins of the Organization can list and manage members

Inviting New Users:

  • On the Members page, you’ll find the "Invite User" option.

  • Clicking "Invite User" opens a popup window where you can add a new user.

  • After selecting the appropriate role, click "Submit" to send an invitation to the user. The invited user will receive an email to join the organization with the designated role. This invited user can be a user with an existing account in Neurelo or may need to create a new account. Once they have a valid account and accept the invite, they will be added to this organization.

Viewing Current Users:

  • Back in the Members section, click on the "Users" tab.

  • This tab displays all users who have accepted the invitation and currently have access to the dashboard for the organization.

  • From here, you can invite new users as well as manage existing memberships.

Tracking Invitation History:

  • Next to the "Users" tab, you’ll find the "Invitation History" tab.

  • This section allows you to view all the invitations you have sent out, including pending and accepted invites. It’s an effective way to track who has been invited and their current status. You can also re-send an invitation from this page.

By utilizing these features, you can effectively manage who has access to your Neurelo projects, ensuring that the right people have the right level of access for collaboration and monitoring. This system enhances teamwork and project oversight, making your workflow more efficient and organized.

Enter the user’s email address and select their role from the dropdown menu. Available roles typically include "Admin," "Member," and possibly others (future), depending on your organization's setup. See for details on the Admin v/s Member roles.

this