PAS Code Glossary

This page defines the terms used in the Control Hub and its documentation. The terms are listed alphabetically. Each entry includes a brief definition and a link to the page where you can find more information on the topic.

Term

Description

Further Information

Agent

A feature of a service component. An AI agent that answers questions and performs tasks on the platform. It is reached through the service that provides it and therefore has no endpoint of its own.

Key Concepts

App

A component type. A web frontend that users open in the browser.

Key Concepts

Component

A part of a project. A component is a service or an app. A service can additionally provide one or more agents.

Key Concepts

Component Deployment Detail View

The right-hand view of the deployment detail page. It shows the status, the type, the endpoint, and the configuration of the selected component deployment.

Working With the Deployment Detail Page

Configuration

The runtime settings of a deployment, stored as JSON. Configuration exists at project level and at component level.

Configuring a Deployment

Configuration Editor

The editor in which you view and change the configuration of a deployment.

Configuring a Deployment

Content Area

The part of the interface to the right of the sidebar. It displays the current view and changes as you navigate.

Working With the Control Hub

Conversation

All messages you have exchanged with the AI assistant since you last started a new conversation.

Ask the Platform Assistant!

Deployment

A running instance of a PAS project in an environment. Each deployment has its own name and its own configuration.

Deployment Detail Page

The page on which you monitor and manage a single deployment. It consists of the deployment panel and the component deployment detail view.

Working With the Deployment Detail Page

Deployment Name

The name that identifies a deployment. It must be unique within an environment.

Deploying a Project

Deployment Panel

The left-hand panel of the deployment detail page. It identifies the project deployment, holds its actions, and lists its components.

Working With the Deployment Detail Page

Deployments View

The landing page of the Control Hub. It lists the deployments running across your environments and is where you monitor and manage them.

Working With the Deployments View

Endpoint

The address at which a running component can be reached. A component that has no endpoint shows a dash instead of a link. An agent has no endpoint of its own.

Working With the Deployment Detail Page

Environment

The target a project is deployed to. Environments keep deployments separate from one another, for example a development and a production environment.

Key Concepts

Legacy Standalone Service

A deployed service that is not part of a project. It carries a Legacy badge and cannot be managed from the Control Hub.

Status and Badge Reference

Logout

The sidebar option that ends your session and returns you to the sign-in page.

Getting Started With the Control Hub

Multiple

The status of a project deployment whose component deployments are currently in different states, for example some started and some stopped.

Status and Badge Reference

Navigation Header

The bar above the content area. It holds the back button and the Ask Assistant button, which opens the AI assistant.

Working With the Control Hub

PAS CLI

The tool developers use to build and publish projects. A project reaches the Control Hub through the CLI and the build pipeline.

Working With the Control Hub

PAS Resource Monitor

The separate application in which the logs of a project or component deployment are displayed. The Control Hub links to it and does not display logs itself.

Inspecting Logs

Platform Assistant

The name of the AI assistant of the Control Hub.

Ask the Platform Assistant!

Project

A versioned, deployable unit made of one or more components. Definition of a PAS project.

Published projects appear in the Projects Catalog.

Key Concepts

Projects Catalog

The view in which you browse the published projects and their versions, and from which you deploy them.

Working With the Projects Catalog

Quick Actions

The actions in the last column of a row in the Deployments table, for example start, stop, delete, and open logs.

Working With the Deployments View

Readme

The description of a project written by its author. It is displayed on the Readme tab of the project detail view.

Inspecting the Project Details

Service

A component type. A component that provides functions and data to apps and to other services.

Key Concepts

Sidebar

The panel on the left of the window. It holds your identity, the navigation between the two views, and the Logout button.

Working With the Control Hub

Status

The state of a project or component deployment: StartedStartingStoppedMultiple, or Failed.

Status and Badge Reference

Type

The classification of a component: service, app, or agent.

Key Concepts

Version

The result of publishing a project. Each time a project is published, it becomes a new version. You select the version when you deploy.

Key Concepts

📗