# Save/Load Currently Configured Axes

Once you have defined a list of actions and added or remove any action, you will need to save that list. To do this, first, you need to configure the save settings (it is already configured by default, but you can configure it):

* Press the button **Save Settings**.

![](https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FhBm9clMK2sFwFa7nDnQA%2F0?alt=media)

* If you want that the game loads the axes from a file when the game starts, set the option Load File in **Load Option**. The axes list loaded can be different from the list configured in the inspector.

![
Else, set the option Load Editor Config, so when the game starts, it will use the current axes configured in the inspector.](https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2F4g428wS9kuKBvU7GT7eC%2F1?alt=media)

!\[Table

Description automatically generated]\(<https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2FTCQmlUtMHci7lto2IznY%2F2?alt=media>)

* Also, if you want to use a relative path for the file, just set the option **Use Relative Path**, set a path in Relative Path, and a file name in **Save File Name**. For this option, the Load Option needs to be Load File, else the axes used will be configured in the inspector.

!\[Graphical user interface, text, application

Description automatically generated]\(<https://3552900959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-McLLp9jDL-LIuzRrSTQ%2Fuploads%2F18y1lrwz6pBEc2hNmzfp%2F3?alt=media>)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://game-kit-controller.gitbook.io/docs/toplevelcomponents/player-and-game-management/input-manager/save-load-currently-configured-axes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
