ProcessMIX Guide
  • Platform Overview
    • Introduction
    • Platform Purpose
    • Main Concepts
      • Organization Structure
      • Visual Language
      • Project Development Environment (IDE)
      • Deployment and Integration
      • Administration and Troubleshooting
    • First Steps
    • Change Log
      • 5.0.0
      • 5.0.5
      • 5.0.5.1
      • 5.0.5.2
      • 5.0.5.3
      • 5.0.5.4
  • Language Reference Guide
    • Overview
    • Data Structures and Types
      • Core Types (pdk.core)
      • Dictionary (pdk.asset.dictionary)
      • Scorecard (pdk.asset.scorecard)
      • Blockchain (pdk.blockchain)
      • Exceptions (pdk.ex)
      • Input/Output (pdk.io)
      • JSON Web Token (pdk.jwt)
      • Networking (pdk.net)
      • HTTP (pdk.net.http)
      • SOAP/Web Services (pdk.net.soap)
      • XML/DOM (pdk.net.xml)
      • S3 (pdk.s3)
      • SQL (pdk.sql)
      • Postgres (pdk.db.postgre)
      • Util (pdk.util)
      • Default Data Structure Field Values
    • Flows
      • Variables
        • Local Flow Variables
        • Node Variables
      • Flow Node Types
        • Core Nodes
          • In
          • Out
          • Assign
          • If
          • Switch
          • Iterator
          • Function Call
          • Subflow
          • Raise Exception
          • Exception Handler
          • Validator
        • Connector Nodes
          • Database Begin Transaction
          • Database Commit Transaction
          • Database Rollback Transaction
          • Database Query Executor
          • EVM Blockchain Functions
          • EVM Blockchain Smart Contract Functions
          • REST Service Executor
          • SOAP Service Executor
          • S3 Connector
          • SMB Connector
      • Expressions
      • Built-In Functions
        • Expression functions
          • pdk.util.Any
          • pdk.util.Array
          • pdk.util.Blockchain
          • pdk.util.Cast
          • pdk.util.Codec
          • pdk.util.Crypto
          • pdk.util.Date
          • pdk.util.File
          • pdk.util.Json
          • pdk.util.JWT
          • pdk.util.Map
          • pdk.util.Math
          • pdk.util.String
          • pdk.util.Util
        • Node functions
          • pdk.flow.Any
          • pdk.flow.Array
          • pdk.flow.File
          • pdk.flow.JsonArray
          • pdk.flow.JsonObject
          • pdk.flow.HttpRequest
          • pdk.flow.HttpResponse
          • pdk.flow.Logger
          • pdk.flow.Map
          • pdk.flow.Xml
            • pdk.flow.xml.XmlAttr
            • pdk.flow.xml.XmlElement
            • pdk.flow.xml.XmlNode
            • pdk.flow.xml.XmlDocument
            • pdk.flow.xml.XmlDocumentType
            • pdk.flow.xml.XmlDOMConfiguration
            • pdk.flow.xml.XmlDOMImplementation
            • pdk.flow.xml.XmlProcessingInstruction
            • pdk.flow.xml.XmlTypeInfo
            • pdk.flow.xml.XmlCharacterData
            • pdk.flow.xml.XmlText
            • pdk.flow.xml.XmlNamedNodeMap
          • pdk.node.BlockchainEth
          • pdk.node.S3
          • pdk.node.Smb
      • Exceptions
        • Checked Exceptions
        • Runtime Exceptions
    • Assets
      • Dictionary
      • Decision Table
      • Scorecard
      • PMML
    • Connectors
      • DB Connector
        • Prepared Query
        • Dynamic Query
        • Query input parameters
        • Stored Procedure
      • REST Connector
      • SOAP Connector
      • S3 Connector
      • SMB Connector
      • EVM Blockchain Connector
    • Global Variables
    • Appendices
      • Overview of Database Transactions
      • Reserved Words
  • Project Development Environment (IDE)
    • Project Explorer Panel
    • Flow Builder
    • Flow Node Editor
    • Data Structure Builder
    • Connector Builders
      • REST Connector Builder
      • SOAP Connector Builder
      • DB (Database) Connector Builder
      • EVM Blockchain Connectors Builder
      • S3 Connector Builder
    • Asset Builders
      • Dictionary Builder
      • Decision Table Builder
      • Scorecard Builder
      • PMML Asset Builder
    • Global Variables Panel
    • Expression Editor
    • Project Deployment and Execution
    • Cron Expression Generator
    • Test Helper
    • Debugging the Project
    • DB transactions
    • Team Collaboration Tools
      • Version Control
      • Conflict Resolver
    • Selectors
    • Error Panel
    • Local History
  • Home and Administration Guide
    • Organization and Subscription
    • Organization Team
    • Repositories and Projects
    • Environments
    • Deployments
    • Database Provisioning
    • Roles and Permissions
  • Logs and Troubleshooting
    • Request/Call Logs
    • Deployment Logs
    • Application Logs
  • Appendix: Example Project
    • Risk Mitigation Solution
