QUICK LINKS

GETTING STARTED

COMPONENTS

TUTORIALS

Introduction

At the highest level, we have Organizations, which contain Workspaces.

Within each workspace, you can create and manage Projects. All user access controls are maintained at the Organization, Workspace and Project levels.

You can also share invites with your team members at organization, workspace or project level.

For more details on the platform flow, refer to the AryaXAI Schema section.

Organization

When a user joins AryaXAI, they start with their personal organization by default. In personal organization, users cannot add new users to the organization itself. However, they can invite others to collaborate within a specific workspace or project.

In a shared organization, you have the ability to add other users and share workspaces or projects. However, to add a user in a project or workspace, they must first have access to the organization containing the workspace or project.

You can create up to five organizations in AryaXAI, each capable of hosting multiple workspaces. Overall usage is tracked at the organization level based on your subscription plan.

NOTE: There can be only one owner for a Organization.

To create an organization:


# aryaxai.create_organization("")

List or check if you are able to access all your organizations


aryaxai.organizations()