> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paradime.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Multi-line environment variable values

> Environment variables now accept PEM keys, JSON service accounts, and newline-containing secrets, and Bolt schedule-level overrides survive redeploys.

*July 22, 2026*

Environment variables now accept real-world secrets: PEM private keys, JSON service-account keys, connection strings, and any other value containing newlines, quotes, or special characters. Previously these were rejected or silently dropped.

Schedule-level overrides also round-trip properly now: after deploying, reopening a Bolt schedule shows the override badge and the value you set.

See [Environment Variables](/products/settings/environment-variables/index).


## Related topics

- [Changelog](/changelog/overview.md)
- [Environment Variable Overrides](/products/bolt/creating-schedules/schedules-environment-variables.md)
- [Variables and Parameters](/guides/dbt-fundamentals/configuring-your-dbt-project/variables-and-parameters.md)
- [Environment Variables](/products/settings/environment-variables/index.md)
- [Linear Backlog Agent](/guides/programmable-agents/linear-backlog-agent.md)