Powered by GitBook
On this page
  • How to Work With the Organization Team
  • How to Manage User Groups in the Organization Team
  • How to Edit a Group User List
  • User Invitation Status Codes
  • How to Accept a Team Invitation
  1. Home and Administration Guide

Organization Team

PreviousOrganization and SubscriptionNextRepositories and Projects

Last updated 6 months ago

The Organization Team area allows you to manage users and control their access within your organization. It has separate tabs for managing users and user groups.

On the Users tab, both owners and administrators have the ability to add users to the organization, manage user invitations, and, if necessary, remove users from the organization's team.

On the Groups tab owners and administrators can manage groups and their respective members.

How to Work With the Organization Team

To access the Users tab, click the Organization settings icon located in the horizontal panel of the Home application.

When Organization settings page opens, you will find an active Users tab displaying the list of users within the organization.

To invite a new user, click the ✛ Add user button.

In the "New invitation" pop-up window, enter the email of the user you wish to invite, and then click the INVITE button. The invitation will be sent to the user's email, and the user will be added to the section with a "SENT" status, along with the date and time the invitation was sent.

How to Manage User Groups in the Organization Team

To access the Groups tab, click the Groups tab on the Organization settings page of the Home application. The Groups tab opens, displaying the list of groups have been created within the organization.

The Group tab is divided into two sections.

In one section, you can view the list of all existing groups and create a new group.

In the other section, you can view the list of users in a group, add or remove existing users from your group. If necessary, you can delete a user from the group.

To create a new group, click the ✚ New group button.

Enter the name of the group you want to create and click the ADD button in the "Add group" pop-up window. A new group will be created and added to the group section.

The group name should be longer than 3 characters and shorter than 64 characters. It can contain letters (Latin a-z A-Z), numbers (0-9), the dollar sign ($), and an underscore (_). The name must begin with a letter or underscore character.

How to Edit a Group User List

To add a user to a specific group, click the ✚ Add user to group button.

Select the user's email you wish to add from the dropdown list, and then click the CONFIRM button in the "Assign user to group" pop-up window. The user will be added to the group.

User Invitation Status Codes

SENT — indicates that a user has been added to the organization, and an invitation has been sent to their email address.

If the user does not accept the invitation within 7 days, the status will be changed to EXPIRED. However, if the user accepts the invitation within a 7-day period, they will be removed from the invited users' list to the list of existing users of the organization.

EXPIRED — indicates that a user was added to the organization and invited to join via email but did not join the team within 7 days.

If an invitation is resent to a user with an EXPIRED status, the status will be updated to SENT.

DECLINED — indicates that a user was invited to join the organization but chose to decline the invitation.

How to Accept a Team Invitation

To become a part of the organization's team, you need to accept the invitation that has been sent to you.

Upon receiving the invitation, you will be sent the email, containing information how to join the organization, along with a link to the platform.

If you have already registered on the platform, enter your credentials and log in. If you are not registered on the platform yet, complete the registration process, then log in.

After logging in, you will receive a notification of invitation in the user’s menu.

To accept an invitation, click "Invitations" in the profile menu. You will see the name of the organization which sent you the invitation in the "Invitations" pop-up window. Сlick the ACCEPT button.

Your invitation has been accepted. Now you are a member of the organization's team.

According to the role assigned to you you will get the access to the organization resources. If you decide not to join the organization, decline the invitation by clicking the Decline button.

To resend an invitation, select a user and click the Resend icon. This option is available for users with "SENT" and "EXPIRED" statuses. After resending the invitation, the date and time of its sending will be updated to the new values.

To revoke an invitation from a user, click the Revoke icon. This option is available for users with a "SENT" status. After revoking the invitation, the user will be removed from the list of invited users. To invite them again, send another invitation.

To delete an existing user, click the Delete icon, and confirm the action by pressing the CONFIRM button.

To delete a group, click the Delete icon, and confirm the action by pressing the CONFIRM button in the "Delete group" pop-up window.

To remove a user from a group, click the Delete icon next to the user's name. The user will be removed from the group.