Account Management
Your account settings control your personal profile information, login credentials, and AI integration. All account management is done through the Account tab in Settings.
Your Profile
The profile section stores your personal information that is visible to other team members on your projects.
| Field | Description |
|---|---|
| First Name | Your first name, displayed to team members and used on change orders and activity log entries. |
| Last Name | Your last name, displayed alongside your first name. |
| Phone | Your personal phone number (optional). Visible to project team members. |
Click Save or press Cmd+S after making changes. Your display name (first + last name) appears on change order documents and in any project activity where your actions are recorded.
Changing Your Email Address
Your email address is both your login credential and the address where Baulit sends notifications. Changing it requires verification to prevent unauthorized account takeover.
- Format validation — the new address must be a valid email format.
- Same-email guard — if the new address matches your current one, the change is rejected to prevent unnecessary verification emails.
Password Recovery
If you forget your password, you can reset it from the login screen.
Password recovery is handled by Supabase Auth. The reset link expires after a set time, so use it promptly. If the link has expired, request a new one.
API Key Management
The Account tab also includes the AI Integration section where you manage your Anthropic API key. This key powers all seven of Baulit's AI features.
- Add a key — paste your Anthropic API key and click Save & Test. Baulit validates the key against the Anthropic API and shows a success or failure indicator.
- Remove a key — click Remove Key to delete your stored key. AI features will be disabled until a new key is added.
Your API key is encrypted using AES-256-GCM before being stored. Baulit never displays the full key after it is saved — only the last few characters are shown for identification.
For detailed setup instructions, see BYOK Setup. For information on usage limits by plan tier, see Usage Limits.
Signing Out
Click Sign Out in the Settings navigation or the user menu to end your session. This clears your authentication token and returns you to the login screen. Any unsaved changes are lost, so make sure to save your work before signing out.