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

# Google Sheets

> Using U301 extension on Google Sheets

You can search `U301 URL Shortener` on Google Workspace Marketplace.
This add-on allows you to shorten URLs in batches.

## Installation

**Install on add-on details page**

<Card title="Install" icon="link" href="https://workspace.google.com/u/0/marketplace/app/u301_url_shortener/476859796367">
  U301 URL Shortener is on Google Workspace Marketplace now!\
  Go to add-on details page to install.
</Card>

**Install by manual search**

<Steps>
  <Step title="First Step">
    visit [https://sheets.new](https://sheets.new) to create a new sheet.
  </Step>

  <Step title="Second Step">
    click `Extensions` -> `Add-ons` -> `Get add-ons` -> search `U301 URL Shortener`
  </Step>
</Steps>

## Usage

Try to use function `U301` to shorten the target cell.
The link in the cell must starts with protocol `http://` or `https://`.

For example, if there is a link `https://github.com` in cell `A1`, you can use `=U301(A1)` to shorten it.

## Video Tutorial

<iframe width="560" height="315" src="https://www.youtube.com/embed/VM-x8Y4cWPU" title="Using U301 URL Shortener to short you URL in Google Sheets." frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />

## Seek for help

You can contact us by Email, go to [the contact page](https://u301.com/page/contact) for more information.
