# Spotify for Backstage ## Docs - [AWS Marketplace](https://backstage.spotify.com/docs/plugins/getting-started/aws-marketplace.md) - [Getting Started](https://backstage.spotify.com/docs/plugins/getting-started/index.md) - [Spotify for Backstage](https://backstage.spotify.com/docs/plugins/getting-started/spotify-for-backstage.md) - [Spotify Plugins for Backstage](https://backstage.spotify.com/docs/plugins/index.md) - [Feedback](https://backstage.spotify.com/docs/plugins/insights/core-concepts/feedback.md) - [Usage Data](https://backstage.spotify.com/docs/plugins/insights/core-concepts/usage-data.md) - [Overview](https://backstage.spotify.com/docs/plugins/insights/index.md) - [Migration & Installation](https://backstage.spotify.com/docs/plugins/insights/migrating-to-insights-with-feedback.md) - [Setup & Installation](https://backstage.spotify.com/docs/plugins/insights/setup-and-installation.md) - [Optimizing your Insights configuration](https://backstage.spotify.com/docs/plugins/insights/tutorials/Optimizing-Insights-set-up.md) - [Tips for running your first Feedback Survey](https://backstage.spotify.com/docs/plugins/insights/tutorials/feedback-survey.md) - [Core Concepts](https://backstage.spotify.com/docs/plugins/rbac/core-concepts.md) - [RBAC](https://backstage.spotify.com/docs/plugins/rbac/index.md) - [Installation & Setup](https://backstage.spotify.com/docs/plugins/rbac/setup-and-installation.md) - [Catalog Delete Permissions](https://backstage.spotify.com/docs/plugins/rbac/tutorials/delete-catalog-for-owners.md) - [Fine-tune Software Templates Access](https://backstage.spotify.com/docs/plugins/rbac/tutorials/fine-tune-template-access.md) - [Establish a foundational permission policy](https://backstage.spotify.com/docs/plugins/rbac/tutorials/foundational-permission-policy.md) - [Read-Only Catalog Permissions](https://backstage.spotify.com/docs/plugins/rbac/tutorials/read-only-catalog.md) - [Skill Exchange Actions](https://backstage.spotify.com/docs/plugins/skill-exchange/actions.md) - [Skill Exchange](https://backstage.spotify.com/docs/plugins/skill-exchange/index.md) - [Notifications](https://backstage.spotify.com/docs/plugins/skill-exchange/notifications.md) - [EmbedsMessageBuilder](https://backstage.spotify.com/docs/plugins/skill-exchange/references/EmbedsMessageBuilder.md) - [HacksMessageBuilder](https://backstage.spotify.com/docs/plugins/skill-exchange/references/HacksMessageBuilder.md) - [MentorsMessageBuilder](https://backstage.spotify.com/docs/plugins/skill-exchange/references/MentorsMessageBuilder.md) - [Setup & Installation](https://backstage.spotify.com/docs/plugins/skill-exchange/setup-and-installation.md) - [Customizing Skill Exchange](https://backstage.spotify.com/docs/plugins/skill-exchange/tutorials/customizing-skill-exchange.md) - [Create checks](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/create-checks.md): Create one or more external checks. - [Delete a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/delete-a-check.md): Delete a check by id. - [Execute checks](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/execute-checks.md): Execute checks by id or execute an inline check against specific entities or a filter. - [Get a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/get-a-check.md): Get a single check by id. - [Get checks](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/get-checks.md): Get all checks, including internal and external checks. - [Get the aggregate status of a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/get-the-aggregate-status-of-a-check.md): Get the aggregate status of a check - an aggregation of the state of all of the results for the check. - [Get the aggregate status of a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/get-the-aggregate-status-of-a-check-1.md): Get the aggregate status of a check - an aggregation of the state of all of the results for all entities matching the filter. - [Get the status history of a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/get-the-status-history-of-a-check.md): Get the status history of a check - an aggregation of the state of all of the results for the check over time. - [Get the status history of a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/get-the-status-history-of-a-check-1.md): Get the status history of a check - an aggregation of the state of all of the results for entities matching the filter over time. - [Update a check](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/checks/update-a-check.md): Update a check by id. - [Create fact collectors](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/factcollectors/create-fact-collectors.md) - [Delete a fact collector](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/factcollectors/delete-a-fact-collector.md) - [Get a fact collector](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/factcollectors/get-a-fact-collector.md) - [List fact collectors](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/factcollectors/list-fact-collectors.md) - [Update a fact collector](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/factcollectors/update-a-fact-collector.md) - [Submit facts](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/facts/submit-facts.md) - [Create tracks](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/create-tracks.md): Create one or more tracks. - [Delete a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/delete-a-track.md): Delete a track by id. - [Get a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/get-a-track.md): Get a single track, optionally filtered by entity ref and applicable checks. - [Get the aggregate certification status for a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/get-the-aggregate-certification-status-for-a-track.md): Get the aggregate certification status for a track - an aggregation of the state of all of the entities for the track. - [Get the aggregate certification status for a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/get-the-aggregate-certification-status-for-a-track-1.md): Get the aggregate certification status for a track - an aggregation of the state of all of the entities matching the given filter for the track. - [Get the aggregate certification status history of a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/get-the-aggregate-certification-status-history-of-a-track.md): Get the aggregate certification status history of a track - an aggregation of the state of all of the results for the track over time. - [Get the aggregate certification status history of a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/get-the-aggregate-certification-status-history-of-a-track-1.md): Get the aggregate certification status history of a track - an aggregation of the state of all of the results for entities matching the given filter for the track over time. - [Get tracks](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/get-tracks.md): Get tracks, optionally filtered by track ids, entity ref, and applicable checks. - [Update a track](https://backstage.spotify.com/docs/plugins/soundcheck/api-reference/tracks/update-a-track.md): Update a track by id. - [Campaign Insights Page Overview](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/campaign-insights.md) - [Campaigns](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/campaigns.md) - [Check Insights Page Overview](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/check-insights.md) - [Check Results](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/checkResults.md) - [Check Exemptions](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/checks/check-exemptions.md) - [Checks](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/checks/index.md) - [Manual Checks](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/checks/manual-checks.md) - [Events](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/events.md) - [Azure DevOps](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/azure.md) - [BigQuery](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/bigquery.md) - [Catalog](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/catalog.md) - [Data Registry](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/data-registry.md) - [Datadog](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/datadog.md) - [GitHub](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/github.md) - [GitLab](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/gitlab.md) - [HTTP](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/http.md) - [Jira](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/jira.md) - [Kubernetes](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/kubernetes.md) - [NewRelic](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/newrelic.md) - [PagerDuty](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/pagerduty.md) - [Source Control Management](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/scm.md) - [Snyk](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/snyk.md) - [SonarQube](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/sonarqube.md) - [Soundcheck](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/soundcheck.md) - [Tech Insights](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/3p-integrations/techinsights.md) - [Fact Collectors](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/fact-collectors/index.md) - [Filters](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/filters.md) - [Core Concepts](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/index.md) - [Notifications](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/notifications.md) - [Tech Insights](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/tech-insights.md) - [Track Insights Page Overview](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/track-insights.md) - [Tracks](https://backstage.spotify.com/docs/plugins/soundcheck/core-concepts/tracks.md) - [Soundcheck](https://backstage.spotify.com/docs/plugins/soundcheck/index.md) - [MCP Actions](https://backstage.spotify.com/docs/plugins/soundcheck/mcp-actions.md): Reference for all Soundcheck MCP actions available through the Actions Registry. - [Soundcheck - Advanced Performance Tuning](https://backstage.spotify.com/docs/plugins/soundcheck/performance.md) - [Installation & Setup](https://backstage.spotify.com/docs/plugins/soundcheck/setup-and-installation.md) - [Entity Card](https://backstage.spotify.com/docs/plugins/soundcheck/soundcheck-elements/soundcheck-entity-card.md) - [Entity Tab](https://backstage.spotify.com/docs/plugins/soundcheck/soundcheck-elements/soundcheck-entity-tab.md) - [Troubleshooting](https://backstage.spotify.com/docs/plugins/soundcheck/troubleshooting/index.md) - [Job Queue Statistics](https://backstage.spotify.com/docs/plugins/soundcheck/troubleshooting/job-queue-statistics.md) - [Climb the maturity ladder with the Recommended Source Control Track](https://backstage.spotify.com/docs/plugins/soundcheck/tutorials/climb-the-maturity-ladder-with-the-recommended-source-control-track.md) - [Creating a Custom Third-Party Integration](https://backstage.spotify.com/docs/plugins/soundcheck/tutorials/custom-fact-collector.md) - [Creating a Custom No-Code UI for a Third-Party Integration](https://backstage.spotify.com/docs/plugins/soundcheck/tutorials/custom-fact-collector-ncui.md) - [Start Measuring Catalog Maturity in 1 hour with the SCM Compliance Track](https://backstage.spotify.com/docs/plugins/soundcheck/tutorials/start-measuring-catalog-maturity.md) - [Start to enable your experts to manage maturity progress](https://backstage.spotify.com/docs/plugins/soundcheck/tutorials/start-to-enable-your-experts-to-manage-maturity-progress.md) - [Spotify Portal for Backstage Changelog](https://backstage.spotify.com/docs/portal/changelog.md) - [AI Gateway](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/index.md) - [Amazon Bedrock](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/aws-bedrock.md) - [Azure OpenAI](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/azure.md) - [Cohere](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/cohere.md) - [Google Generative AI](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/google.md) - [Integrations](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/index.md) - [Ollama](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/ollama.md) - [OpenAI](https://backstage.spotify.com/docs/portal/core-features-and-plugins/ai-gateway/integrations/openai.md) - [Agent Configuration](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/agent-configuration.md) - [AiKA Data Flow & Security](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/data-flow.md) - [Getting Started with AiKA](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/getting-started.md) - [Searching for Information](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/searching-for-information.md) - [Semantic Plugin](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/semantic-plugin.md) - [AiKA Side Panel](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/side-panel.md) - [Tracing for AiKA](https://backstage.spotify.com/docs/portal/core-features-and-plugins/aika/tracing.md) - [Getting Started](https://backstage.spotify.com/docs/portal/core-features-and-plugins/audit-logs/getting-started.md) - [Guides](https://backstage.spotify.com/docs/portal/core-features-and-plugins/audit-logs/guides.md) - [Reference](https://backstage.spotify.com/docs/portal/core-features-and-plugins/audit-logs/reference.md) - [Updating Components](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/bulk-editing.md) - [Frequently Asked Questions](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/faq.md) - [Bulk catalog ingestion](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/index.md) - [Understanding Management Modes](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/management-modes.md) - [Portal Mode Walkthrough](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/portal-mode-walkthrough.md) - [Troubleshooting Bulk Catalog Ingestion](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/troubleshooting.md) - [YAML Mode Walkthrough](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog-builder/yaml-mode-walkthrough.md) - [Creating the Catalog Graph](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/creating-the-catalog-graph.md) - [Descriptor Format of Catalog Entities](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/descriptor-format.md): Documentation on Descriptor Format of Catalog Entities which describes the default data shape and semantics of catalog entities - [Software Catalog Overview](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/index.md) - [Life of an Entity](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/life-of-an-entity.md) - [Entity References](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/references.md): How to express references between entities - [System Model](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/system-model.md) - [Well-known Relations between Catalog Entities](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/well-known-relations.md): Documentation that lists a number of well known Relations, that have defined semantics. They can be attached to catalog entities and consumed by plugins as needed. - [Well-known Status fields of Catalog Entities](https://backstage.spotify.com/docs/portal/core-features-and-plugins/catalog/well-known-statuses.md): Lists a number of well known entity statuses, that have defined semantics. They can be attached to catalog entities and consumed by plugins as needed. - [Confidence Flags](https://backstage.spotify.com/docs/portal/core-features-and-plugins/confidence-flags.md) - [Configuration](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/configuration.md) - [Dataset Access Requests](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/data-access.md) - [Integration: BigQuery](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/integration-bigquery.md) - [Integration: Databricks](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/integration-databricks.md) - [Integration: dbt](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/integration-dbt.md) - [Integration: Redshift](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/integration-redshift.md) - [Integration: Snowflake](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/integration-snowflake.md) - [Key Concepts](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/key-concepts.md) - [Overview](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/overview.md) - [Data Experience Quick Start](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/quickstart.md) - [TechDocs](https://backstage.spotify.com/docs/portal/core-features-and-plugins/data-experience/techdocs.md) - [DevEx Metrics](https://backstage.spotify.com/docs/portal/core-features-and-plugins/devex-metrics.md) - [Entity Overlays](https://backstage.spotify.com/docs/portal/core-features-and-plugins/entity-overlays.md) - [Portal Features & Plugins](https://backstage.spotify.com/docs/portal/core-features-and-plugins/index.md) - [Insights](https://backstage.spotify.com/docs/portal/core-features-and-plugins/insights.md) - [Available MCP Tools](https://backstage.spotify.com/docs/portal/core-features-and-plugins/mcp/available-tools.md) - [MCP in Portal](https://backstage.spotify.com/docs/portal/core-features-and-plugins/mcp/overview.md) - [Registering MCP Tools](https://backstage.spotify.com/docs/portal/core-features-and-plugins/mcp/registering-tools.md) - [Third-Party MCP Servers](https://backstage.spotify.com/docs/portal/core-features-and-plugins/mcp/third-party-servers.md) - [Portal Connect](https://backstage.spotify.com/docs/portal/core-features-and-plugins/portal-connect.md) - [Role-Based Access Control (RBAC)](https://backstage.spotify.com/docs/portal/core-features-and-plugins/rbac.md) - [Azure DevOps](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/azure-devops.md) - [Buildkite](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/buildkite.md) - [GitHub Actions](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/github-actions.md) - [GitHub Deployments](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/github-deployments.md) - [GitHub Issues](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/github-issues.md) - [GitHub Pull Request Board](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/github-pull-request-board.md) - [Jira Dashboard](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/jira-dashboard.md) - [New Relic](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/new-relic.md) - [PagerDuty](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/pagerduty.md) - [SonarQube](https://backstage.spotify.com/docs/portal/core-features-and-plugins/recommended-plugins/sonarqube.md) - [Getting Started with Scaffolder](https://backstage.spotify.com/docs/portal/core-features-and-plugins/scaffolder/getting-started.md) - [How-to Guides](https://backstage.spotify.com/docs/portal/core-features-and-plugins/scaffolder/how-to-guides.md) - [Scaffolder (Portal)](https://backstage.spotify.com/docs/portal/core-features-and-plugins/scaffolder/index.md) - [Scaffolder Reference](https://backstage.spotify.com/docs/portal/core-features-and-plugins/scaffolder/reference.md) - [Search](https://backstage.spotify.com/docs/portal/core-features-and-plugins/search.md) - [Skill Exchange](https://backstage.spotify.com/docs/portal/core-features-and-plugins/skillexchange.md) - [Soundcheck](https://backstage.spotify.com/docs/portal/core-features-and-plugins/soundcheck.md) - [TechDocs](https://backstage.spotify.com/docs/portal/core-features-and-plugins/techdocs.md) - [Getting started Guide](https://backstage.spotify.com/docs/portal/getting-started.md) - [Create api key](https://backstage.spotify.com/docs/portal/guides/Admin/create-api-key.md) - [Getting Started with Admin](https://backstage.spotify.com/docs/portal/guides/Admin/getting_started.md) - [Create an Azure App Registration](https://backstage.spotify.com/docs/portal/guides/auth/entraId/create-azure-app-registration.md) - [Entra ID](https://backstage.spotify.com/docs/portal/guides/auth/entraId/index.md) - [Remove existing authentication](https://backstage.spotify.com/docs/portal/guides/auth/entraId/removing-existing-auth.md) - [Retain admin access](https://backstage.spotify.com/docs/portal/guides/auth/entraId/retain-admin-access.md) - [Setup auth provider](https://backstage.spotify.com/docs/portal/guides/auth/entraId/setup-auth.md) - [Ingest users and groups](https://backstage.spotify.com/docs/portal/guides/auth/entraId/setup-catalog-provider.md) - [GitHub](https://backstage.spotify.com/docs/portal/guides/auth/github/index.md) - [GitHub Identity Setup Guide](https://backstage.spotify.com/docs/portal/guides/auth/github/setup-auth.md) - [Authentication](https://backstage.spotify.com/docs/portal/guides/auth/index.md) - [Okta](https://backstage.spotify.com/docs/portal/guides/auth/okta/index.md) - [Remove existing authentication](https://backstage.spotify.com/docs/portal/guides/auth/okta/removing-existing-auth.md) - [Setup auth provider](https://backstage.spotify.com/docs/portal/guides/auth/okta/setup-auth.md) - [Setup users and groups](https://backstage.spotify.com/docs/portal/guides/auth/okta/setup-catalog-provider.md) - [Audience](https://backstage.spotify.com/docs/portal/guides/confidence-flags/audience.md) - [Introduction to Flags](https://backstage.spotify.com/docs/portal/guides/confidence-flags/index.md) - [Configure a Flag](https://backstage.spotify.com/docs/portal/guides/confidence-flags/quickstart.md) - [Flags](https://backstage.spotify.com/docs/portal/guides/confidence-flags/reference.md) - [Resolve Tester](https://backstage.spotify.com/docs/portal/guides/confidence-flags/resolve-tester.md) - [Rules](https://backstage.spotify.com/docs/portal/guides/confidence-flags/rules.md) - [Confidence Flag SDKs](https://backstage.spotify.com/docs/portal/guides/confidence-flags/sdks.md) - [Enabling recovery mode](https://backstage.spotify.com/docs/portal/guides/enable-recovery-mode.md) - [Event-Driven Catalog Component Updates](https://backstage.spotify.com/docs/portal/guides/events-based-github.md) - [Guides](https://backstage.spotify.com/docs/portal/guides/index.md) - [Setup the Azure integration in App Settings](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/azure-app-settings-integrations.md) - [Install the Azure DevOps Annotator Processor](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/azure-devops-annotator-processor.md) - [Setup Azure DevOps Discovery](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/azure-devops-discovery.md) - [Install the Azure DevOps plugin](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/azure-devops-plugin.md) - [Install the Azure DevOps scaffolder actions](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/azure-devops-scaffolder-actions.md) - [Install the Azure DevOps Wiki Collator](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/azure-devops-wiki-collator.md) - [Azure DevOps](https://backstage.spotify.com/docs/portal/guides/integrations/azure-devops/index.md) - [Integrations](https://backstage.spotify.com/docs/portal/guides/integrations/index.md) - [Ingesting Entities into your Catalog from GitHub](https://backstage.spotify.com/docs/portal/guides/integrations/ingesting-entities-into-your-catalog-from-github.md) - [Migrating to a GitHub App Integration](https://backstage.spotify.com/docs/portal/guides/integrations/migrating-to-a-github-app-integration.md) - [Storing Entity Metadata outside of your SCM System](https://backstage.spotify.com/docs/portal/guides/integrations/storing-entity-metadata-outside-of-your-scm-system.md) - [Portal Connect](https://backstage.spotify.com/docs/portal/guides/portal-connect/index.md): Learn what Portal Connect is, how it works, and when to use it - [Installation and Setup](https://backstage.spotify.com/docs/portal/guides/portal-connect/installation.md): Step-by-step guide to install and deploy Portal Connect Agent - [Managing Portal Connect](https://backstage.spotify.com/docs/portal/guides/portal-connect/managing.md): Configure, monitor, and troubleshoot Portal Connect in production - [Security Model](https://backstage.spotify.com/docs/portal/guides/portal-connect/security.md): Comprehensive security architecture and data handling for Portal Connect - [Spotify Portal for Backstage](https://backstage.spotify.com/docs/portal/index.md) - [Build Progress](https://backstage.spotify.com/docs/portal/managing-plugins/build-progress.md) - [Managing Plugins](https://backstage.spotify.com/docs/portal/managing-plugins/index.md) - [Installing a Plugin](https://backstage.spotify.com/docs/portal/managing-plugins/installing-plugins.md) - [Plugin Versioning](https://backstage.spotify.com/docs/portal/managing-plugins/plugin-versioning.md) - [Uninstalling a Plugin](https://backstage.spotify.com/docs/portal/managing-plugins/uninstalling-plugins.md) - [Updating a Plugin](https://backstage.spotify.com/docs/portal/managing-plugins/updating-plugins.md) - [Build a plugin](https://backstage.spotify.com/docs/portal/portal-plugins/build-plugin.md) - [Generate package metadata](https://backstage.spotify.com/docs/portal/portal-plugins/generate-metadata.md) - [Get started](https://backstage.spotify.com/docs/portal/portal-plugins/get-started.md) - [Developing Portal plugins](https://backstage.spotify.com/docs/portal/portal-plugins/index.md) - [Portal Studio](https://backstage.spotify.com/docs/portal/portal-plugins/portal-studio.md) - [Publishing Plugins](https://backstage.spotify.com/docs/portal/portal-plugins/publishing-plugins.md) - [Portal Security Overview](https://backstage.spotify.com/docs/portal/security.md) - [GitHub Integration Troubleshooting](https://backstage.spotify.com/docs/portal/troubleshooting/github-integration.md) - [Troubleshooting](https://backstage.spotify.com/docs/portal/troubleshooting/index.md) - [Troubleshooting Rate Limiting Issues](https://backstage.spotify.com/docs/portal/troubleshooting/rate-limiting.md) - [Videos](https://backstage.spotify.com/docs/portal/videos.md) ## OpenAPI Specs - [openapi](https://backstage.spotify.com/docs/api-reference/openapi.json) - [soundcheck-api](https://backstage.spotify.com/docs/plugins/soundcheck/soundcheck-api.yml) ## Optional - [Contact us](https://backstage.spotify.com/contact-us/talk-to-us/)