Skip to main content

Solutions Studio

Getting around in the Solutions Studio

The Solutions Studio is where your solutions, and the modules they contain, are created and maintained. It includes the graphical no-code interface where makers create individual flows for their end-to-end process. It's also where you can customize workspace apps to meet the unique needs of your organization.

The Solutions Studio is built around the philosophy of enabling business experts to define and maintain business logic without needing to concern themselves with technical nuances around programming syntax, constructs, or best practices. Instead, Tonkean abstracts these away and handles many of them automatically.

By default, the Solutions Studio displays the solution Overview and Business Outcome sections, which help keep your team aligned and moving in the right direction as they customize and update the solution. In the Process panel on the left, you can access the solution sections, which contain your modules, and the workspace app pages. On the right side of the screen are a visualization of your overall business process in the Process Mapping section and highlights of the important people for this particular solution.

Solutions Studio Common Elements

solutions_studio_anatomy.png
  1. Solution name - A descriptive name for the solution that encompasses all of its parts.

  2. Flow - The solution modules, categorized into one or more sections that help organize your most complex processes for easy readability. Each section contains related modules that are dedicated to a different aspect of the overall solution. Select Flow or a solution section to view and open the modules in that section.

  3. Workspace App - The workspace app, separated into pages. The workspace app is a user experience for the solution, comprised of one or more pages that provide direct access to relevant solution information or important module actions. Select Workspace App or a workspace app page to access and edit a page.

  4. Solution Overview - The high-level description of the solution, potentially including the general workflow and the applications or systems used. Writing this description is an important part of the solution-creation process.

  5. Business Outcome - The target business outcome for the solution—that is, what the solution aims to accomplish and how the solution helps the organization. The best practice for this section is to include the key performance indicators and metrics you want to improve with the solution. Writing the business outcome is an important part of the solution-creation process.

  6. Process Mapping - One or more process maps for your solution. Process maps are visual representations of your process, including the various teams and stakeholders, as well as the relationship between them.

  7. Makers - The users that customize and maintain solution modules, as opposed to process contributors, who play an important role in the business process but do not have access to the module builder.

  8. Process Owners - The users that own the business process contained with the solution. Process owners are specific to your business process, but do not have unique permissions or privileges in Tonkean.

  9. Publish Solution button - Select this button to publish the most recent version of the solution, moving it from Build to Production.

  10. Profile icon - Select this icon to view and update settings, invite users to your board, and access help and documentation.

Module Builder Common Elements

The module builder screen is where you'll spend most of your time in Tonkean. It reads left to right, much like a flowchart. This structure reflects the multiple conditions and paths (or branches) that many business processes have, allowing you to quickly visualize and understand the overall flow and relationships. However, it's important to understand that modules are not static decision trees; they are state-based, always monitoring the intake source and responding in real time.

solutions_studio_module_anatomy.png
  1. Module builder toolbar - These tabs provide access to the main elements needed to customize a workflow in the module builder, such as fields, items, and forms.

  2. Intake source and request - The source from which the module is bringing in items. Common intake sources include email, chat, forms, or external data sources like Salesforce, Google Drive, or Ironclad.

  3. Trigger - A "when" statement that defines when an action occurs.

  4. Action - A piece of logic or behavior, represented as an action block.

  5. Create Version - Create a new version of the current module workflow, saving it as a state you can revert back to.

  6. Business Report - View the business report for this module.

  7. Test Module - Test the module workflow using a new test item or an existing item.

  8. Module History - View the Module Event History screen.

  9. Environment picker - Select either Build or Production environments.

Module Builder Toolbar

The module builder toolbar is where you create and access the important objects in your module workflow, for example, fields, forms, and interfaces. You can even define the module item in the module builder toolbar. See below for a quick reference of each button on the toolbar:

Toolbar tab

Description

Item Details

solutions_module_builder_item_details.png

Set the item's name, description, and requester. Also, select and configure the intake source for the module.

Items

solutions_module_builder_items.png

View representations of the items in your module, including the root item and inner items.

Fields

solutions_module_builder_fields.png

Add fields of all types to your module workflow. Fields contain the individual pieces of data that are created and updated in your business process. For example, an item created from an email contains fields like "Sender" and "Subject."

Triggers

solutions_module_builder_triggers.png

Create and view module logic in an outline format. Select the Add logic, +, button to add new action blocks.

Statuses

solutions_module_builder_statuses.png

Add, edit, and customize statuses for your module. Statuses are powerful tools that help categorize requests as they move through a workflow and can also be used as conditions to trigger additional logic.

Forms

solutions_module_builder_forms.png

Add and configure both create and update forms for your module. Forms are one of the most popular ways to get data into your module.

Interfaces

solutions_module_builder_interfaces.png

Add and edit custom item interfaces. Custom item interfaces allow you to create unique, specialized views of the items in a given module, enabling the sharing of relevant information with the people involved in your business process.

Process Maps

solutions_module_builder_process_maps.png

Add and edit process maps. Process maps are responsive maps of your business process. They can be detailed and expansive, covering your entire process and sub-processes end-to-end, or they can provide an overview that keeps things simple for requesters.

Contract

solutions_module_builder_contract.png

Create a field contract. A field contract defines the inputs and outputs for this module, simplifying how consumers of the business logic can interact with it.

Data Source Connectors

solutions_module_builder_data_source_connectors.png

View and access the data sources used by this specific module. You can also select the main nav icon, grid.png, in the upper left and select Enterprise Components to access all data sources in the solution.

Versions

solutions_module_builder_versions.png

View all versions of your module. Select a version to view that version as a snapshot in the module builder canvas.

Auto Check-Ins

solutions_module_builder_auto_check_ins.png

Enable auto check-ins, where Tonkean uses due dates, ETAs, and data anomalies to automatically reach out to process stakeholders as needed to keep your process on track.