Release Notes
2026
Release Feb 2026
2 min
our team has been hard at work creating updates and new features just for you, see what we’ve been up to over the last month new features readjwt function description the readjwt function decodes a json web token (jwt) and returns the data stored in its payload it allows you to either retrieve the full decoded payload or extract a specific claim from the token purpose this function is used in automation flows to read and extract information embedded in jwt tokens, such as user identifiers, email addresses, roles, or expiration data if no specific claim is provided, the function returns the entire decoded payload if a claim name is specified, it returns only the value of that claim, enabling precise data extraction for use in subsequent workflow steps to learn more about readjwt function, https //app archbee com/docs/ixqqblwfxopjg0nave78y/o3kkbgi5xnqf yvnuqkcv#qiavy feature improvement recordid display description the recordid display option allows you to view the unique system generated identifier assigned to each record this id is automatically created by the system and uniquely represents the record in the database the recordid can now be displayed directly in tables as a visible column, as well as inside the app maker the recordid updates, making it accessible from both list and record level screens purpose this option improves traceability and operational control by exposing the internal recordid in the ui it allows users to easily reference specific records, use the id in workflows, filtering, updates, api calls, troubleshooting, and integrations by making the recordid visible both in tables and within the record itself, users gain better transparency and control over record level operations to learn more about the feature, https //help engini io/help/tables/build the table/