1---
2layout: "docs"
3page_title: "Runtime"
4sidebar_current: "docs-runtime"
5description: |-
6  Learn about Nomad's runtime environment variables, interpolation, caveats,
7  and more.
8---
9
10# Runtime
11
12This section details nomad's runtime information, including environment
13variables, interpolations, caveats, and more.
14
15To learn more about Nomad's runtime, choose an item from the sidebar, or choose
16one of the options below:
17
18- [Environment](/docs/runtime/environment.html)
19- [Interpolation](/docs/runtime/interpolation.html)
20- [Schedulers](/docs/schedulers.html)
21