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

# Overview

Blink supports the following Microsoft Excel Actions:

* [Add Worksheet Collection](./actions/add-worksheet-collection)
* [Close Session](./actions/close-session)
* [Create Session](./actions/create-session)
* [Delete Range Cells](./actions/delete-range-cells)
* [Get Cell](./actions/get-cell)
* [Get Range](./actions/get-range)
* [Get Worksheet](./actions/get-worksheet)
* [Insert Range Cells](./actions/insert-range-cells)
* [List Worksheet Collection](./actions/list-worksheet-collection)
* [Microsoft Excel Custom Action](./actions/microsoft-excel-custom-action)
* [Refresh Session](./actions/refresh-session)
* [Update Range Cells](./actions/update-range-cells)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
