LogoLogo
  • 👋START HERE
    • Welcome!
  • â„šī¸General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
        • 2023
        • 2022
        • 2021
        • Dialog Design Update
    • Glossary of Terms
    • Authentication Methods
      • SSO (Single Sign-On)
      • Built-In User Management
    • Acceptable Use Policy
  • âš™ī¸Rule-based Automation
    • Overview
      • Account Settings
        • Profile
        • Team
        • Roles and Permissions
          • User Management
          • Project Permissions
      • Basic Concepts
        • Project Management
        • Version Management
        • Multi-Lingual Bots
          • Supported Languages
        • Managing User Interactions
          • Unexpected User Input
          • No User Input
    • Dialog Interface
      • Blocks
        • Conversation Logic
          • Start Conversation
          • Global
          • State
          • Intermediate Response
          • To Previous State
          • End Conversation
        • Subdialog
          • Reusable Subdialogs
        • Phone
          • Continue Listening
          • Call Control
        • Technical Logic
          • Service
          • Condition
          • Storage
        • Other
          • Note
      • Speech Assets
        • Intents
          • Utterances
          • Descriptions
        • Slots
          • Custom Slots
            • List Slots
            • Machine Learning Slots
            • Regex Slots
            • LLM Slots
          • Prebuilt Slots
            • DTMF Slot
        • Text Snippets
        • Dictionary
      • Variables
        • Intents
        • Slots
        • Storage
        • Text Snippets
        • Environments
        • Platform
        • Context
      • Services
        • Service Integration Guide
        • Service Development
        • Service Branches and Error Handling
        • Public Services
          • Date and Birthdate Recognition
          • Spelling Post-Processing for Phone
          • IBAN Validation
          • License Plate Validation
          • Address Search
          • Street Names per Postal Code
          • Email Service
          • SMS Service
          • API Adapter
          • Salesforce-Flow Connector
          • Opening Hours
          • Speech-to-Text Hints
          • Fuzzy Match Names
          • Delay Service
      • Debugger
        • Phone 2
        • WhatsApp
        • Textchat 2
    • Environments Interface
      • Service Keys
    • Deployments Interface
      • Creating a Release
      • Editing a Release
    • Text-to-Speech
      • Azure
      • ElevenLabs
      • OpenAI via Azure (Preview)
      • SSML
        • Audio
        • Break
        • Emphasis
        • Prosody
        • Say-as
        • Substitute
        • Paragraph and Sentence
        • Voice
    • Autocomplete
    • Parloa APIs
      • CallData Service and API
      • Conversation History API
      • Textchat V2 API
    • Phone Integrations
      • Genesys Cloud
        • Setting up the SIP Trunk
        • Sending/Receiving UUI Data
        • Creating a Script to Display UUI
      • SIP
      • Tenios
        • Setting Up an Inbound Connection
        • Setting Up an Outbound Connection
        • Transferring a Call
      • Twilio
      • Public IPs and Port Information
    • AI Integration Overview
      • Dual Intent Recognizer (DIR)
      • Dual Tone Multifrequency (DTMF) Intent
    • Analytics and Debugging
      • Understanding Conversations and Transactions
      • Managing Caller ID Data
      • Hangup Events and Triggered Analytics
      • Analytics Transactions: Data Structure and Insights
      • Dialog Analytics
      • Audit Logs
      • Parloa-hosted Analytics
    • Data Privacy
      • Anonymizing Personally Identifiable Information
    • NLU Training
      • NLU Training Best Practices
    • How To
      • Create a Scalable and Maintainable Bot Architecture
      • Implement OnError Loop Handling
      • Resolve the 'Service Unavailable' Error
    • Reference
      • Parloa Keyboard Shortcuts
      • Frequently Asked Questions (FAQ)
      • JavaScript Cheat Sheet
        • Using Regular Expressions (Regex)
  • 🧠Knowledge Skill
    • Introduction
    • Knowledge Collections
    • Knowledge Sources
    • Knowledge Skill Setup
      • Step 1 – Create a Knowledge Skill Agent
      • Step 2 – Configure a Knowledge Skill Agent
      • Step 3 – Configure a Knowledge Skill Agent
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Rule-based Automation
  2. Overview
  3. Basic Concepts

Project Management

The home to all your dialogs

PreviousBasic ConceptsNextVersion Management

Last updated 6 months ago

Was this helpful?

The Projects window is the home to all your dialogs. It is the primary page that displays all of your projects. A project serves as a container for your dialog and its associated definitions.

To open a project, simply click on it or hover over it to access options such as editing, exporting, or archiving. You can also sort projects by their attributes: Name, Last Modified, or Created, by clicking the corresponding column title.

You can return to the main Projects page at any time by clicking the Parloa icon located in the top-left corner.

The following describes how to manage your projects in Parloa:

Creating New Projects
  1. Enter a name for your project in the Name field.

  2. Select a starting language from the Starting Language field.

  3. Choose a project template in the Template field:

    • Select Empty project to build from scratch, or

    • Choose Full Feature Base Template (FFBT) to leverage a comprehensive framework pre-loaded with commonly used functions and features for a quick start.

The newly created project is now added to the projects list.

Exporting Projects

The "starting language" of an imported project is automatically determined based on the configured language when exporting the project.

  1. Hover over a project row.

  2. Select the version of the project to export from the dropdown list.

  3. Click Export.

Importing Projects

Imported projects include all the languages of the exported project, along with all nested elements.

  1. Enter a project name in the Name field, shown below.

Notes:

  • The zip file can be called anything, but it must contain the project.json file.

Renaming Projects
  1. Hover over a project row.

  2. Rename your project in the pop-up window under the Name field.

  3. Click the Done button.

Viewing Your Projects
Searching for Projects
Sorting Projects

The project list is sorted by the Last Modified field by default.

You can sort your projects list in ascending or descending order by clicking on one of the following column titles:

  • Name – Sorts your projects alphabetically.

  • Last Modified – Sorts your projects based on when they were last changed.

  • Created – Sorts your projects based on when they were created.

Deleting Projects
  • A user can have multiple projects.

  • A project's name is not case sensitive.

Having at least one project language selected is a mandatory requirement.

Click the button, displayed at the top-right of your screen. The following displays:

Note: The offers a streamlined approach to bot development by providing a ready-to-use architecture.

Click or press Enter.

Click the button that is displayed.

Click the button, shown below:

Drag and drop an exported zip file of the project into the pop-up window.:

Click the button.

Upon opening the newly imported project, it will always start in the set starting language. To view the rest of the associated languages, click on the languages to display the dropdown menu of languages. For example:

Click the button that is displayed.

To view your projects, go to the homepage by clicking on the icon, displayed on the top-left of your screen. Your projects list is displayed under the Projects field.

Search for a project by typing in the search bar, displayed on the top-right of your screen.

Hover over a project row, and click the button. A pop-up window displays.

Type the project's name to confirm you want to delete the project:

Click .

âš™ī¸
FFBT
Projects Window