File size: 640 Bytes
ad8da65
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# 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).