# Port Documentation > Comprehensive guide to Port - covering the software catalog, self-service actions, automations, integrations, scorecards, and API reference. - [Port Documentation](/index.md) ## actions-and-automations ### create-self-service-experiences - [Self-service actions](/actions-and-automations/create-self-service-experiences.md) #### send-link-to-action - [Share a pre-filled action URL](/actions-and-automations/create-self-service-experiences/send-link-to-action.md) #### set-self-service-actions-rbac - [Set actions RBAC](/actions-and-automations/create-self-service-experiences/set-self-service-actions-rbac.md) ##### dynamic-permissions - [Dynamic permissions](/actions-and-automations/create-self-service-experiences/set-self-service-actions-rbac/dynamic-permissions.md) - [Examples](/actions-and-automations/create-self-service-experiences/set-self-service-actions-rbac/dynamic-permissions/examples.md) #### setup-the-backend - [Set up backend](/actions-and-automations/create-self-service-experiences/setup-the-backend.md) #### setup-ui-for-action - [Set up frontend](/actions-and-automations/create-self-service-experiences/setup-ui-for-action.md) ##### advanced-form-configurations - [Advanced input configurations](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/advanced-form-configurations.md) ##### user-inputs - [User Inputs](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs.md) - [Array](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/array.md) - [Datetime](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/datetime.md) - [Email](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/email.md) - [Entity](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/entity.md) - [Number](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/number.md) - [Object](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/object.md) - [Secret](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/secret.md) - [Team](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/team.md) - [Text](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/text.md) - [Toggle (Boolean)](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/toggle.md) - [URL](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/url.md) - [User](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/user.md) - [Yaml](/actions-and-automations/create-self-service-experiences/setup-ui-for-action/user-inputs/yaml.md) ### define-automations - [Define automations](/actions-and-automations/define-automations.md) #### examples - [Examples](/actions-and-automations/define-automations/examples.md) #### setup-action - [Set up backend](/actions-and-automations/define-automations/setup-action.md) #### setup-trigger - [Set up trigger](/actions-and-automations/define-automations/setup-trigger.md) ### overview - [Overview](/actions-and-automations/overview.md) ### reflect-action-progress - [Interact with action runs](/actions-and-automations/reflect-action-progress.md) ### setup-backend - [Backend types](/actions-and-automations/setup-backend.md) #### azure-pipeline - [Azure pipeline](/actions-and-automations/setup-backend/azure-pipeline.md) ##### trigger-non-default-branch - [Trigger pipelines in non-default branch](/actions-and-automations/setup-backend/azure-pipeline/trigger-non-default-branch.md) ##### troubleshooting - [Azure DevOps troubleshooting](/actions-and-automations/setup-backend/azure-pipeline/troubleshooting.md) #### create-update-entity - [Create/update entity](/actions-and-automations/setup-backend/create-update-entity.md) #### github-ocean - [GitHub workflow via Ocean](/actions-and-automations/setup-backend/github-ocean.md) #### github-workflow - [GitHub workflow](/actions-and-automations/setup-backend/github-workflow.md) ##### auto-discovery - [Auto discovery](/actions-and-automations/setup-backend/github-workflow/auto-discovery.md) #### gitlab-pipeline - [GitLab pipeline](/actions-and-automations/setup-backend/gitlab-pipeline.md) ##### saas - [GitLab SaaS](/actions-and-automations/setup-backend/gitlab-pipeline/saas.md) ##### self-hosted - [Self-hosted GitLab](/actions-and-automations/setup-backend/gitlab-pipeline/self-hosted.md) #### jenkins-pipeline - [Jenkins pipeline](/actions-and-automations/setup-backend/jenkins-pipeline.md) #### kafka - [Kafka topic](/actions-and-automations/setup-backend/kafka.md) #### security - [Security](/actions-and-automations/setup-backend/security.md) #### send-slack-message - [Send Slack message](/actions-and-automations/setup-backend/send-slack-message.md) #### webhook - [Webhook](/actions-and-automations/setup-backend/webhook.md) ##### circle-ci - [Circle CI Actions](/actions-and-automations/setup-backend/webhook/circle-ci.md) ##### cloudbuild-pipeline - [Triggering Cloud Build using webhooks](/actions-and-automations/setup-backend/webhook/cloudbuild-pipeline.md) ##### examples - [Software templates](/actions-and-automations/setup-backend/webhook/examples/software-templates.md) - [Terraform: No-Code resource provisioning](/actions-and-automations/setup-backend/webhook/examples/terraform-no-code-resource-provisioning.md) ##### local-debugging-webhook - [Debug webhooks locally](/actions-and-automations/setup-backend/webhook/local-debugging-webhook.md) ##### port-execution-agent - [Port execution agent](/actions-and-automations/setup-backend/webhook/port-execution-agent.md) - [Control the payload](/actions-and-automations/setup-backend/webhook/port-execution-agent/control-the-payload.md) - [Argo workflow](/actions-and-automations/setup-backend/webhook/port-execution-agent/examples/trigger-an-argo-workflow.md) - [CircleCI pipline](/actions-and-automations/setup-backend/webhook/port-execution-agent/examples/trigger-circleCI-pipeline.md) - [OpsGenie incident](/actions-and-automations/setup-backend/webhook/port-execution-agent/examples/trigger-opsgenie-incident.md) - [Terraform Cloud run](/actions-and-automations/setup-backend/webhook/port-execution-agent/examples/trigger-terraform-cloud-run.md) - [Windmill job](/actions-and-automations/setup-backend/webhook/port-execution-agent/examples/trigger-windmill-job.md) - [ArgoCD](/actions-and-automations/setup-backend/webhook/port-execution-agent/installation-methods/argocd.md) - [Docker](/actions-and-automations/setup-backend/webhook/port-execution-agent/installation-methods/docker.md) - [Helm](/actions-and-automations/setup-backend/webhook/port-execution-agent/installation-methods/helm.md) - [Usage](/actions-and-automations/setup-backend/webhook/port-execution-agent/usage.md) ##### signature-verification - [Validate webhook signatures](/actions-and-automations/setup-backend/webhook/signature-verification.md) ##### terraform-cloud - [Terraform cloud actions](/actions-and-automations/setup-backend/webhook/terraform-cloud.md) ## ai-interfaces ### AGENTS - [AGENTS.md - AI Documentation Maintenance Guide](/ai-interfaces/AGENTS.md) ### ai-agents #### build-an-ai-agent - [Build an AI agent](/ai-interfaces/ai-agents/build-an-ai-agent.md) #### interact-with-ai-agents - [Interact with AI agents](/ai-interfaces/ai-agents/interact-with-ai-agents.md) #### overview - [AI agents overview](/ai-interfaces/ai-agents/overview.md) ### ai-chat-widget - [AI Chat Widget](/ai-interfaces/ai-chat-widget.md) ### context-lake - [Context lake](/ai-interfaces/context-lake.md) ### mcp-connectors - [MCP connectors](/ai-interfaces/mcp-connectors.md) #### github-mcp-connector - [GitHub MCP connector](/ai-interfaces/mcp-connectors/github-mcp-connector.md) ### overview - [AI Interfaces Overview](/ai-interfaces/overview.md) ### port-ai-assistant - [Port AI Assistant](/ai-interfaces/port-ai-assistant.md) ### port-ai #### api-interaction - [Port AI API Interaction](/ai-interfaces/port-ai/api-interaction.md) #### context-engineering - [Context Engineering with Port AI](/ai-interfaces/port-ai/context-engineering.md) #### llm-providers-management ##### overview - [LLM Provider Management](/ai-interfaces/port-ai/llm-providers-management/overview.md) ##### providers - [AWS Bedrock setup](/ai-interfaces/port-ai/llm-providers-management/providers/aws-bedrock.md) - [OpenAI compatible setup](/ai-interfaces/port-ai/llm-providers-management/providers/openai-compatible.md) ##### selecting-llm-provider - [Selecting LLM Provider](/ai-interfaces/port-ai/llm-providers-management/selecting-llm-provider.md) ##### setup-and-configuration - [Setup & Configuration](/ai-interfaces/port-ai/llm-providers-management/setup-and-configuration.md) #### memory - [Memory](/ai-interfaces/port-ai/memory.md) #### overview - [Port AI](/ai-interfaces/port-ai/overview.md) #### security-and-data-controls - [AI Security and Data Controls](/ai-interfaces/port-ai/security-and-data-controls.md) ### port-mcp-server #### available-tools - [Available tools](/ai-interfaces/port-mcp-server/available-tools.md) #### overview-and-installation - [Port MCP server](/ai-interfaces/port-mcp-server/overview-and-installation.md) #### prompts - [Prompts](/ai-interfaces/port-mcp-server/prompts.md) #### skills - [Skills](/ai-interfaces/port-mcp-server/skills.md) #### token-based-authentication - [Token-based connection to Port MCP server](/ai-interfaces/port-mcp-server/token-based-authentication.md) ### port-n8n-node - [Port n8n node](/ai-interfaces/port-n8n-node.md) ### slack-app - [Slack Application](/ai-interfaces/slack-app.md) ## api-reference - [Add a log to an action run](/api-reference/add-a-log-to-an-action-run.md) - [Aggregate entities](/api-reference/aggregate-entities.md) - [Aggregate entities over time](/api-reference/aggregate-entities-over-time.md) - [Approve an action run](/api-reference/approve-an-action-run.md) - [Call MCP server tool](/api-reference/call-mcp-server-tool.md) - [Cancel a migration](/api-reference/cancel-a-migration.md) - [Change a blueprint](/api-reference/change-a-blueprint.md) - [Change a scorecard](/api-reference/change-a-scorecard.md) - [Change a specific provider configuration](/api-reference/change-a-specific-provider-configuration.md) - [Change a team](/api-reference/change-a-team.md) - [Change a webhook](/api-reference/change-a-webhook.md) - [Change a workflow](/api-reference/change-a-workflow.md) - [Change an action/automation](/api-reference/change-an-action-automation.md) - [Change an entity](/api-reference/change-an-entity.md) - [Change default LLM provider and model](/api-reference/change-default-llm-provider-and-model.md) - [Change organization details](/api-reference/change-organization-details.md) - [Change scorecards](/api-reference/change-scorecards.md) - [Change the name of a credentials set](/api-reference/change-the-name-of-a-credentials-set.md) - [Create a blueprint](/api-reference/create-a-blueprint.md) - [Create a migration](/api-reference/create-a-migration.md) - [Create a scorecard](/api-reference/create-a-scorecard.md) - [Create a team](/api-reference/create-a-team.md) - [Create a webhook](/api-reference/create-a-webhook.md) - [Create a workflow](/api-reference/create-a-workflow.md) - [Create an access token](/api-reference/create-an-access-token.md) - [Create an action/automation](/api-reference/create-an-action-automation.md) - [Create an auto-discovery invocation](/api-reference/create-an-auto-discovery-invocation.md) - [Create an entity](/api-reference/create-an-entity.md) - [Create an organization secret](/api-reference/create-an-organization-secret.md) - [Create credentials](/api-reference/create-credentials.md) - [Create multiple entities](/api-reference/create-multiple-entities.md) - [Create or connect an LLM provider](/api-reference/create-or-connect-an-llm-provider.md) - [Create workflow node permissions](/api-reference/create-workflow-node-permissions.md) - [Delete a blueprint](/api-reference/delete-a-blueprint.md) - [Delete a page](/api-reference/delete-a-page.md) - [Delete a plugin by identifier](/api-reference/delete-a-plugin-by-identifier.md) - [Delete a scorecard](/api-reference/delete-a-scorecard.md) - [Delete a specific provider configuration](/api-reference/delete-a-specific-provider-configuration.md) - [Delete a team](/api-reference/delete-a-team.md) - [Delete a user](/api-reference/delete-a-user.md) - [Delete a webhook](/api-reference/delete-a-webhook.md) - [Delete a widget](/api-reference/delete-a-widget.md) - [Delete a workflow](/api-reference/delete-a-workflow.md) - [Delete a workflow's node permissions](/api-reference/delete-a-workflows-node-permissions.md) - [Delete all entities of a blueprint](/api-reference/delete-all-entities-of-a-blueprint.md) - [Delete an action/automation](/api-reference/delete-an-action-automation.md) - [Delete an entity](/api-reference/delete-an-entity.md) - [Delete an integration](/api-reference/delete-an-integration.md) - [Delete an organization secret](/api-reference/delete-an-organization-secret.md) - [Delete credentials](/api-reference/delete-credentials.md) - [Delete feedback for an AI invocation](/api-reference/delete-feedback-for-an-ai-invocation.md) - [Delete multiple entities](/api-reference/delete-multiple-entities.md) - [Delete user memory records](/api-reference/delete-user-memory-records.md) - [Delete users memory records](/api-reference/delete-users-memory-records.md) - [Disconnect MCP server](/api-reference/disconnect-mcp-server.md) - [Execute a self-service action](/api-reference/execute-a-self-service-action.md) - [Fetch the history of an entity's properties](/api-reference/fetch-the-history-of-an-entitys-properties.md) - [Finalize a plugin upload](/api-reference/finalize-a-plugin-upload.md) - [General-purpose AI interactions](/api-reference/general-purpose-ai-interactions.md) - [Get a blueprint](/api-reference/get-a-blueprint.md) - [Get a blueprint's entity count](/api-reference/get-a-blueprints-entity-count.md) - [Get a blueprint's permissions](/api-reference/get-a-blueprints-permissions.md) - [Get a blueprint's scorecards](/api-reference/get-a-blueprints-scorecards.md) - [Get a migration](/api-reference/get-a-migration.md) - [Get a page](/api-reference/get-a-page.md) - [Get a page's permissions](/api-reference/get-a-pages-permissions.md) - [Get a plugin by identifier](/api-reference/get-a-plugin-by-identifier.md) - [Get a presigned URL for plugin updates](/api-reference/get-a-presigned-url-for-plugin-updates.md) - [Get a presigned URL for uploading a plugin](/api-reference/get-a-presigned-url-for-uploading-a-plugin.md) - [Get a scorecard](/api-reference/get-a-scorecard.md) - [Get a specific provider configuration](/api-reference/get-a-specific-provider-configuration.md) - [Get a system blueprint structure](/api-reference/get-a-system-blueprint-structure.md) - [Get a team](/api-reference/get-a-team.md) - [Get a user](/api-reference/get-a-user.md) - [Get a webhook](/api-reference/get-a-webhook.md) - [Get a workflow](/api-reference/get-a-workflow.md) - [Get a workflow run by identifier](/api-reference/get-a-workflow-run-by-identifier.md) - [Get a workflow's node](/api-reference/get-a-workflows-node.md) - [Get a workflow's node permissions](/api-reference/get-a-workflows-node-permissions.md) - [Get actions/automations](/api-reference/get-actions-automations.md) - [Get all action runs](/api-reference/get-all-action-runs.md) - [Get all blueprints](/api-reference/get-all-blueprints.md) - [Get all credentials](/api-reference/get-all-credentials.md) - [Get all entities of a blueprint](/api-reference/get-all-entities-of-a-blueprint.md) - [Get all integrations](/api-reference/get-all-integrations.md) - [Get all integrations meta-data (member view)](/api-reference/get-all-integrations-meta-data-member-view.md) - [Get all migrations](/api-reference/get-all-migrations.md) - [Get all organization secrets' metadata](/api-reference/get-all-organization-secrets-metadata.md) - [Get all pages in your portal](/api-reference/get-all-pages-in-your-portal.md) - [Get all scorecards](/api-reference/get-all-scorecards.md) - [Get all teams in your organization](/api-reference/get-all-teams-in-your-organization.md) - [Get all tools for MCP server](/api-reference/get-all-tools-for-mcp-server.md) - [Get all users in your organization](/api-reference/get-all-users-in-your-organization.md) - [Get all webhooks](/api-reference/get-all-webhooks.md) - [Get all webhooks meta-data (member view)](/api-reference/get-all-webhooks-meta-data-member-view.md) - [Get an action/automation](/api-reference/get-an-action-automation.md) - [Get an action run's approvers](/api-reference/get-an-action-runs-approvers.md) - [Get an action run's details](/api-reference/get-an-action-runs-details.md) - [Get an action's permissions](/api-reference/get-an-actions-permissions.md) - [Get an action's run logs](/api-reference/get-an-actions-run-logs.md) - [Get an entity](/api-reference/get-an-entity.md) - [Get an integration](/api-reference/get-an-integration.md) - [Get an integration's event logs](/api-reference/get-an-integrations-event-logs.md) - [Get an integration's metrics and sync status](/api-reference/get-an-integrations-metrics-and-sync-status.md) - [Get an integration's sync metadata](/api-reference/get-an-integrations-sync-metadata.md) - [Get an invocation's result](/api-reference/get-an-invocations-result.md) - [Get an organization secret's metadata](/api-reference/get-an-organization-secrets-metadata.md) - [Get audit logs](/api-reference/get-audit-logs.md) - [Get auto-discovery invocation suggestions](/api-reference/get-auto-discovery-invocation-suggestions.md) - [Get configured LLM providers](/api-reference/get-configured-llm-providers.md) - [Get default LLM provider and model](/api-reference/get-default-llm-provider-and-model.md) - [Get latest auto-discovery invocation for a blueprint](/api-reference/get-latest-auto-discovery-invocation-for-a-blueprint.md) - [Get MCP server by ID](/api-reference/get-mcp-server-by-id.md) - [Get MCP server templates](/api-reference/get-mcp-server-templates.md) - [Get MCP servers for user](/api-reference/get-mcp-servers-for-user.md) - [Get memory settings](/api-reference/get-memory-settings.md) - [Get monthly AI invocations quota usage](/api-reference/get-monthly-ai-invocations-quota-usage.md) - [Get OAuth2 session token](/api-reference/get-o-auth-2-session-token.md) - [Get organization details](/api-reference/get-organization-details.md) - [Get prompt by name](/api-reference/get-prompt-by-name.md) - [Get tool approval preferences](/api-reference/get-tool-approval-preferences.md) - [Get workflow runs](/api-reference/get-workflow-runs.md) - [Get workflows](/api-reference/get-workflows.md) - [Initiate OAuth2 authentication](/api-reference/initiate-o-auth-2-authentication.md) - [Invite a user to your organization](/api-reference/invite-a-user-to-your-organization.md) - [Invoke a specific agent](/api-reference/invoke-a-specific-agent.md) - [List all plugins for the organization](/api-reference/list-all-plugins-for-the-organization.md) - [List available prompts](/api-reference/list-available-prompts.md) - [List user memory records](/api-reference/list-user-memory-records.md) - [OAuth2 callback handler](/api-reference/o-auth-2-callback-handler.md) - [Pages](/api-reference/pages.md) - [Port API](/api-reference/port-api.md) - [Rate limits](/api-reference/rate-limits.md) - [Rename a blueprint's mirror property](/api-reference/rename-a-blueprints-mirror-property.md) - [Rename a blueprint's relation](/api-reference/rename-a-blueprints-relation.md) - [Rename a property in a blueprint](/api-reference/rename-a-property-in-a-blueprint.md) - [Review auto-discovery invocation suggestions](/api-reference/review-auto-discovery-invocation-suggestions.md) - [Rotate a user's credentials](/api-reference/rotate-a-users-credentials.md) - [Rotate secret](/api-reference/rotate-secret.md) - [Search a blueprint's entities](/api-reference/search-a-blueprints-entities.md) - [Search entities](/api-reference/search-entities.md) - [Security](/api-reference/security.md) - [Simulate permissions for a user](/api-reference/simulate-permissions-for-a-user.md) - [Submit feedback for an AI invocation](/api-reference/submit-feedback-for-an-ai-invocation.md) - [This route is deprecated since November 20th 2024](/api-reference/this-route-is-deprecated-since-november-20th-2024.md) - [Trigger a workflow run](/api-reference/trigger-a-workflow-run.md) - [Update a blueprint](/api-reference/update-a-blueprint.md) - [Update a blueprint's permissions](/api-reference/update-a-blueprints-permissions.md) - [Update a page's permissions](/api-reference/update-a-pages-permissions.md) - [Update a team](/api-reference/update-a-team.md) - [Update a user](/api-reference/update-a-user.md) - [Update a webhook](/api-reference/update-a-webhook.md) - [Update a widget](/api-reference/update-a-widget.md) - [Update a workflow node run](/api-reference/update-a-workflow-node-run.md) - [Update a workflow's node permissions](/api-reference/update-a-workflows-node-permissions.md) - [Update an action run](/api-reference/update-an-action-run.md) - [Update an action's permissions](/api-reference/update-an-actions-permissions.md) - [Update an entity](/api-reference/update-an-entity.md) - [Update an integration](/api-reference/update-an-integration.md) - [Update an integration's config](/api-reference/update-an-integrations-config.md) - [Update an organization secret](/api-reference/update-an-organization-secret.md) - [Update auto-discovery invocation suggestion](/api-reference/update-auto-discovery-invocation-suggestion.md) - [Update memory settings](/api-reference/update-memory-settings.md) - [Update metadata of a plugin](/api-reference/update-metadata-of-a-plugin.md) - [Update organization details](/api-reference/update-organization-details.md) - [Update tool approval preferences](/api-reference/update-tool-approval-preferences.md) ## build-your-software-catalog ### catalog-auto-discovery - [Catalog auto discovery](/build-your-software-catalog/catalog-auto-discovery.md) ### custom-integration - [Create a custom integration](/build-your-software-catalog/custom-integration.md) #### api - [API](/build-your-software-catalog/custom-integration/api.md) ##### advanced - [Advanced](/build-your-software-catalog/custom-integration/api/advanced.md) ##### ci-cd - [CI/CD](/build-your-software-catalog/custom-integration/api/ci-cd.md) - [Azure Pipelines](/build-your-software-catalog/custom-integration/api/ci-cd/azure-pipelines.md) - [Examples](/build-your-software-catalog/custom-integration/api/ci-cd/azure-pipelines/examples.md) - [CircleCI workflows](/build-your-software-catalog/custom-integration/api/ci-cd/circleci-workflow.md) - [Examples](/build-your-software-catalog/custom-integration/api/ci-cd/circleci-workflow/examples.md) - [Codefresh Workflow Template](/build-your-software-catalog/custom-integration/api/ci-cd/codefresh-workflow-template.md) - [Examples](/build-your-software-catalog/custom-integration/api/ci-cd/codefresh-workflow-template/examples.md) - [GitHub Workflow](/build-your-software-catalog/custom-integration/api/ci-cd/github-workflow.md) - [Examples](/build-your-software-catalog/custom-integration/api/ci-cd/github-workflow/examples.md) - [Gitlab CI Pipelines](/build-your-software-catalog/custom-integration/api/ci-cd/gitlab-pipelines.md) - [Examples](/build-your-software-catalog/custom-integration/api/ci-cd/gitlab-pipelines/examples.md) - [Jenkins Deployment](/build-your-software-catalog/custom-integration/api/ci-cd/jenkins-deployment.md) - [Examples](/build-your-software-catalog/custom-integration/api/ci-cd/jenkins-deployment/examples.md) #### gitops - [Integrate assets using GitOps](/build-your-software-catalog/custom-integration/gitops.md) #### iac - [IaC](/build-your-software-catalog/custom-integration/iac.md) ##### pulumi - [Pulumi](/build-your-software-catalog/custom-integration/iac/pulumi.md) ##### terraform - [Terraform](/build-your-software-catalog/custom-integration/iac/terraform.md) #### ocean-custom-integration ##### configuration - [Configuration](/build-your-software-catalog/custom-integration/ocean-custom-integration/configuration.md) ##### installation-types - [Hosted by Port](/build-your-software-catalog/custom-integration/ocean-custom-integration/installation-types/hosted-by-port.md) - [Build your integration](/build-your-software-catalog/custom-integration/ocean-custom-integration/installation-types/self-hosted/build-your-integration.md) - [Custom authentication](/build-your-software-catalog/custom-integration/ocean-custom-integration/installation-types/self-hosted/custom-authentication.md) - [Setup](/build-your-software-catalog/custom-integration/ocean-custom-integration/installation-types/self-hosted/setup.md) ##### overview - [Overview](/build-your-software-catalog/custom-integration/ocean-custom-integration/overview.md) #### S3-integrations - [S3 Bucket](/build-your-software-catalog/custom-integration/S3-integrations.md) #### webhook - [Webhook](/build-your-software-catalog/custom-integration/webhook.md) ##### examples - [Examples](/build-your-software-catalog/custom-integration/webhook/examples.md) - [Codecov](/build-your-software-catalog/custom-integration/webhook/examples/codecov.md) - [Falco Sidekick](/build-your-software-catalog/custom-integration/webhook/examples/falco.md) - [Grafana](/build-your-software-catalog/custom-integration/webhook/examples/grafana.md) - [JFrog](/build-your-software-catalog/custom-integration/webhook/examples/jfrog.md) - [Packages](/build-your-software-catalog/custom-integration/webhook/examples/packages.md) - [Golang](/build-your-software-catalog/custom-integration/webhook/examples/packages/go.md) - [Java](/build-your-software-catalog/custom-integration/webhook/examples/packages/java.md) - [Python](/build-your-software-catalog/custom-integration/webhook/examples/packages/python.md) - [SOAP API](/build-your-software-catalog/custom-integration/webhook/examples/packages/soap.md) - [Terraform State](/build-your-software-catalog/custom-integration/webhook/examples/packages/terraform.md) - [Prometheus](/build-your-software-catalog/custom-integration/webhook/examples/prometheus.md) - [Split](/build-your-software-catalog/custom-integration/webhook/examples/split.md) - [StackHawk](/build-your-software-catalog/custom-integration/webhook/examples/stackhawk.md) ### customize-integrations #### common jq use-cases - [Common jq use-cases](/build-your-software-catalog/customize-integrations/common jq use-cases.md) #### configure-data-model - [Configure your data model](/build-your-software-catalog/customize-integrations/configure-data-model.md) ##### Iac - [Pulumi-Managed Blueprint Example](/build-your-software-catalog/customize-integrations/configure-data-model/Iac/pulumi-managed-blueprint.md) - [Terraform-Managed Blueprint Example](/build-your-software-catalog/customize-integrations/configure-data-model/Iac/terraform-managed-blueprint.md) ##### migrate-data - [Migrate Blueprint Data](/build-your-software-catalog/customize-integrations/configure-data-model/migrate-data.md) ##### relate-blueprints - [Relate Blueprints](/build-your-software-catalog/customize-integrations/configure-data-model/relate-blueprints.md) ##### setup-blueprint - [Set up blueprints](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint.md) - [Properties](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties.md) - [Aggregation Property](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/aggregation-property.md) - [Array](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/array.md) - [Boolean](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/boolean.md) - [➕ Calculation Property](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property.md) - [Examples](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/calculation-property/examples.md) - [Datetime](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/datetime.md) - [Email](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/email.md) - [Embedded URL](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/embedded-url.md) - [Authentication](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/embedded-url/authentication.md) - [Enum](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/enum.md) - [Labeled URL](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/labeled-url-object.md) - [Markdown](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/markdown.md) - [Meta-Properties](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/meta-properties.md) - [Mirror Property](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/mirror-property.md) - [Number](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/number.md) - [Object](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/object.md) - [Proto](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/proto.md) - [String](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/string.md) - [Swagger UI](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/swagger.md) - [Team](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/team.md) - [Timer](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/timer.md) - [URL](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/url.md) - [User](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/user.md) - [Yaml](/build-your-software-catalog/customize-integrations/configure-data-model/setup-blueprint/properties/yaml.md) #### configure-mapping - [Configure mapping](/build-your-software-catalog/customize-integrations/configure-mapping.md) ### manage-port-across-environments - [Manage Port across environments](/build-your-software-catalog/manage-port-across-environments.md) ### overview - [Overview](/build-your-software-catalog/overview.md) ### set-catalog-rbac - [Set catalog RBAC](/build-your-software-catalog/set-catalog-rbac.md) #### examples - [Examples](/build-your-software-catalog/set-catalog-rbac/examples.md) ### sync-data-to-catalog - [Install an integration](/build-your-software-catalog/sync-data-to-catalog.md) #### ai-agents ##### claude - [Claude AI](/build-your-software-catalog/sync-data-to-catalog/ai-agents/claude.md) ##### cursor - [Cursor](/build-your-software-catalog/sync-data-to-catalog/ai-agents/cursor.md) ##### github-copilot - [GitHub Copilot](/build-your-software-catalog/sync-data-to-catalog/ai-agents/github-copilot.md) ##### n8n - [n8n](/build-your-software-catalog/sync-data-to-catalog/ai-agents/n8n.md) ##### openai - [OpenAI](/build-your-software-catalog/sync-data-to-catalog/ai-agents/openai.md) ##### zapier - [Zapier](/build-your-software-catalog/sync-data-to-catalog/ai-agents/zapier.md) #### apm-alerting - [APM & alerting](/build-your-software-catalog/sync-data-to-catalog/apm-alerting.md) ##### azure-monitor - [Azure Monitor](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/azure-monitor.md) ##### datadog - [Datadog](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/datadog.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/datadog/examples.md) ##### dynatrace - [Dynatrace](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/dynatrace.md) ##### newrelic - [New Relic](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/newrelic.md) ##### prometheus - [Prometheus](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/prometheus.md) ##### sentry - [Sentry](/build-your-software-catalog/sync-data-to-catalog/apm-alerting/sentry.md) #### argocd - [Argo CD](/build-your-software-catalog/sync-data-to-catalog/argocd.md) ##### example - [Examples](/build-your-software-catalog/sync-data-to-catalog/argocd/example.md) #### cicd ##### jenkins - [Jenkins](/build-your-software-catalog/sync-data-to-catalog/cicd/jenkins.md) ##### octopus-deploy - [Octopus Deploy Integration](/build-your-software-catalog/sync-data-to-catalog/cicd/octopus-deploy.md) - [Ingest additional resources](/build-your-software-catalog/sync-data-to-catalog/cicd/octopus-deploy/mapping-extra-resources.md) #### cloud-cost - [Cloud cost](/build-your-software-catalog/sync-data-to-catalog/cloud-cost.md) ##### kubecost - [Kubecost](/build-your-software-catalog/sync-data-to-catalog/cloud-cost/kubecost.md) - [Advanced configuration for Kubecost objects](/build-your-software-catalog/sync-data-to-catalog/cloud-cost/kubecost/advanced.md) ##### opencost - [OpenCost](/build-your-software-catalog/sync-data-to-catalog/cloud-cost/opencost.md) #### cloud-providers - [Cloud providers](/build-your-software-catalog/sync-data-to-catalog/cloud-providers.md) ##### aws-v3 - [Hosted by Port](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installation/hosted-by-port.md) - [IAM role architecture](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installation/hosted-by-port/iam-role-architecture.md) - [Self-hosted installation](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installation/self-hosted.md) - [IAM role architecture](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installation/self-hosted/iam-role-architecture.md) - [Multiple accounts installation](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installation/self-hosted/multiple-accounts.md) - [Single account installation](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/installation/self-hosted/single-account.md) - [Overview](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/Overview.md) - [AWS resource and property reference](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference.md) - [Amazon Elastic Compute Cloud (EC2)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-elastic-compute-cloud.md) - [Amazon Elastic Container Registry (ECR)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-elastic-container-registry.md) - [Amazon Elastic Container Service (ECS)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-elastic-container-service.md) - [Amazon Elastic Kubernetes Service (EKS)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-elastic-kubernetes-service.md) - [Amazon Relational Database Service (RDS)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-relational-database-service.md) - [Amazon Simple Queue Service (SQS)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-simple-queue-service.md) - [Amazon Simple Storage Service (S3)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/amazon-simple-storage-service.md) - [AWS Account](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/aws-account.md) - [AWS Lambda](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/aws-lambda.md) - [AWS Organizations](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws-v3/resource-and-property-reference/aws-organizations.md) ##### aws - [AWS on-premise](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws.md) - [AWS Exporter](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/aws-exporter.md) - [Event-Based Updates](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/aws-exporter/event-based-updates.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/aws-exporter/examples.md) - [Connect ECR repository to a service](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/aws-exporter/examples/connect-ecr-repo-to-service-using-tags.md) - [Installation](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/aws-exporter/installation.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/examples.md) - [Mapping Extra Resources](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/examples/mapping_extra_resources.md) - [Installation](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/installations/installation.md) - [Live events setup](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/installations/live-events.md) - [Multi account support](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/aws/installations/multi_account.md) ##### azure - [Azure](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure.md) - [Azure Resource Graph (Beta)](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/azure-resource-graph.md) - [Resource Templates](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/resource_templates.md) - [Advanced Templates](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/resource_templates/advanced.md) - [Mapping Extra Resources](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/azure/resource_templates/mapping_extra_resources.md) ##### gcp - [GCP](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/gcp.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/gcp/examples.md) - [Map Extra Resources](/build-your-software-catalog/sync-data-to-catalog/cloud-providers/gcp/examples/mapping_extra_resources.md) #### code-quality-security - [Code quality & security](/build-your-software-catalog/sync-data-to-catalog/code-quality-security.md) ##### aikido - [Aikido](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/aikido.md) ##### armorcode - [ArmorCode](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/armorcode.md) ##### checkmarx - [Checkmarx One](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/checkmarx.md) - [Resource mapping examples](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/checkmarx/examples.md) ##### snyk - [Snyk](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/snyk.md) ##### sonarqube - [SonarQube](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/sonarqube.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/sonarqube/examples.md) ##### wiz - [Wiz](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/wiz.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/code-quality-security/wiz/examples.md) #### event-processing ##### kafka - [Kafka](/build-your-software-catalog/sync-data-to-catalog/event-processing/kafka.md) #### feature-management ##### launchdarkly - [LaunchDarkly](/build-your-software-catalog/sync-data-to-catalog/feature-management/launchdarkly.md) #### git - [Git](/build-your-software-catalog/sync-data-to-catalog/git.md) ##### azure-devops - [Azure DevOps](/build-your-software-catalog/sync-data-to-catalog/git/azure-devops.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/git/azure-devops/advanced.md) - [Capabilities](/build-your-software-catalog/sync-data-to-catalog/git/azure-devops/capabilities.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/azure-devops/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/azure-devops/gitops.md) - [Mapping Extensions](/build-your-software-catalog/sync-data-to-catalog/git/azure-devops/mapping_extensions.md) ##### bitbucket - [Bitbucket app (deprecated)](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-app.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-app/advanced.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-app/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-app/gitops.md) - [Bitbucket Cloud](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/advanced.md) - [Capabilities](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/capabilities.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/gitops.md) - [Bitbucket (self-hosted)](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-server.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-server/gitops.md) ##### custom-gitops-integration - [Custom GitOps Integration](/build-your-software-catalog/sync-data-to-catalog/git/custom-gitops-integration.md) ##### github-ocean - [GitHub (Ocean)](/build-your-software-catalog/sync-data-to-catalog/git/github-ocean.md) - [Capabilities](/build-your-software-catalog/sync-data-to-catalog/git/github-ocean/capabilities.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/github-ocean/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/github-ocean/gitops.md) - [Migration from GitHub app](/build-your-software-catalog/sync-data-to-catalog/git/github-ocean/migration-from-github-app.md) ##### github - [GitHub (Sunset)](/build-your-software-catalog/sync-data-to-catalog/git/github.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/git/github/advanced.md) - [Custom GitHub App](/build-your-software-catalog/sync-data-to-catalog/git/github/custom-github-app.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/github/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/github/gitops.md) - [Self Hosted Installation](/build-your-software-catalog/sync-data-to-catalog/git/github/self-hosted-installation.md) ##### gitlab-v2 - [GitLab v2](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/advanced.md) - [Capabilities](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/capabilities.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/gitops.md) - [Mapping extensions](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/mapping_extensions.md) - [Migration guide to the v2 integration](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/migration.md) ##### gitlab - [GitLab](/build-your-software-catalog/sync-data-to-catalog/git/gitlab.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/git/gitlab/advanced.md) - [Capabilities](/build-your-software-catalog/sync-data-to-catalog/git/gitlab/capabilities.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/git/gitlab/examples.md) - [GitOps](/build-your-software-catalog/sync-data-to-catalog/git/gitlab/gitops.md) - [Mapping Extensions](/build-your-software-catalog/sync-data-to-catalog/git/gitlab/mapping_extensions.md) ##### gitops-using-port-crd - [GitOps using Port CRDs](/build-your-software-catalog/sync-data-to-catalog/git/gitops-using-port-crd.md) ##### working-with-monorepos - [Working with monorepos](/build-your-software-catalog/sync-data-to-catalog/git/working-with-monorepos.md) #### identity-providers ##### azure-ad - [Microsoft Entra ID](/build-your-software-catalog/sync-data-to-catalog/identity-providers/azure-ad.md) ##### okta - [Okta](/build-your-software-catalog/sync-data-to-catalog/identity-providers/okta.md) #### incident-management - [Incident management](/build-your-software-catalog/sync-data-to-catalog/incident-management.md) ##### firehydrant - [FireHydrant](/build-your-software-catalog/sync-data-to-catalog/incident-management/firehydrant.md) ##### incident-io - [Incident.io](/build-your-software-catalog/sync-data-to-catalog/incident-management/incident-io.md) ##### opsgenie - [Opsgenie](/build-your-software-catalog/sync-data-to-catalog/incident-management/opsgenie.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/incident-management/opsgenie/examples.md) ##### pagerduty - [PagerDuty](/build-your-software-catalog/sync-data-to-catalog/incident-management/pagerduty.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/incident-management/pagerduty/examples.md) ##### rootly - [Rootly](/build-your-software-catalog/sync-data-to-catalog/incident-management/rootly.md) ##### servicenow - [ServiceNow](/build-your-software-catalog/sync-data-to-catalog/incident-management/servicenow.md) ##### statuspage - [Statuspage](/build-your-software-catalog/sync-data-to-catalog/incident-management/statuspage.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/incident-management/statuspage/examples.md) #### kubernetes-stack ##### komodor - [Komodor](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/komodor.md) ##### kubernetes - [Kubernetes](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes.md) - [Advanced](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/advanced.md) - [Basic example](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/basic-example.md) - [Custom CRDs](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/custom-crds.md) - [Port Entity CRD](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/port-crd.md) - [Templates](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates.md) - [FluxCD](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/fluxcd.md) - [Kubernetes (advanced)](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/full-kubernetes-exporter.md) - [Istio](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/istio.md) - [Knative](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/knative.md) - [Kyverno](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/kyverno.md) - [Red Hat Openshift](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/openshift.md) - [Trivy Operator](/build-your-software-catalog/sync-data-to-catalog/kubernetes-stack/kubernetes/templates/trivy.md) #### other ##### amplication - [Amplication](/build-your-software-catalog/sync-data-to-catalog/other/amplication.md) ##### backstage - [Backstage](/build-your-software-catalog/sync-data-to-catalog/other/backstage.md) ##### slack - [Slack](/build-your-software-catalog/sync-data-to-catalog/other/slack.md) #### project-management - [Project management](/build-your-software-catalog/sync-data-to-catalog/project-management.md) ##### jira-server - [Jira Server (self-hosted)](/build-your-software-catalog/sync-data-to-catalog/project-management/jira-server.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/project-management/jira-server/examples.md) ##### jira - [Jira](/build-your-software-catalog/sync-data-to-catalog/project-management/jira.md) - [Examples](/build-your-software-catalog/sync-data-to-catalog/project-management/jira/examples.md) ##### linear - [Linear](/build-your-software-catalog/sync-data-to-catalog/project-management/linear.md) #### terraform-cloud - [Terraform Cloud & Terraform Enterprise](/build-your-software-catalog/sync-data-to-catalog/terraform-cloud.md) ##### examples - [Examples](/build-your-software-catalog/sync-data-to-catalog/terraform-cloud/examples.md) ## category ### llm-provider-management - [LLM Provider Management](/category/llm-provider-management.md) ## customize-pages-dashboards-and-plugins ### customization - [Customization & accessibility](/customize-pages-dashboards-and-plugins/customization.md) ### dashboards #### custom-widgets - [Custom widgets](/customize-pages-dashboards-and-plugins/dashboards/custom-widgets.md) #### data-widgets - [Data widgets](/customize-pages-dashboards-and-plugins/dashboards/data-widgets.md) #### overview - [Overview](/customize-pages-dashboards-and-plugins/dashboards/overview.md) #### personal-widgets - [Personal widgets](/customize-pages-dashboards-and-plugins/dashboards/personal-widgets.md) ### page #### catalog-page - [Catalog page](/customize-pages-dashboards-and-plugins/page/catalog-page.md) #### dashboard-page - [Dashboard page](/customize-pages-dashboards-and-plugins/page/dashboard-page.md) #### entity-page - [Entity page](/customize-pages-dashboards-and-plugins/page/entity-page.md) #### folders - [Folders](/customize-pages-dashboards-and-plugins/page/folders.md) #### page-permissions - [Page permissions](/customize-pages-dashboards-and-plugins/page/page-permissions.md) ### plugins - [Plugins](/customize-pages-dashboards-and-plugins/plugins.md) ### usage-dashboard - [Usage dashboard](/customize-pages-dashboards-and-plugins/usage-dashboard.md) ## docs-ai-assistant - [Docs AI assistant](/docs-ai-assistant.md) ## getting-started ### connect-tools - [Connect your tools](/getting-started/connect-tools.md) ### default-components - [Default components](/getting-started/default-components.md) ### end-user-onboarding - [End-user onboarding](/getting-started/end-user-onboarding.md) ### onboarding-workshop - [Onboarding workshop](/getting-started/onboarding-workshop.md) ### overview - [Getting started](/getting-started/overview.md) ### set-up-automatic-discovery - [Set up automatic data mapping](/getting-started/set-up-automatic-discovery.md) ### set-up-service-catalog - [Set up your service catalog](/getting-started/set-up-service-catalog.md) ## guides - [Guides](/guides.md) ### all #### acknowledge-incident - [Acknowledge Incident In PagerDuty](/guides/all/acknowledge-incident.md) #### add-ec2-volume - [Add a Disk to an AWS EC2 Instance](/guides/all/add-ec2-volume.md) #### add-rca-context-to-ai-agents - [Add RCA context to AI agents](/guides/all/add-rca-context-to-ai-agents.md) #### add-tags-to-ecr-repository - [Add tags to ECR repository](/guides/all/add-tags-to-ecr-repository.md) #### add-tags-to-s3-bucket - [Add tags to S3 Bucket](/guides/all/add-tags-to-s3-bucket.md) #### add-tags-to-sonarqube-project - [Add Tags to SonarQube Project](/guides/all/add-tags-to-sonarqube-project.md) #### ai-powered-github-workflow-documentation - [Auto-generate GitHub workflow documentation](/guides/all/ai-powered-github-workflow-documentation.md) #### ai-powered-rca-postmortem-generation - [AI-powered RCA and postmortem generation](/guides/all/ai-powered-rca-postmortem-generation.md) #### ai-powered-work-item-preparation - [AI-powered work item preparation](/guides/all/ai-powered-work-item-preparation.md) #### apply-labels-to-github-pr-based-on-sonar-scans - [Auto-label your GitHub PRs with Sonar Scans](/guides/all/apply-labels-to-github-pr-based-on-sonar-scans.md) #### approval-workflow-for-gitlab-deployment - [Approval Workflows for Service Deployment](/guides/all/approval-workflow-for-gitlab-deployment.md) #### auto-approve-and-merge-dependabot-prs - [Auto approve and merge Dependabot PRs](/guides/all/auto-approve-and-merge-dependabot-prs.md) #### auto-assign-bugs-to-owners - [Auto-assign bugs to owners with AI](/guides/all/auto-assign-bugs-to-owners.md) #### auto-enhance-pr-descriptions-with-ai - [Auto-enhance PR descriptions with AI](/guides/all/auto-enhance-pr-descriptions-with-ai.md) #### auto-remediate-insecure-cloud-resources-with-ai - [Auto-remediate insecure cloud resources with AI](/guides/all/auto-remediate-insecure-cloud-resources-with-ai.md) #### automate-slack-alert-for-overdue-prs - [Automate Slack Alert for Overdue PRs](/guides/all/automate-slack-alert-for-overdue-prs.md) #### automate-user-role-update - [Automate admin role assignment](/guides/all/automate-user-role-update.md) #### automatically-approve-action-using-automation - [Automate self-service action approvals](/guides/all/automatically-approve-action-using-automation.md) #### automatically-resolve-tickets-with-coding-agents - [Automatically resolve tickets with coding agents](/guides/all/automatically-resolve-tickets-with-coding-agents.md) #### automatically-resolve-tickets-with-n8n-port-context - [Automatically resolve tickets with n8n and Port context](/guides/all/automatically-resolve-tickets-with-n8n-port-context.md) #### automatically-set-relations-between-entities-with-automation - [Automatically set relations between entities with automation](/guides/all/automatically-set-relations-between-entities-with-automation.md) #### azure-resource-tagging-initiative - [Track Azure Resource tagging compliance](/guides/all/azure-resource-tagging-initiative.md) #### broadcast-api-consumers-message - [Broadcast message to API consumers](/guides/all/broadcast-api-consumers-message.md) #### build-port-actions-with-mcp - [Build actions and automations with AI](/guides/all/build-port-actions-with-mcp.md) #### build-port-data-model-with-mcp - [Build your software catalog with MCP](/guides/all/build-port-data-model-with-mcp.md) #### build-port-scorecards-with-mcp - [Define scorecards with AI](/guides/all/build-port-scorecards-with-mcp.md) #### calculate-blast-radius-with-ai - [Calculate blast radius with AI](/guides/all/calculate-blast-radius-with-ai.md) #### centralize-ai-coding-rules-with-port - [Centralize AI Coding Rules with Port](/guides/all/centralize-ai-coding-rules-with-port.md) #### change-on-call-user - [Change the on-call In PagerDuty](/guides/all/change-on-call-user.md) #### change-pagerduty-incident-owner - [Change Incident Owner In Pagerduty](/guides/all/change-pagerduty-incident-owner.md) #### change-replica-count - [Change Deployment Replica Count](/guides/all/change-replica-count.md) #### change-status-and-assignee-of-jira-ticket - [Change status and assignee of Jira ticket](/guides/all/change-status-and-assignee-of-jira-ticket.md) #### connect-dynatrace-team-with-entities - [Assign teams to monitored entities](/guides/all/connect-dynatrace-team-with-entities.md) #### connect-github-codeowners-with-service-team-and-user - [Connect GitHub CODEOWNERS with Repository, Team & User](/guides/all/connect-github-codeowners-with-service-team-and-user.md) #### connect-github-pr-with-jira-issue - [Connect GitHub Pull Request with Jira Issue](/guides/all/connect-github-pr-with-jira-issue.md) #### connect-github-pr-with-sonar-analysis - [Connect GitHub PR to SonarQube analysis](/guides/all/connect-github-pr-with-sonar-analysis.md) #### copy-pipeline-template-to-target-repo - [Copy Pipeline Template to Target Repo](/guides/all/copy-pipeline-template-to-target-repo.md) #### create-an-ec2-instance - [Create An AWS EC2 Instance](/guides/all/create-an-ec2-instance.md) #### create-an-ec2-instance-gitlab - [Create An AWS EC2 Instance](/guides/all/create-an-ec2-instance-gitlab.md) #### create-an-opsgenie-incident - [Create Opsgenie Incident](/guides/all/create-an-opsgenie-incident.md) #### create-and-track-dora-metrics-in-your-portal - [Create & track DORA metrics in your portal](/guides/all/create-and-track-dora-metrics-in-your-portal.md) #### create-and-use-surveys-in-your-portal - [Create & use surveys in your portal](/guides/all/create-and-use-surveys-in-your-portal.md) #### create-azure-devops-work-item - [Create an Azure DevOps Work Item](/guides/all/create-azure-devops-work-item.md) #### create-azure-resource - [Deploy Azure Resource using Terraform](/guides/all/create-azure-resource.md) #### create-azure-resource-ado - [Create Azure Resource with Terraform](/guides/all/create-azure-resource-ado.md) #### create-cloud-resource-using-iac - [Create cloud resources using IaC](/guides/all/create-cloud-resource-using-iac.md) #### create-dev-env - [Manage a Developer Environment Lifecycle](/guides/all/create-dev-env.md) #### create-eks-cluster-and-deploy-app - [Create an EKS cluster and deploy a Node.js app](/guides/all/create-eks-cluster-and-deploy-app.md) #### create-github-pull-request - [Create GitHub pull requests from Port](/guides/all/create-github-pull-request.md) #### create-github-secret - [Create GitHub Secret](/guides/all/create-github-secret.md) #### create-incident-io-incident - [Create an incident.io Incident](/guides/all/create-incident-io-incident.md) #### create-jira-issue-from-datadog-alert - [Automatically create Jira Issue from Datadog alert](/guides/all/create-jira-issue-from-datadog-alert.md) #### create-jira-issue-from-dependabot - [Create Jira Issue from Dependabot Alert](/guides/all/create-jira-issue-from-dependabot.md) #### create-jira-issue-from-newrelic - [Report a Jira bug from a New Relic alert](/guides/all/create-jira-issue-from-newrelic.md) #### create-jira-issue-from-snyk-vulnerability - [Automatically create Jira Issue from Snyk Vulnerability](/guides/all/create-jira-issue-from-snyk-vulnerability.md) #### create-k8s-namespace - [Create a Kubernetes namespace](/guides/all/create-k8s-namespace.md) #### create-new-aws-account-gitlab - [Automate AWS Account Creation with GitLab](/guides/all/create-new-aws-account-gitlab.md) #### create-organizational-hierarchy-views - [Create organizational hierarchy views](/guides/all/create-organizational-hierarchy-views.md) #### create-pagerduty-incident-from-newrelic-alert - [Create a PagerDuty incident from a New Relic alert](/guides/all/create-pagerduty-incident-from-newrelic-alert.md) #### create-pagerduty-service - [Create a PagerDuty Service](/guides/all/create-pagerduty-service.md) #### create-roi-dashboard - [Create an actions ROI dashboard](/guides/all/create-roi-dashboard.md) #### create-slack-channel-for-reported-incident - [Auto-create Slack channel & GitHub issue for PagerDuty incidents](/guides/all/create-slack-channel-for-reported-incident.md) #### create-surveys - [Create surveys in your portal](/guides/all/create-surveys.md) #### delete-repository - [Delete GitHub Repository](/guides/all/delete-repository.md) #### deploy-azure-resource - [Deploy resource in Azure Cloud with Terraform](/guides/all/deploy-azure-resource.md) #### deploy-cloudformation-template - [Deploy AWS resources using AWS CloudFormation](/guides/all/deploy-cloudformation-template.md) #### deploy-s3-bucket-crossplane - [Deploy S3 Bucket using Crossplane](/guides/all/deploy-s3-bucket-crossplane.md) #### deploy-service-using-aws-codedeploy - [Deploy a service using AWS CodeDeploy](/guides/all/deploy-service-using-aws-codedeploy.md) #### eks-as-a-service-action - [EKS as a service action (EKSaaS)](/guides/all/eks-as-a-service-action.md) #### enforce-ai-coding-security-standards - [Enforce AI coding security standards](/guides/all/enforce-ai-coding-security-standards.md) #### enrich-tasks-with-ai - [Enrich tasks with AI-powered context](/guides/all/enrich-tasks-with-ai.md) #### ensure-production-readiness - [Ensure production readiness](/guides/all/ensure-production-readiness.md) #### escalate-an-incident - [Escalate an Incident in PagerDuty](/guides/all/escalate-an-incident.md) #### execution-basic-runner-using-aws-lambda - [Setting up a basic execution runner using AWS Lambda](/guides/all/execution-basic-runner-using-aws-lambda.md) #### find-internal-documentation-with-ai - [Find internal documentation with AI](/guides/all/find-internal-documentation-with-ai.md) #### generate-incident-updates-with-ai - [Generate incident updates with AI](/guides/all/generate-incident-updates-with-ai.md) #### generate-incident-updates-with-n8n-and-port - [Generate incident updates with n8n and Port](/guides/all/generate-incident-updates-with-n8n-and-port.md) #### generate-zendesk-ticket-summaries-with-ai - [Summarize Zendesk tickets with AI](/guides/all/generate-zendesk-ticket-summaries-with-ai.md) #### heal-unhealthy-k8s-pods - [Auto-heal unhealthy kubernetes pods](/guides/all/heal-unhealthy-k8s-pods.md) #### humanitec-integration - [Humanitec integration](/guides/all/humanitec-integration.md) #### iam-permissions-guide - [IAM permission management](/guides/all/iam-permissions-guide.md) #### ignore-snyk-vulnerability - [Ignore Snyk Vulnerability](/guides/all/ignore-snyk-vulnerability.md) #### implement-rbac-for-ai-agents-with-n8n-and-port - [RBAC for AI agents with n8n and Port](/guides/all/implement-rbac-for-ai-agents-with-n8n-and-port.md) #### import-and-manage-integration - [Manage integration mapping using Terraform](/guides/all/import-and-manage-integration.md) #### incident-blueprint - [Implement the incident blueprint pattern](/guides/all/incident-blueprint.md) #### ingest-checkmarx-kics-scan-into-your-catalog - [Ingest Checkmarx KICS scan into your catalog](/guides/all/ingest-checkmarx-kics-scan-into-your-catalog.md) #### ingest-claude-code-security-reviews - [Ingest Claude Code security reviews](/guides/all/ingest-claude-code-security-reviews.md) #### ingest-cloud-resources-using-datadog - [Ingest cloud resources with Datadog](/guides/all/ingest-cloud-resources-using-datadog.md) #### ingest-cloud-resources-using-dynatrace - [Ingest cloud resources with Dynatrace](/guides/all/ingest-cloud-resources-using-dynatrace.md) #### ingest-cloud-resources-using-newrelic - [Ingest Cloud Resources with New Relic](/guides/all/ingest-cloud-resources-using-newrelic.md) #### ingest-dependencies-from-package-json-to-service - [Ingest dependencies from a package.json file and relate them to a service](/guides/all/ingest-dependencies-from-package-json-to-service.md) #### ingest-dotnet-framework-versions - [Ingest .NET framework versions from repositories](/guides/all/ingest-dotnet-framework-versions.md) #### ingest-gitlab-vulnerabilities-into-your-catalog - [Ingest GitLab security vulnerabilities into Port](/guides/all/ingest-gitlab-vulnerabilities-into-your-catalog.md) #### ingest-hibob-data-via-airbyte-s3-and-webhook - [Ingest HiBob data into Port via Airbyte, S3 & webhook](/guides/all/ingest-hibob-data-via-airbyte-s3-and-webhook.md) #### ingest-javascript-packages-into-your-catalog - [Ingest Javascript packages into your catalog](/guides/all/ingest-javascript-packages-into-your-catalog.md) #### ingest-linearb-metrics-into-your-catalog - [Ingest LinearB metrics into Port](/guides/all/ingest-linearb-metrics-into-your-catalog.md) #### ingest-okta-data-via-airbyte-s3-and-webhook - [Ingest Okta data into Port via Airbyte, S3 and webhook](/guides/all/ingest-okta-data-via-airbyte-s3-and-webhook.md) #### ingest-prompts-skills-from-github-using-gitops - [Ingest prompts and skills from GitHub using GitOps](/guides/all/ingest-prompts-skills-from-github-using-gitops.md) #### ingest-security-issues-from-sarif-files-to-services - [Ingest security issues from .sarif files and relate them to services](/guides/all/ingest-security-issues-from-sarif-files-to-services.md) #### ingest-slack-data-via-airbyte-s3-and-webhook - [Ingest Slack channels data into Port via Airbyte, S3 and webhook](/guides/all/ingest-slack-data-via-airbyte-s3-and-webhook.md) #### ingest-slack-data-via-fivetran-s3-and-webhook - [Ingest Slack channels data into Port via Fivetran, S3 and webhook](/guides/all/ingest-slack-data-via-fivetran-s3-and-webhook.md) #### ingest-software-bill-of-materials-sbom-into-your-catalog - [Ingest software bill of material (SBOM) into your catalog](/guides/all/ingest-software-bill-of-materials-sbom-into-your-catalog.md) #### ingest-swagger-paths-into-your-catalog - [Ingest API paths from an OpenAPI spec in a GitHub repository into Port](/guides/all/ingest-swagger-paths-into-your-catalog.md) #### ingest-swarmia-metrics-into-your-catalog - [Ingest Swarmia metrics into Port](/guides/all/ingest-swarmia-metrics-into-your-catalog.md) #### ingest-trivy-vulnerabilities-into-your-catalog - [Ingest Trivy vulnerabilities into your catalog](/guides/all/ingest-trivy-vulnerabilities-into-your-catalog.md) #### ingest-vulnerability-alerts-from-orca-security-using-a-custom-webhook-integration - [Ingest vulnerability alerts from Orca Security](/guides/all/ingest-vulnerability-alerts-from-orca-security-using-a-custom-webhook-integration.md) #### interact-with-pagerduty-incidents - [Interact with PagerDuty incidents](/guides/all/interact-with-pagerduty-incidents.md) #### interact-with-servicenow - [Interact with ServiceNow records](/guides/all/interact-with-servicenow.md) #### keep-azure-catalog-upto-date-with-incremental-syncing - [Keep your Azure catalog up to date with incremental syncing](/guides/all/keep-azure-catalog-upto-date-with-incremental-syncing.md) #### let-developers-enrich-services-using-gitops - [Enrich services using GitOps](/guides/all/let-developers-enrich-services-using-gitops.md) #### lock-and-unlock-services-in-port - [Lock and unlock services](/guides/all/lock-and-unlock-services-in-port.md) #### manage-ai-instructions - [Manage AI Instructions with Port](/guides/all/manage-ai-instructions.md) #### manage-and-visualize-acm-certificates - [Manage and visualize your ACM certificates](/guides/all/manage-and-visualize-acm-certificates.md) #### manage-and-visualize-aws-autoscaling-groups - [Manage your AWS Auto Scaling Groups](/guides/all/manage-and-visualize-aws-autoscaling-groups.md) #### manage-and-visualize-aws-sqs-queues - [Manage and visualize your AWS SQS queues](/guides/all/manage-and-visualize-aws-sqs-queues.md) #### manage-and-visualize-azure-virtual-machines - [Manage your Azure Virtual Machines](/guides/all/manage-and-visualize-azure-virtual-machines.md) #### manage-and-visualize-azure-web-apps - [Manage and visualize your Azure web apps](/guides/all/manage-and-visualize-azure-web-apps.md) #### manage-and-visualize-ecs-tasks - [Manage and visualize your ECS tasks](/guides/all/manage-and-visualize-ecs-tasks.md) #### manage-and-visualize-gcp-compute-engine-instances - [Manage and visualize your GCP Compute Engine instances](/guides/all/manage-and-visualize-gcp-compute-engine-instances.md) #### manage-and-visualize-jira-issues - [Manage and visualize your Jira issues](/guides/all/manage-and-visualize-jira-issues.md) #### manage-and-visualize-pagerduty-incidents - [Manage and visualize your PagerDuty incidents](/guides/all/manage-and-visualize-pagerduty-incidents.md) #### manage-and-visualize-your-launchdarkly-feature-flags - [Manage and visualize your LaunchDarkly feature flags](/guides/all/manage-and-visualize-your-launchdarkly-feature-flags.md) #### manage-clusters - [Create and manage Kubernetes clusters](/guides/all/manage-clusters.md) #### manage-ec2-instances - [Manage An AWS EC2 Instance](/guides/all/manage-ec2-instances.md) #### manage-firehydrant-incidents - [Manage FireHydrant incidents](/guides/all/manage-firehydrant-incidents.md) #### manage-integrations - [Monitor integrations](/guides/all/manage-integrations.md) #### manage-kubernetes-namespaces - [Manage Kubernetes namespaces](/guides/all/manage-kubernetes-namespaces.md) #### manage-mcp-registry - [Manage MCP Server Registry](/guides/all/manage-mcp-registry.md) #### manage-pagerduty-on-call-schedules - [Manage PagerDuty on-call schedules](/guides/all/manage-pagerduty-on-call-schedules.md) #### manage-pull-requests - [Manage GitHub Pull Requests](/guides/all/manage-pull-requests.md) #### manage-resources-using-k8s-crds - [Manage resources using Kubernetes CRDs](/guides/all/manage-resources-using-k8s-crds.md) #### manage-your-eks-clusters - [Manage your EKS clusters](/guides/all/manage-your-eks-clusters.md) #### manage-your-kubernetes-deployment - [Manage your Kubernetes deployments](/guides/all/manage-your-kubernetes-deployment.md) #### map-git-users-to-port-accounts - [Map Git users to Port user accounts](/guides/all/map-git-users-to-port-accounts.md) #### map-hibob-users-to-port-accounts - [Ingest and map HiBob users to Port user accounts](/guides/all/map-hibob-users-to-port-accounts.md) #### map-jira-users-to-port-accounts - [Map Jira users to Port user accounts](/guides/all/map-jira-users-to-port-accounts.md) #### map-prs-to-services-in-monorepo - [Map PRs to services in a monorepo](/guides/all/map-prs-to-services-in-monorepo.md) #### map-servicenow-users-to-port-accounts - [Ingest and map ServiceNow users to Port user accounts](/guides/all/map-servicenow-users-to-port-accounts.md) #### map-slack-users-to-port-accounts - [Ingest and map Slack users to Port user accounts](/guides/all/map-slack-users-to-port-accounts.md) #### measure-ai-feedback - [Measure AI feedback](/guides/all/measure-ai-feedback.md) #### measure-and-track-delivery-performance - [Gain visibility into delivery performance](/guides/all/measure-and-track-delivery-performance.md) #### measure-pipeline-reliability - [Measure pipeline reliability](/guides/all/measure-pipeline-reliability.md) #### measure-pr-delivery-metrics - [Measure PR delivery metrics](/guides/all/measure-pr-delivery-metrics.md) #### measure-reliability-and-stability - [Measure delivery reliability and stability](/guides/all/measure-reliability-and-stability.md) #### measure-sprint-health-with-jira - [Measure sprint health with Jira](/guides/all/measure-sprint-health-with-jira.md) #### measure-standards - [Track standards adherence](/guides/all/measure-standards.md) #### migrate-project-from-bibucket-to-github - [Migrate repositories from Bitbucket to GitHub using Port self-service actions](/guides/all/migrate-project-from-bibucket-to-github.md) #### migrate-project-from-github-to-gitlab - [Migrate repositories from GitHub to GitLab using Port self-service actions](/guides/all/migrate-project-from-github-to-gitlab.md) #### notify-users-upon-approval-of-action - [Notify users upon approval of self-service actions](/guides/all/notify-users-upon-approval-of-action.md) #### nudge-pr-reviewers - [Nudge Pull Request Reviewers](/guides/all/nudge-pr-reviewers.md) #### onboard-developers-from-internal-docs-using-port-mcp - [Onboard developers using internal docs and Port MCP](/guides/all/onboard-developers-from-internal-docs-using-port-mcp.md) #### open-github-issue - [Create a GitHub issue](/guides/all/open-github-issue.md) #### open-jira-issue-with-automatic-label - [Open Jira issue with automatic label](/guides/all/open-jira-issue-with-automatic-label.md) #### open-linear-issue - [Create a Linear issue](/guides/all/open-linear-issue.md) #### open-slack-channel - [Create Slack channel for Incident Management](/guides/all/open-slack-channel.md) #### orchestrate-incident-response-with-ai - [Orchestrate incident response with AI](/guides/all/orchestrate-incident-response-with-ai.md) #### owasp-top-10-scorecard - [Build an OWASP Top 10 Scorecard](/guides/all/owasp-top-10-scorecard.md) #### promote-to-production - [Promote Deployment to Production](/guides/all/promote-to-production.md) #### promote-to-production-workflow - [Promote to production workflow](/guides/all/promote-to-production-workflow.md) #### pull-github-metrics-and-build-visualizations - [Pull GitHub metrics and build visualizations](/guides/all/pull-github-metrics-and-build-visualizations.md) #### pull-request-metrics - [Pull-request metrics (Deprecated)](/guides/all/pull-request-metrics.md) #### push-image-to-ecr - [Build ECR image](/guides/all/push-image-to-ecr.md) #### query-dora-metrics-using-port-mcp - [Query DORA metrics using Port MCP](/guides/all/query-dora-metrics-using-port-mcp.md) #### remediate-vulnerability-with-ai - [Remediate vulnerabilities with AI](/guides/all/remediate-vulnerability-with-ai.md) #### remediate-vulnerability-with-n8n-and-port - [Remediate security vulnerability with n8n and Port AI](/guides/all/remediate-vulnerability-with-n8n-and-port.md) #### report-a-bug - [Report a bug](/guides/all/report-a-bug.md) #### report-a-bug-gitlab - [Create a Jira Issue](/guides/all/report-a-bug-gitlab.md) #### resolve-incident - [Resolve an Incident in PagerDuty](/guides/all/resolve-incident.md) #### resolve-pagerduty-incident - [Resolve PagerDuty incidents](/guides/all/resolve-pagerduty-incident.md) #### restart-argocd-app - [Restart Argo CD Application](/guides/all/restart-argocd-app.md) #### rollback-argocd-deployment - [Deployment/Rollback](/guides/all/rollback-argocd-deployment.md) #### route-scorecard-failures-to-jira-issues - [Route scorecard failures to Jira issues with AI](/guides/all/route-scorecard-failures-to-jira-issues.md) #### s3-bucket - [Manage an S3 Bucket Lifecycle](/guides/all/s3-bucket.md) #### s3-using-webhook - [Create an S3 bucket using Self-Service Actions](/guides/all/s3-using-webhook.md) #### scaffold-a-new-service - [Scaffold a new service](/guides/all/scaffold-a-new-service.md) #### scaffold-bitbucket-using-cookiecutter - [Scaffold BitBucket Repositories Using Cookiecutter](/guides/all/scaffold-bitbucket-using-cookiecutter.md) #### scaffold-github-using-cookiecutter - [Scaffold GitHub Repositories Using Cookiecutter](/guides/all/scaffold-github-using-cookiecutter.md) #### scaffold-repositories-using-cookiecutter - [Scaffold Azure DevOps Repositories Using Cookiecutter](/guides/all/scaffold-repositories-using-cookiecutter.md) #### self-heal-scorecards-with-ai - [Auto-fix services when scorecards degrade](/guides/all/self-heal-scorecards-with-ai.md) #### send-slack-message-to-user - [Send Slack messages using Port's Slack app and automations](/guides/all/send-slack-message-to-user.md) #### send-typeform-survey-results-to-port - [Send TypeForm survey results to Port](/guides/all/send-typeform-survey-results-to-port.md) #### set-up-deployments-dora-gitlab - [Set up deployments using GitLab merge requests or jobs](/guides/all/set-up-deployments-dora-gitlab.md) #### setup-branch-protection-rules - [Enforce branch protection rules with scorecards](/guides/all/setup-branch-protection-rules.md) #### setup-delivery-performance-scorecard - [Set up delivery performance scorecards](/guides/all/setup-delivery-performance-scorecard.md) #### setup-dora-metrics - [Track DORA metrics](/guides/all/setup-dora-metrics.md) #### setup-dora-metrics-jira - [Set up deployments and incidents using Jira issues](/guides/all/setup-dora-metrics-jira.md) #### setup-dora-scorecards - [Set up DORA scorecards](/guides/all/setup-dora-scorecards.md) #### setup-incident-manager-ai-agent - [Set up the Incident Manager AI agent](/guides/all/setup-incident-manager-ai-agent.md) #### setup-pci-dss-code-compliance - [PCI DSS code security scorecard](/guides/all/setup-pci-dss-code-compliance.md) #### setup-pipeline-reliability-scorecard - [Set up pipeline reliability scorecards](/guides/all/setup-pipeline-reliability-scorecard.md) #### setup-platform-request-triage-ai-agent - [Set up the Platform Request Triage AI agent](/guides/all/setup-platform-request-triage-ai-agent.md) #### setup-portal-announcements - [Set up announcements in your portal](/guides/all/setup-portal-announcements.md) #### setup-pr-enricher-ai-agent - [Set up the Pull Request Enricher AI agent](/guides/all/setup-pr-enricher-ai-agent.md) #### setup-production-readiness-scorecard - [Set up a service production readiness scorecard](/guides/all/setup-production-readiness-scorecard.md) #### setup-service-explorer-ai-agent - [Set up the Service Explorer AI agent](/guides/all/setup-service-explorer-ai-agent.md) #### setup-slack-reminders - [Slack reminders for scorecards](/guides/all/setup-slack-reminders.md) #### setup-task-manager-ai-agent - [Set up the Task Manager AI agent](/guides/all/setup-task-manager-ai-agent.md) #### smart-pr-reviewer-assignment-using-port-ai - [Smart PR reviewer assignment using AI](/guides/all/smart-pr-reviewer-assignment-using-port-ai.md) #### streamline-iac-with-ai - [Streamline IaC with AI](/guides/all/streamline-iac-with-ai.md) #### surface-resource-actions-from-jira-with-ai - [Surface resource actions from Jira with AI](/guides/all/surface-resource-actions-from-jira-with-ai.md) #### sync-argocd-app - [Synchronize Argo CD Application](/guides/all/sync-argocd-app.md) #### sync-port-properties-to-github-custom-properties - [Sync Port properties to GitHub custom properties](/guides/all/sync-port-properties-to-github-custom-properties.md) #### sync-service-entities-to-incident-io - [Sync Port services to incident.io](/guides/all/sync-service-entities-to-incident-io.md) #### tag-azure-resource - [Add Tags to Azure Resource](/guides/all/tag-azure-resource.md) #### terraform-plan-and-apply-aws-resource - [Provision Cloud Resource using Terraform Plan and Apply](/guides/all/terraform-plan-and-apply-aws-resource.md) #### track-ai-adoption-and-impact - [Track AI adoption and impact](/guides/all/track-ai-adoption-and-impact.md) #### track-ai-coding-assistants-costs - [Track AI coding assistants costs](/guides/all/track-ai-coding-assistants-costs.md) #### track-ai-driven-pull-requests - [Track AI-driven pull requests](/guides/all/track-ai-driven-pull-requests.md) #### track-and-show-mtbf-for-services - [Track and show MTBF for services](/guides/all/track-and-show-mtbf-for-services.md) #### track-gitlab-project-maturity-with-scorecards - [Enforce code maturity with GitLab file search](/guides/all/track-gitlab-project-maturity-with-scorecards.md) #### track-health-of-jira-projects - [Set up Jira project health scorecards](/guides/all/track-health-of-jira-projects.md) #### track-leaked-github-secrets-in-port - [Track leaked GitHub secrets in Port](/guides/all/track-leaked-github-secrets-in-port.md) #### track-slos-and-slis-for-services - [Track SLOs and SLIs for your services](/guides/all/track-slos-and-slis-for-services.md) #### track-team-work-allocation-with-jira - [Track team work allocation with Jira](/guides/all/track-team-work-allocation-with-jira.md) #### triage-incidents-with-ai - [Triage incidents with AI](/guides/all/triage-incidents-with-ai.md) #### triage-incidents-with-mcp - [Triage incidents using external MCP tools](/guides/all/triage-incidents-with-mcp.md) #### triage-tickets-to-coding-agents - [Improve specifications with Port AI](/guides/all/triage-tickets-to-coding-agents.md) #### trigger-claude-code-from-port - [Trigger Claude Code from Port](/guides/all/trigger-claude-code-from-port.md) #### trigger-datadog-incident - [Trigger Datadog Incident](/guides/all/trigger-datadog-incident.md) #### trigger-gemini-assistant-from-port - [Trigger Google Gemini Assistant from Port](/guides/all/trigger-gemini-assistant-from-port.md) #### trigger-github-copilot-from-port - [Trigger GitHub Copilot from Port](/guides/all/trigger-github-copilot-from-port.md) #### trigger-servicenow-incident - [Trigger ServiceNow Incident](/guides/all/trigger-servicenow-incident.md) #### trigger-spacelift-stack - [Trigger a Spacelift stack](/guides/all/trigger-spacelift-stack.md) #### verify-service - [Remind service owners to update their catalog data](/guides/all/verify-service.md) #### visualize-and-manage-aws-ec2-instances - [Visualize and manage your EC2 instances](/guides/all/visualize-and-manage-aws-ec2-instances.md) #### visualize-and-manage-azure-devops-deployments - [Visualize and manage your Azure DevOps deployments](/guides/all/visualize-and-manage-azure-devops-deployments.md) #### visualize-and-manage-github-deployments - [Visualize and manage your GitHub deployments](/guides/all/visualize-and-manage-github-deployments.md) #### visualize-and-manage-gitlab-deployments - [Visualize and manage your GitLab deployments](/guides/all/visualize-and-manage-gitlab-deployments.md) #### visualize-and-manage-servicenow-incidents - [Visualize and manage your ServiceNow incidents](/guides/all/visualize-and-manage-servicenow-incidents.md) #### visualize-and-manage-statuspage-incidents - [Visualize and manage your Statuspage incidents and components](/guides/all/visualize-and-manage-statuspage-incidents.md) #### visualize-claude-metrics - [Visualize Claude metrics](/guides/all/visualize-claude-metrics.md) #### visualize-cursor-metrics - [Visualize Cursor metrics](/guides/all/visualize-cursor-metrics.md) #### visualize-github-copilot-metrics - [Visualize GitHub Copilot metrics](/guides/all/visualize-github-copilot-metrics.md) #### visualize-jira-lead-time - [Visualize lead time using Jira](/guides/all/visualize-jira-lead-time.md) #### visualize-okta-security-insights - [Visualize Okta security insights](/guides/all/visualize-okta-security-insights.md) #### visualize-service-argocd-runtime - [Visualize your services' Kubernetes runtime using ArgoCD](/guides/all/visualize-service-argocd-runtime.md) #### visualize-service-k8s-runtime - [Visualize your services' k8s runtime](/guides/all/visualize-service-k8s-runtime.md) #### visualize-your-aws-storage-configuration - [Manage and visualize your AWS S3 buckets and RDS instances](/guides/all/visualize-your-aws-storage-configuration.md) #### visualize-your-github-dependabot-alerts - [Visualize your GitHub dependency security alerts](/guides/all/visualize-your-github-dependabot-alerts.md) #### visualize-your-github-identity-and-access-management - [Visualize your GitHub identity and access management](/guides/all/visualize-your-github-identity-and-access-management.md) #### visualize-your-github-repository-activity - [Visualize your GitHub repository and developer activity](/guides/all/visualize-your-github-repository-activity.md) #### visualize-your-wiz-vulnerabilities - [Visualize your Wiz security issues](/guides/all/visualize-your-wiz-vulnerabilities.md) #### work-item-blueprint - [Implement the work item blueprint pattern](/guides/all/work-item-blueprint.md) #### working_agreements_and_measuring_pr_standards - [Measuring pull request standards](/guides/all/working_agreements_and_measuring_pr_standards.md) ## integrations-index - [Integrations index](/integrations-index.md) ## scorecards ### concepts-and-structure - [Concepts and structure](/scorecards/concepts-and-structure.md) ### examples #### automation-use-cases - [Automation use-cases](/scorecards/examples/automation-use-cases.md) #### extend-data-model - [Extend the default scorecards](/scorecards/examples/extend-data-model.md) #### scorecard-use-cases - [Scorecard use-cases](/scorecards/examples/scorecard-use-cases.md) ### manage-scorecards - [Manage scorecards](/scorecards/manage-scorecards.md) ### manage-using-3rd-party-apps - [Manage using 3rd-party apps](/scorecards/manage-using-3rd-party-apps.md) #### github - [Open/close GitHub issues](/scorecards/manage-using-3rd-party-apps/github.md) #### jira - [Open/close JIRA issues](/scorecards/manage-using-3rd-party-apps/jira.md) #### slack - [Send Slack messages](/scorecards/manage-using-3rd-party-apps/slack.md) ### overview - [Scorecards](/scorecards/overview.md) ## search-and-query ### advanced - [Advanced](/search-and-query/advanced.md) ### examples - [Examples](/search-and-query/examples.md) ### global-search - [Global search](/search-and-query/global-search.md) ### operators #### comparison-operators - [Comparison operators](/search-and-query/operators/comparison-operators.md) #### relation-operators - [Relation operators](/search-and-query/operators/relation-operators.md) ### overview - [Overview](/search-and-query/overview.md) ### structure-and-syntax - [Structure & syntax](/search-and-query/structure-and-syntax.md) ## security - [Security & compliance](/security.md) ## solutions ### agentic-resource-management #### create-golden-paths - [Create golden paths](/solutions/agentic-resource-management/create-golden-paths.md) #### day-2-resource-lifecycle - [Day 2 - manage resource lifecycle](/solutions/agentic-resource-management/day-2-resource-lifecycle.md) #### overview - [Agentic resource management](/solutions/agentic-resource-management/overview.md) #### self-service-environments - [Self-service environments](/solutions/agentic-resource-management/self-service-environments.md) #### setup-approval-workflows - [Set up approval workflows](/solutions/agentic-resource-management/setup-approval-workflows.md) ### agentic-work-management #### overview - [Agentic work management](/solutions/agentic-work-management/overview.md) ### autonomous-security-management #### compliance-as-code - [Compliance as code](/solutions/autonomous-security-management/compliance-as-code.md) #### overview - [Autonomous security management](/solutions/autonomous-security-management/overview.md) #### prioritise-vulnerabilities - [Prioritize vulnerabilities](/solutions/autonomous-security-management/prioritise-vulnerabilities.md) #### security-actions-automations - [Security actions & automations](/solutions/autonomous-security-management/security-actions-automations.md) #### security-champions-initiatives - [Security champions & initiatives](/solutions/autonomous-security-management/security-champions-initiatives.md) #### security-metrics-visualization - [Security metrics visualization](/solutions/autonomous-security-management/security-metrics-visualization.md) ### autonomous-ticket-resolution #### code-review - [Review the results](/solutions/autonomous-ticket-resolution/code-review.md) #### overview - [Autonomous ticket resolution](/solutions/autonomous-ticket-resolution/overview.md) #### roi-dashboard - [Measure ATR's impact](/solutions/autonomous-ticket-resolution/roi-dashboard.md) #### safe-release - [Release safely with control](/solutions/autonomous-ticket-resolution/safe-release.md) #### turn-tickets-into-actionable-work - [Turn tickets into actionable work](/solutions/autonomous-ticket-resolution/turn-tickets-into-actionable-work.md) ##### overview - [Ticket preparation](/solutions/autonomous-ticket-resolution/turn-tickets-into-actionable-work/overview.md) ##### routing-decision - [Routing decision](/solutions/autonomous-ticket-resolution/turn-tickets-into-actionable-work/routing-decision.md) #### why-port - [Why Port?](/solutions/autonomous-ticket-resolution/why-port.md) #### work-item-blueprint-pattern - [Work item blueprint pattern](/solutions/autonomous-ticket-resolution/work-item-blueprint-pattern.md) ### engineering-intelligence #### getting-started - [Getting started](/solutions/engineering-intelligence/getting-started.md) ##### ei-journey - [Example journey](/solutions/engineering-intelligence/getting-started/ei-journey.md) ##### supported-integrations - [Integrations & MCP connectors](/solutions/engineering-intelligence/getting-started/supported-integrations.md) #### improve-lead-time - [Improve lead time](/solutions/engineering-intelligence/improve-lead-time.md) #### measure-dora-metrics - [Measure DORA metrics](/solutions/engineering-intelligence/measure-dora-metrics.md) #### overview - [Engineering Intelligence](/solutions/engineering-intelligence/overview.md) #### reduce-mttr - [Reduce MTTR](/solutions/engineering-intelligence/reduce-mttr.md) #### use-cases - [Use cases](/solutions/engineering-intelligence/use-cases.md) ##### ai-adoption - [AI adoption and impact](/solutions/engineering-intelligence/use-cases/ai-adoption.md) - [AI impact](/solutions/engineering-intelligence/use-cases/ai-adoption/ai-impact.md) - [Track AI adoption](/solutions/engineering-intelligence/use-cases/ai-adoption/ai-tools.md) ##### conversational-insights - [Conversational insights](/solutions/engineering-intelligence/use-cases/conversational-insights.md) - [AI agents](/solutions/engineering-intelligence/use-cases/conversational-insights/ai-agents.md) - [Chat with your context lake outside of Port](/solutions/engineering-intelligence/use-cases/conversational-insights/chat-with-your-data.md) - [Insight dashboards](/solutions/engineering-intelligence/use-cases/conversational-insights/generate-reports.md) ##### delivery-performance - [Delivery performance](/solutions/engineering-intelligence/use-cases/delivery-performance.md) - [PR delivery metrics](/solutions/engineering-intelligence/use-cases/delivery-performance/pr-metrics.md) - [Reduce review time](/solutions/engineering-intelligence/use-cases/delivery-performance/review-time.md) ##### devex-surveys - [DevEx surveys](/solutions/engineering-intelligence/use-cases/devex-surveys.md) - [Act on survey insights](/solutions/engineering-intelligence/use-cases/devex-surveys/act-on-insights.md) - [Promote surveys & share results](/solutions/engineering-intelligence/use-cases/devex-surveys/developer-sentiment.md) - [Run developer surveys](/solutions/engineering-intelligence/use-cases/devex-surveys/run-surveys.md) ##### dora - [DORA metrics](/solutions/engineering-intelligence/use-cases/dora.md) ##### reliability - [Reliability visibility](/solutions/engineering-intelligence/use-cases/reliability.md) - [Pipeline reliability](/solutions/engineering-intelligence/use-cases/reliability/deployment-pipelines.md) - [Measure reliability & stability](/solutions/engineering-intelligence/use-cases/reliability/measure-reliability.md) - [Mean time between failures (MTBF)](/solutions/engineering-intelligence/use-cases/reliability/mtbf.md) ##### standards-and-scorecards - [Standards and scorecards](/solutions/engineering-intelligence/use-cases/standards-and-scorecards.md) - [Delivery performance](/solutions/engineering-intelligence/use-cases/standards-and-scorecards/delivery-performance-scorecards.md) - [DORA performance](/solutions/engineering-intelligence/use-cases/standards-and-scorecards/dora-scorecards.md) - [Pipeline reliability](/solutions/engineering-intelligence/use-cases/standards-and-scorecards/pipeline-reliability.md) - [Production readiness](/solutions/engineering-intelligence/use-cases/standards-and-scorecards/production-readiness.md) #### why-port - [Why Port?](/solutions/engineering-intelligence/why-port.md) ### overview - [Solutions overview](/solutions/overview.md) ### self-healing-incidents #### communicate-internally-and-externally - [Communicate internally & externally](/solutions/self-healing-incidents/communicate-internally-and-externally.md) #### detect-and-diagnose-incidents - [Detect & diagnose incidents](/solutions/self-healing-incidents/detect-and-diagnose-incidents.md) #### incident-blueprint-pattern - [Incident blueprint pattern](/solutions/self-healing-incidents/incident-blueprint-pattern.md) #### operate-and-resolve-incidents - [Operate & resolve incidents](/solutions/self-healing-incidents/operate-and-resolve-incidents.md) #### overview - [Self-healing incidents](/solutions/self-healing-incidents/overview.md) #### prevent-and-minimize-incidents - [Prevent & minimize incidents](/solutions/self-healing-incidents/prevent-and-minimize-incidents.md) #### start-the-incident - [Start the incident](/solutions/self-healing-incidents/start-the-incident.md) #### visualize-and-manage-incidents - [Visualize & manage incidents](/solutions/self-healing-incidents/visualize-and-manage-incidents.md) ## sso-rbac ### multi-organization - [Multiple organization membership](/sso-rbac/multi-organization.md) ### ownership - [Manage ownership in Port](/sso-rbac/ownership.md) ### port-secrets - [Credentials & secrets](/sso-rbac/port-secrets.md) ### rbac-overview - [Port RBAC capabilities overview](/sso-rbac/rbac-overview.md) ### SCIM - [SCIM](/sso-rbac/SCIM.md) ### self-serve-sso - [Manage your SSO connection](/sso-rbac/self-serve-sso.md) ### sso-providers - [SSO providers](/sso-rbac/sso-providers.md) #### ldap - [LDAP](/sso-rbac/sso-providers/ldap.md) #### oidc - [OIDC](/sso-rbac/sso-providers/oidc.md) ##### azure-ad - [Entra ID (AzureAD)](/sso-rbac/sso-providers/oidc/azure-ad.md) ##### okta - [Okta](/sso-rbac/sso-providers/oidc/okta.md) ##### onelogin - [Onelogin](/sso-rbac/sso-providers/oidc/onelogin.md) #### saml - [SAML](/sso-rbac/sso-providers/saml.md) ##### azure-ad - [Entra ID (AzureAD)](/sso-rbac/sso-providers/saml/azure-ad.md) ##### google-workspace - [Google Workspace](/sso-rbac/sso-providers/saml/google-workspace.md) ##### jumpcloud - [JumpCloud](/sso-rbac/sso-providers/saml/jumpcloud.md) ##### okta - [Okta](/sso-rbac/sso-providers/saml/okta.md) ### users-and-teams #### manage-users-teams - [Manage users & teams](/sso-rbac/users-and-teams/manage-users-teams.md) #### organization-hierarchy - [Visualize organization hierarchy](/sso-rbac/users-and-teams/organization-hierarchy.md) #### view-as-different-user - [View as a different user](/sso-rbac/users-and-teams/view-as-different-user.md) ## troubleshooting - [Troubleshooting](/troubleshooting.md) ## usage-dashboard - [Portal usage dashboard](/usage-dashboard.md) ## workflows ### build-workflows #### action-nodes ##### ai - [AI](/workflows/build-workflows/action-nodes/ai.md) ##### configuration-and-outputs - [Configuration and outputs](/workflows/build-workflows/action-nodes/configuration-and-outputs.md) ##### cursor-agent - [Cursor Agent](/workflows/build-workflows/action-nodes/cursor-agent.md) ##### integration-actions - [Azure DevOps Pipelines](/workflows/build-workflows/action-nodes/integration-actions/azure-devops.md) - [GitHub integration action](/workflows/build-workflows/action-nodes/integration-actions/github.md) - [GitLab CI/CD Pipelines](/workflows/build-workflows/action-nodes/integration-actions/gitlab.md) - [Overview](/workflows/build-workflows/action-nodes/integration-actions/overview.md) ##### kafka - [Kafka](/workflows/build-workflows/action-nodes/kafka.md) ##### port-execution-agent - [Port execution agent](/workflows/build-workflows/action-nodes/port-execution-agent.md) ##### upsert-entity - [Upsert entity](/workflows/build-workflows/action-nodes/upsert-entity.md) ##### webhook - [Webhook](/workflows/build-workflows/action-nodes/webhook.md) #### data-flow - [Data flow](/workflows/build-workflows/data-flow.md) #### event-trigger - [Event trigger](/workflows/build-workflows/event-trigger.md) #### quickstart - [Quickstart](/workflows/build-workflows/quickstart.md) #### self-service-trigger ##### advanced-input-configurations - [Advanced input configurations](/workflows/build-workflows/self-service-trigger/advanced-input-configurations.md) ##### configuration - [Configuration](/workflows/build-workflows/self-service-trigger/configuration.md) ##### permissions - [Permissions](/workflows/build-workflows/self-service-trigger/permissions.md) ##### user-inputs - [Array](/workflows/build-workflows/self-service-trigger/user-inputs/array.md) - [Datetime](/workflows/build-workflows/self-service-trigger/user-inputs/datetime.md) - [Email](/workflows/build-workflows/self-service-trigger/user-inputs/email.md) - [Entity](/workflows/build-workflows/self-service-trigger/user-inputs/entity.md) - [Number](/workflows/build-workflows/self-service-trigger/user-inputs/number.md) - [Object](/workflows/build-workflows/self-service-trigger/user-inputs/object.md) - [Structure and fields](/workflows/build-workflows/self-service-trigger/user-inputs/structure-and-fields.md) - [Team](/workflows/build-workflows/self-service-trigger/user-inputs/team.md) - [Text](/workflows/build-workflows/self-service-trigger/user-inputs/text.md) - [Toggle](/workflows/build-workflows/self-service-trigger/user-inputs/toggle.md) - [URL](/workflows/build-workflows/self-service-trigger/user-inputs/url.md) - [User](/workflows/build-workflows/self-service-trigger/user-inputs/user.md) - [YAML](/workflows/build-workflows/self-service-trigger/user-inputs/yaml.md) #### test-workflows - [Test workflows](/workflows/build-workflows/test-workflows.md) ### concepts - [Concepts and structure](/workflows/concepts.md) ### examples - [Workflow examples](/workflows/examples.md) ### overview - [Workflows (Beta)](/workflows/overview.md) ### runs - [Interact with workflow runs](/workflows/runs.md) ### workflow-run-page - [Workflow run page](/workflows/workflow-run-page.md)