> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tentacle.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Tentacle documentation. We are thrilled to guide you through your first steps with Tentacle.

### What is Tentacle?

Tentacle is a browser extension designed to enhance the GitHub experience for development teams. It offers a seamless way to add links within your repositories and pull requests, making it easier for team members to access important resources and information.

<Frame>
  <img src="https://mintcdn.com/tentacle/xmXqI0V-WIfkKnVG/images/screenshot.png?fit=max&auto=format&n=xmXqI0V-WIfkKnVG&q=85&s=910e336274e7ee3b1f4a99e85a031d3f" alt="Screenshot" width="1280" height="800" data-path="images/screenshot.png" />
</Frame>

### Main Features

Tentacle main featues include:

<CardGroup cols={2}>
  <Card title="Backstage Compatibility" icon="plug">For teams already using Backstage, Tentacle provides immediate benefits without any additional setup required.</Card>

  <Card title="Automated Link Integration" icon="link">Tentacle automatically detects the `catalog-info.yaml` file in your repository's root directory. It then reads the specified links and generates a new UI element that integrates smoothly into your GitHub interface.</Card>

  <Card title="Pull Request Links" icon="github">Tentacle surfaces the links defined in the `metadata.tentacle.pullRequestLinks` section of the `catalog-info.yaml` file, providing your team with context-specific resources in the pull request view.</Card>

  <Card title="Improved Resource Discovery" icon="binoculars">By centralizing important links, Tentacle helps your team quickly find what they need, reducing time spent searching for resources and improving overall productivity.</Card>
</CardGroup>
