Gaio DataOS
English
English
  • Welcome to the Gaio Platform documentation!
  • Documentação
    • General information
      • Functioning Structure
      • Login
      • Home page
    • Applications
    • Studio
      • Suit
      • Data Sources
      • Tasks
        • ETL
          • Builder
          • SQL
          • SQL External
          • Insert Table
          • Insert Row
          • Update
          • Delete
          • Create Table
          • Quick Table
          • pivot table
          • Unpivot Table
          • Run Process
          • Rest
          • Parameters to Table
          • Table to Parameters
          • Users
          • CSV Web
          • Google Planilhas
        • Analytics
          • Sample
          • AutoML
          • Scoring
          • Cluster
          • Main Components
          • Association Rules
          • Time Series
          • Python
        • Delivery
          • Report
          • Power Search
          • Content
          • Form
          • Exportar Output
          • Banner
          • Export CSV
          • Map
          • Insights
          • API
          • SMS
          • Whatsapp
          • Email
          • Network
      • Parameters
      • Forms
      • Files
      • Action Buttons
      • Top Menu
        • SQL
        • Edit Bucket Tables
        • Executions in Progress
        • Map Editor
        • Schedule
        • Models
        • Cognitive
        • Error log
        • Edit Dashboard
        • Chat - GPS
        • General Menu
    • Administration
      • Permissions
      • Users
      • Data Sources
      • Repositories
        • Creation
        • Data Management
      • Sharing
      • Schedules
      • Logs
    • Keyboard Shortcuts
  • Integrações
    • LDAP
  • HUB
    • Exemplos
      • Tarefa Conteúdo
        • Manual Form
  • FAQ
  • Gestão de Servidor
    • Gaio startup
  • What's New!
    • Release Notes
      • 2022
  • Import
    • Editor de Mapas
    • Parâmetros
    • Formulários
    • Processos
    • Editar Dashboard
    • Administração
      • Usuários
        • Permissões
      • Fontes de Dados
      • Repositórios
        • Criação
        • Gestão de Dados
      • Compartilhamento
      • Agendamento
      • Log
    • Consulta
Powered by GitBook
On this page
  1. Documentação
  2. Studio

Parameters

PreviousNetworkNextForms

Last updated 1 year ago

Parameters are a key resource for several Gaio features, such as filters in dashboards, filters in APIs, use in loops, among others.

A parameter is nothing more than a variable that absorbs different values passed to Gaio by the user, API and other ways.

A parameter does not have a type (numeric, date, text). It only has a name and a default value (optional).

To create parameters, access the menu on the left of Studio and click on the icon in the image below:

  1. Parameters menu: all parameters already created in this application are listed.

  2. Save: Saves the values currently in the parameters as default values.

  3. New: add a new parameter.

  4. Update: Updates the parameter values on the screen.

  5. Filter: search by parameters.

  6. userId: this is the only parameter that always exists. It contains the Gaio id of the user who is currently using Gaio. This way it is possible to filter the sales of the seller who has just entered Gaio, as in the process it is possible to identify the connected user.

  7. Created parameter: this is a parameter created by the analyst, which can be deleted using the trash can on the right.

  8. Edit Parameter: can have its default value and name changed when clicked.

The image above is the screen for creating/editing a parameter.

  1. Parameter name.

  2. Parameter description.

  3. Standard value.

  4. Group for grouping parameters.