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

# Import system variables

> Learn how to import system variables that aren't available by default in your chatbot.

Not all system variables are available by default when you create a chatbot. If you require additional system variables that aren't available, you can import them from the `Variables` menu in the builder's [sidebar](/chatbot/builder/sidebar).

## How to import additional system variables

1. Go to the `Builder` in your chatbot.
2. Click the `Variables` menu in the sidebar.

<img src="https://chatling-assets.b-cdn.net/import-system-variables-1.jpg" alt="Open variables menu" width="400" />

3. Click `Import system variables`.

<img src="https://chatling-assets.b-cdn.net/import-system-variables-2.jpg" alt="Import system variables button" width="400" />

4. A list is displayed with all the additional system variables that you can import. Select the ones you want to import.

<img src="https://chatling-assets.b-cdn.net/import-system-variables-3.jpg" alt="Import system variables" width="400" />

5. Click the `Import` button.

<img src="https://chatling-assets.b-cdn.net/import-system-variables-4.jpg" alt="Import system variables" width="400" />

6. The selected system variables are now available to use in your chatbot.
