With Import Scripts, you can write your own custom Javascript or Python code to import data from any API or internal tool directly into an Equals workbook. Secret Groups allow you to securely store secrets (API keys, passwords, etc.) outside your code, in an encrypted and shareable store. To create a new secret group, go to the Import Script settings (Datasources > Import Script) and click Create Secret Group:Documentation Index
Fetch the complete documentation index at: https://docs.equals.com/llms.txt
Use this file to discover all available pages before exploring further.


Security FAQ
How do you store my secrets securely?
All secrets are stored encrypted in our database, with keys only accessible to the necessary production servers. Access to these servers is extremely restricted within the engineering organization.How do you keep my secrets safe within my organization?
Secrets are only accessible to users with whom they are explicitly shared. Only users with access to all secret groups used in a script are able to run the script.Writing import scripts Examples

