# Getting Started with Falcon Onum

Welcome to Falcon Onum! This guide will help you start working with Onum, a powerful tool designed to enhance your data analysis and processing capabilities.

{% embed url="<https://www.youtube.com/watch?v=dCK3U9pRkjE>" %}

## Accessing Onum

Once you get your Onum credentials, you only have to go to [console.onum.com](https://console.onum.com/) and enter them to access your **Tenant**.&#x20;

A Tenant is a domain that contains a set of data in your organization. You can use one or various Tenants and grant access to as many as required. Learn more about working with Tenants [in this article](https://docs.onum.com/administration/tenant-menu).

### Logging in

Once in [console.onum.com](https://console.onum.com/), there are several ways to log in:

* Log in with email address and password. Your password must be a minimum of 10 characters and include a combination of uppercase letters, lowercase letters, numbers, and symbols.
* Two-factor authentication
* Single Sign-On (SSO) with SAML
* Single Sign-On (SSO) with OpenID

Learn more about the different authentication types in [this section](https://docs.onum.com/administration/global-settings/tenant/authentication).

{% hint style="info" %}
An inactive session will be automatically logged out after one hour.
{% endhint %}

## Navigating the interface

When you access the Onum app, you'll see [the **Home** page](https://docs.onum.com/the-workspace/home), where you can see an overview of the activity in your Tenant.

You can access the rest of the areas in Onum using the left panel.

<figure><picture><source srcset="https://965373739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxZeV4nlXcIAjMGZxzLI%2Fuploads%2FNP7xdjeqxcmDqKOuzyYm%2Fdaasa.png?alt=media&#x26;token=2fae8cd5-f019-4d15-9ba2-431a5db7c82c" media="(prefers-color-scheme: dark)"><img src="https://965373739-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkxZeV4nlXcIAjMGZxzLI%2Fuploads%2FDgBAeJY6VZhlQVbFjMtb%2Fgs1.png?alt=media&#x26;token=5a9c7558-7534-4cc9-ba9c-1e0efddb9ef9" alt=""></picture><figcaption></figcaption></figure>

## Create your first Listener

Onum receives any data through **Listeners**.

These are logical entities created within a Distributor, acting as the gateway to the Onum system. Configuring a Listener involves defining an IP address, a listening port, and a transport layer protocol, along with additional settings depending on the type of Listener specialized in the data it will receive.

Access the **Listeners** area to start working with them. Learn how to create your first Listener [in this article](https://docs.onum.com/the-workspace/listeners).

## Create your first Data Sink

Onum outputs data via **Data sinks**. Use them to define where and how to forward the results of your streamlined data.

Access the **Data sinks** area to start working with them. Learn how to create your first Data sink [in this article](https://docs.onum.com/the-workspace/pipelines/data-sinks).

## Build your first Pipeline

Use **Pipelines** to start transforming your data and build a data flow. Pipelines are made of the following components:

* [Listeners](https://docs.onum.com/the-workspace/listeners)
* [Actions](https://docs.onum.com/the-workspace/pipelines/actions)
* [Data sinks](https://docs.onum.com/the-workspace/pipelines/data-sinks)

Learn more about Pipelines [in this section](https://docs.onum.com/the-workspace/pipelines).

### Use cases

Do you want to check the essential steps in Onum through specific Pipelines? Explore the most common use cases in [this section](https://app.gitbook.com/o/9sm794iTBacZSmhxRER6/s/lMswUMhL1LeEvusY1XNC/).
