maxcembalest's picture
Upload 184 files
ad8da65
raw
history blame
640 Bytes
# Exporting Platform Configurations
After a successful installation of the Arthur platform, you can download the configuration that was used as a `.yaml` file by following the below steps:
1. Navigate to the Admin Console and login.
![.png image](/_static/images/platform/admin-console-login.png)
2. Click on the **"View Files"** tab.
![.png image](/_static/images/platform/admin-console-view-files.png)
3. Go to **upstream → userdata** and click on `config.yaml` file.
![.png image](/_static/images/platform/admin-console-config-yaml.png)
4. Copy the contents of that file and save it for future use (or check-in to source control).