User Guide
API DOCSVOICE GATEWAYHELPSECURITY
Current Version
Current Version
  • Welcome
  • What's New
  • 🚀GETTING STARTED
    • Login
    • Concepts and Glossary
    • Language Models
      • Syntphony NLP
      • Other NLP and LLM Connectors
      • FAQs
    • Build a Virtual Agent
      • Overview
      • From Scratch
      • By Importing
      • Pre-Built Templates
      • Training task
    • Testing
      • Automated Test
      • Advanced Request
      • Simulate Dialog
      • View Logs
    • Create and manage profiles
  • 💬BUILD DIALOGS
    • Flows
    • Dialog Cells
      • Intent
      • Entity
      • Answer
      • Input
      • Jump
      • End
      • Service
      • Rest Connector
      • Code
      • Rule
        • Variable answers using Code and Rule cells
        • Enable and disable flows using Rule Cells
    • Data Masking of Personal Identificable Information
    • Dynamic Content and Contexts
    • Voice Agent
    • Multilingual Agent (beta)
  • ✨GENERATIVE AI
    • AI features
    • Assist Answer (beta)
    • Examples Generator
    • Knowledge AI
    • Prompt cell
      • Prompt crafting
      • Practical examples
    • Rephrase Answer
    • Zero-Shot LLM
  • 🌐CHANNELS
    • Channels
      • WhatsApp (by Infobip)
      • Facebook Messenger
      • Microsoft Teams
      • Integrating Existing Channels
    • Webchat Plugin
  • ⚙️CONFIGURATIONS
    • Parameters
    • Advanced Resources
    • Other Options
      • Intent Navigator
  • 📊ANALYTICS & INSIGHTS
    • Dashboards
      • Overview
      • Funnel charts
      • User messages
      • Conversations
      • Reports
    • External Analytics Platforms
  • API DOCS
    • Overview
    • API Guidelines
      • Conversation API
      • Cloner API
      • EVG Connector
      • Management API
        • Admin API
          • Bot Admin
          • Environment
          • Organization
          • User
          • Notification
        • Instance API
          • Knowledge AI
          • Knowledge AI NLP
          • Answer
          • Automated Tests
          • Bot
          • Broker
          • Channel
          • Dashboard
          • Dialog Manager
          • Entity
          • Generative Service
          • Intent
          • Parameters
          • Tag
          • Technical Log
          • Training
          • Transactional Service
          • Rest Connector
          • Wait Input
          • Websnippet
      • Webhooks
    • Infrastructure Guidelines
      • Syntphony CAI server Installation guide
      • Maintenance Methods
      • Supported/verified third-party software
    • Data Structure
      • Admin Data Structure
      • Environment Data Structure
    • Voice Gateway
      • Genesys Cloud CX
Powered by GitBook
On this page
  • Types of Profiles
  • How to create users

Was this helpful?

  1. GETTING STARTED

Create and manage profiles

This page describes the types of profiles in Syntphony CAI, how to create a new user and manage permissions.

PreviousView LogsNextFlows

Last updated 8 months ago

Was this helpful?

Types of Profiles

The following table describes the five types of profiles and summarizes their access and permissions across all Syntphony CAI resources:

Profile
Access to
Main role

Viewer

Environments and Dialog Manager

Can view the virtual agent content and test the flows

Editor

All resources, except create and delete users or virtual agents.

Main responsible for building the dialogs. Editors create and edit content and parameters, and test the flows. Can also train and export virtual agents.

Supervisor

All resources, except manage users.

Does everything Editors do, plus create, edit or delete environments, channels, virtual agents, parameters, and enable Generative AI features. Can also access the dashboards, import and export virtual agents.

Admin

All resources

Does everything Supervisors do, plus manage users, grant access to the environments, and enable and disable new extra features.

Owner

Organization and environments

Responsible for creating organizations, environments and granting access to Admins.

Admins have access to all virtual agents and environments in the organizations they are part of.

How to create users

Only Admins can manage users (create, edit, delete, or grant permissions).

Click the Users option on the side bar.

Then, you'll see a list of all users that are part of the Organization. If you still don't have any users or need to create a new one, just click on Create user.

Fill in the resquested information: Name, Email, Company (optional), and upload an image (optional).

Indicate if the user will be assigned as Admin. If yes, click Save, if not, you'll see a new section and you'll be asked to select a profile and which environments and virtual agents this user will have access to.

There are no limits on how many virtual agents any given user can access. As an Admin, you have access to all virtual agents.

If you are a developer, learn more about about .

🚀
role tables