Teammates can store and retrieve sensitive information like passwords, API keys, and other secrets to securely log into websites, access databases, or make API calls. To add a password, click the “Profile” link and then “Edit”. Each password has a unique name which you can use to securely reference it later:Documentation Index
Fetch the complete documentation index at: https://docs.teammates.work/llms.txt
Use this file to discover all available pages before exploring further.
“Browse to https://admin.example.com and log in with usernameThe teammate will automatically swap out the template variableadminand password${website_admin_password}”
${website_admin_password} with the value of the password.
The Password Manager can be used for any “password” fields, which are currently supported in the following skills:
- Browse Web: Browse the web and return the contents of the page
- Query Database: Execute SQL queries against a PostgreSQL database

