# Time series function Browser

In this widget, you will find the time series functions configured for your organization.

## How it Works

{{< staticImage "ux/TimeseriesFunctionsBrowser/Browser/TimeseriesFunctionsBrowserWidget.png" "Time Series function Browser" >}}

In the browser, you will find a list of time series functions along with the available actions for each, based on the permissions you have.

You can see this information for each function:
- **Name:** function name
- **Origin:** who provides the function. It can be PLATFORM (product preconfigured) and ORGANIZATION (user created).
- **Value Types:** input value types allowed by the function
- **Description:** the function algorithm description

### Widget Menu

{{< staticImage "ux/TimeseriesFunctionsBrowser/Browser/TimeseriesFunctionsBrowserWidgetActions.png" "Time Series function Browser Actions" >}}

From the action menu of the widget, you can perform the following:

- **New Time Series Function**: This allows you to run the time series function creation wizard (provided you have the necessary permissions).
{{% ux-widget-menu-actions %}}

### Organization Selector

A user can manage the time series functions for those organizations that are dependent on the user's own organization. To switch between organizations, you must select it from the selector available at the top of the widget.

### Actions on Time Series Function

{{< staticImage "ux/TimeseriesFunctionsBrowser/Browser/TimeseriesFunctionsBrowserWidgetTimeseriesActions.png" "Time Series function Browser time series function Actions" >}}

For each time series function, you can perform the following actions:

- **Clone**: Allows you to initiate a time series function creation wizard with the configuration data of the current one.
- **Edit**: Allows you to initiate a time series function update wizard with the configuration data of the current one. Only ORGANIZATION functions.
- **Delete**: Removes the selected time series function and all its associated data. Only ORGANIZATION functions.

## Configuration

{{% ux-widget-configuration %}}

{{% children sort="weight" depth="10" %}}

---
