# PROJECT MANAGER

- [Integrations](/project-manager/integrations.md): The Integrations section is where users will configure and set up pipes. Every pipe contains a name and system credentials, is linked with a Flow, and may or may not have a Mapping configuration.
- [Add New Pipe](/project-manager/integrations/add-new-pipe.md): This is where users will Add a new Pipe by selecting the system credentials and defining Mapping and Modifier functionalities.
- [Flows and Handlers](/project-manager/integrations/flows-and-handlers.md)
- [Mapping and Modifiers](/project-manager/integrations/mapping-and-modifiers.md): The Mapping node is used to link data from a Source system to a Destination system. The data that is being mapped is formatted using Modifiers.
- [Advanced Modifiers](/project-manager/integrations/advanced-modifiers.md): Data Mapping using a second version of mapping method.
- [Advanced Scheduler](/project-manager/integrations/scheduler.md): To schedule a Batch type Integration to run at any given time and frequency
- [Workflows](/project-manager/workflows.md): Workflows are responsible for handling the core business logic like making API calls to the targeted system, formatting and validating data, logging transactions and so on.
- [Flow Builder](/project-manager/workflows/flow-builder.md)
- [Variables](/project-manager/workflows/variables.md)
- [Inline Transformations](/project-manager/workflows/inline-transformations.md)
- [Allowed Functions](/project-manager/workflows/inline-transformations/allowed-functions.md)
- [Examples](/project-manager/workflows/inline-transformations/examples.md)
- [Snippets](/project-manager/workflows/snippets.md)
- [Actions](/project-manager/workflows/actions.md): Formerly Handlers.
- [API Call](/project-manager/workflows/actions/api-call.md)
- [Console](/project-manager/workflows/actions/console.md)
- [Decision](/project-manager/workflows/actions/decision.md)
- [Loop](/project-manager/workflows/actions/loop.md)
- [Detail Logger](/project-manager/workflows/actions/detail-logger.md)
- [Error Logger](/project-manager/workflows/actions/error-logger.md)
- [Code Runner](/project-manager/workflows/actions/code-runner.md)
- [Formatter](/project-manager/workflows/actions/formatter.md)
- [Notification](/project-manager/workflows/actions/notification.md)
- [Snippet](/project-manager/workflows/actions/snippet.md)
- [Return](/project-manager/workflows/actions/return.md)
- [Sleep](/project-manager/workflows/actions/sleep.md)
- [Mock Data](/project-manager/workflows/mock-data.md): For Code Runner and Formatter
- [FAQs](/project-manager/workflows/faqs.md)
- [Systems (Old)](/project-manager/systems.md): The Systems page is where users can add, edit, and maintain systems with its APIs and credentials for a project. These APIs will be used in building Flows and Integration pipes.
- [Credentials](/project-manager/systems/credentials.md): This is where the user will configure the system credential details. These credentials will be used by the Integration pipes to access data in a system.
- [API Manager](/project-manager/systems/api-manager.md): The DCKAP Integrator API Manager provides a user-friendly template to add, edit, manage and store any number of system APIs. The APIs that are added here are later used in Flows and Mapping.
- [API Components](/project-manager/systems/api-manager/api-components.md)
- [Test API](/project-manager/systems/api-manager/test-api.md)
- [Private Systems](/project-manager/systems/private-systems.md)
- [Authentication Types](/project-manager/systems/authentication-types.md)
- [OAuth 2.0](/project-manager/systems/authentication-types/oauth-2.0.md)
- [Systems (Beta)](/project-manager/systems-beta.md)
- [Connecting Systems (From Systems Page)](/project-manager/systems-beta/connecting-systems-from-systems-page.md)
- [Connecting Systems (From Workflows)](/project-manager/systems-beta/connecting-systems-from-workflows.md)
- [Upgrading Systems](/project-manager/systems-beta/upgrading-systems.md)
- [Downgrading Systems](/project-manager/systems-beta/downgrading-systems.md)
- [API Manager](/project-manager/systems-beta/api-manager.md)
- [Systems Builder](/project-manager/systems-builder.md)
- [New Private System](/project-manager/systems-builder/new-private-system.md)
- [Basic Details](/project-manager/systems-builder/new-private-system/basic-details.md): Step 1: Add Basic System Details
- [Authentication Types](/project-manager/systems-builder/new-private-system/authentication-types.md): Step 2: Select the Allowed Authentication Type
- [Credential Inputs](/project-manager/systems-builder/new-private-system/credential-inputs.md): Step 3: Add Credential Inputs
- [Test Connection](/project-manager/systems-builder/new-private-system/test-connection.md): Step 4: Configure Test Connection
- [Builder Credentials](/project-manager/systems-builder/builder-credentials.md)
- [API Manager](/project-manager/systems-builder/api-manager.md)
- [Versioning](/project-manager/systems-builder/versioning.md)
- [Delete & Deprecate System](/project-manager/systems-builder/delete-and-deprecate-system.md)
- [Logs](/project-manager/logs.md): View actual numbers and results of the data synchronization
- [Project Settings](/project-manager/project-settings.md): Configure parameters for a project that will facilitate seamless execution and accurate results.
- [Project Analytics](/project-manager/project-analytics.md)
- [Advanced](/project-manager/advanced.md): Developer related modules to build Flows and manage APIs.
- [Flows](/project-manager/advanced/flows.md): Flows are functional modules that resemble pseudocodes and form the building blocks of every integration.
- [Project Documents](/project-manager/project-documents.md): Module to upload and link any documents associated with the Project
