Account
Configuration settings and information applying to all Agents is accessible in the Account Section of the iostack Portal.
Details Section
Currently limited to allowing the name of your Account to be edited.
Subscription Section
All details relating to the Subscription Plan your Account is enrolled in are contained here:
- Subscription Name & Period
- Access to Billing Details (if subscribed to a paid plan)
- Turns included in the subscription
- Turns remaining in the subscription
- Tokens included in the subscription (if any)
- Auto Topup details (for topping up tokens or turns above those allocated in a paid subscription)
- Manual Topups (for paid subscriptions)
Secrets & Access Keys
Sensitive or private data can be added to the Account Secrets & Access Keys section.
-
Examples of secrets include LLM Access Keys, Integration Access Keys etc.
-
To protect secrets, any data stored here as a secret is encrypted using AES256 Encryption and is only available in decrypted (plaintext) form when:
-
Accessed by the Agent Inference server that executes your Agents
-
Accessed by users marked as Administrators of the Account (NB: single user accounts always enable the sole user as an Administrator).
-
-
Once defined, a secret (as opposed to the actual encrypted value of the secret) can be used in your Agents.
-
Secrets are typed to enable efficient selection according to where they are used.
-
To add a secret, navigate to your Account, then go to the Secrets & Access Keys section.
-
Fill in a descriptive name, select the correct type, add the value of your secret and save the secret.
-
The secret will now be available for use in your Agents.