LogoLogo
Home
  • Introduction
  • Quickstart
    • Starter guide
    • Core Concepts
      • Stack Type
      • Data Loader
      • Inputs/Outputs
      • Text Splitters
      • Embedding Model
      • Vector Store
      • Large Language Model
      • Memory
      • Chain
    • Testing Stack
    • Deployment
    • Knowledge Base
    • Organization and Teams
    • Secret Keys
    • Logs
  • Components
    • Inputs
    • Outputs
    • Document Loaders
    • Prompts
    • Text Splitters
    • Embeddings
    • Vector Store
    • Retrievers
    • Multi Modals
    • Agents
    • Large Language Models
    • Memories
    • Chains
    • Output Parsers
  • Customization
    • Writing Custom Components in GenAI Stack
    • Build your own custom component
    • Define parameters used for required components
  • Usecases
    • Simple QA using Open Source Large Language Models
    • Multilingual Indic Language Translation
    • Document Search and Chat
    • Chat with Multiple Documents
  • Terminologies
    • RAG - Retrieval Augmented Generation
    • Hybrid Search - Ensemble Retriever
  • REST APIs
    • GenAI Stack REST APIs
    • Chat API Reference
    • Text Generation API Reference
    • Rate Limiting and Sleep Mode
  • Troubleshooting
    • How to verify what is loaded and chunked from the loader?
  • Acknowledgements
    • Special Mentions
Powered by GitBook
On this page

Was this helpful?

  1. Quickstart

Organization and Teams

PreviousKnowledge BaseNextSecret Keys

Last updated 10 months ago

Was this helpful?

The Organization and Teams feature in GenAI Stack allows you to manage and collaborate with your team efficiently. This guide provides step-by-step instructions on setting up your organization, creating teams, and inviting team members.

Steps to Create an Organization:

  1. Access the Organization Section:

    • Navigate to the "Organization" option on the main page of your GenAI Stack site.

  2. Create a New Organization:

Click on the "Create Organization" button.

  • Organization Name: The name of your organization will be pre-filled, but you can update it if needed.

  • Organization ID: This will also be pre-filled for you.

Steps to Create a Team:

  1. Access the Teams Section:

    • Navigate to the "My Teams" option on the main page of your GenAI Stack site.

  2. Create a New Team:

  • Click on the "Create New Team" button.

  • Team Name: Enter the name of your team.

  • Invite Team Members: Add the email IDs of the team members you want to invite.

  • Click on the "Invite" button to send invitations to your team members.

  • Choose the role of each invitee from a dropdown menu: Editor or Viewer.

Invitation Flow

  • Once you send an invitation, team members will receive an email with a link to join the team.

  • They can click on the link in the email to accept the invitation and join your team.

Switch Organization Feature

  • If you are part of multiple organizations, you can easily switch between them.

  • Navigate to the "Organization" section and select the organization you want to switch to from the list.

The Organization and Teams feature in GenAI Stack is designed to streamline team management and collaboration. By following the steps above, you can effectively set up your organization, create teams, and invite members, ensuring everyone has the necessary access and resources to work efficiently within the GenAI Stack