> ## Documentation Index
> Fetch the complete documentation index at: https://openmetadata-docs-release-watchers.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenMetadata Chrome Extension | Official Documentation

> Install the browser extension to explore metadata and documentation directly while navigating your data tools.

# OpenMetadata Chrome Extension

The OpenMetadata Chrome Extension brings your metadata into any tool you're working in. Instead of switching tabs to look something up in OpenMetadata, you can view an asset's details directly from your browser.

## Installation

1. **Install the Extension**: Add the [OpenMetadata Chrome Extension](https://chromewebstore.google.com/detail/openmetadata/pakbbdhbbiclnceabdmnghamabjloofc) from the Chrome Web Store.

   <img src="https://mintcdn.com/openmetadata-docs-release-watchers/gLX8kqdmH3-5QCwO/public/images/how-to-guides/user-guide-for-data-stewards/openmetadat-chrome-extension.png?fit=max&auto=format&n=gLX8kqdmH3-5QCwO&q=85&s=54c50b054f6220fcbabfd278c0189a20" alt="OpenMetadata Chrome Extension in the Chrome Web Store" width="2364" height="1644" data-path="public/images/how-to-guides/user-guide-for-data-stewards/openmetadat-chrome-extension.png" />

2. **Pin to Chrome Browser**: Pin the extension to your Chrome toolbar so it's always one click away.

   <img src="https://mintcdn.com/openmetadata-docs-release-watchers/gLX8kqdmH3-5QCwO/public/images/how-to-guides/user-guide-for-data-stewards/pin-openmetadata-extension.png?fit=max&auto=format&n=gLX8kqdmH3-5QCwO&q=85&s=c6488ff5aa4934bd47ccfcec54c39cca" alt="Pinning the OpenMetadata extension in the Chrome toolbar" width="2594" height="926" data-path="public/images/how-to-guides/user-guide-for-data-stewards/pin-openmetadata-extension.png" />

3. **Connect to your Instance**: Click the **OpenMetadata** icon, enter the base URL of your OpenMetadata instance, and sign in.

   <img src="https://mintcdn.com/openmetadata-docs-release-watchers/gLX8kqdmH3-5QCwO/public/images/how-to-guides/user-guide-for-data-stewards/connect-instance.png?fit=max&auto=format&n=gLX8kqdmH3-5QCwO&q=85&s=04465fbe676e1d9ba81d7071717061e8" alt="Connecting the OpenMetadata extension to your instance" width="2496" height="1264" data-path="public/images/how-to-guides/user-guide-for-data-stewards/connect-instance.png" />

## What You Can Do

After you're signed in, the extension shows your **Activity Feeds** from the **My Data** page.

While working in a third-party tool that's integrated with OpenMetadata, click the extension to view the metadata for whatever you're looking at, including:

* Ownership
* Description
* Tags and glossary terms
* Schema
* Lineage
* Custom properties and more

## Single Sign-On (SSO) Configuration

If your OpenMetadata instance uses Single Sign-On (SSO), the extension's redirect URI must be registered as a **trusted redirect URI**, or the login flow is rejected with a `400 Bad Request` and the extension can't complete sign-in.

Configuring additional trusted redirect URIs for browser-extension logins isn't available in v1.13.x—it was added in OpenMetadata 2.0.0. If you hit this issue, upgrade to [v2.0.x](/v2.0.x/how-to-guides/guide-for-data-users/browser-ext) or later to configure it.

For more information about SSO configuration, see [Enable Security](/v1.13.x/deployment/security).
