Add Global Variable

The Add Global Variable API enables secure, personalized data storage for individual users in your application.
Type
Storage
Credits
50

Use together with

Use together with

Use together with

Feature Demo

Benefits

  • Personal Data Privacy

    Each variable is visible only to the user who created it, safeguarding sensitive information and individual preferences.

  • Easy Variable Creation

    Specify your own variable name or let the system auto-generate it for hassle-free integration.

  • Persistent Storage

    Variables remain accessible across sessions, supporting long-term personalization and workflow continuity.‍

  • Flexible Value Assignment

    Store any string value, suitable for configurations, user states, flags, or temporary data.

Use cases

Session & Preference Management

Store user-specific settings, preferences, or session data without building custom database structures.

Workflow Automation

Keep track of intermediate steps, user choices, or temporary results in multi-step forms or pipelines.

Rapid Prototyping and Testing

Save test variables or flags per user for development and debugging without interfering with other users.