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

# Import and Export Files

Requestly Interceptor makes it easy to import and export File Server files as JSON. This helps you share, back up, or reuse mocks across different projects with just a few clicks.

### Steps to Import Files:

<Steps>
  <Step title="Access the Import Option">
    Go to [File Server](https://app.requestly.io/mock-server/apis). Under the JSON Files section, click on the Import button.

    <img src="https://mintcdn.com/requestly/J2qFDsPkU9iKOyXZ/images/import-and-export-mocks/aba50428-e01f-40b4-bff2-bdec19f6ec38.png?fit=max&auto=format&n=J2qFDsPkU9iKOyXZ&q=85&s=4b70d018411fe77ba518f1669cdfd77c" align="left" fullwidth="false" width="2400" height="1450" data-path="images/import-and-export-mocks/aba50428-e01f-40b4-bff2-bdec19f6ec38.png" />
  </Step>

  <Step title="Upload the JSON File">
    Select the JSON file containing the files you want to import. Review the list, then click **Import** to add them to File Server.
  </Step>
</Steps>

### **Steps to Export** Files

<Steps>
  <Step title="Select the Files">
    Use the checkboxes to select the files you want to export from File Server.
  </Step>

  <Step title="Click on export">
    In the bottom popup, click on export

    <img src="https://mintcdn.com/requestly/J2qFDsPkU9iKOyXZ/images/import-and-export-mocks/4ca2f7a5-c842-4a9f-ab88-3ae6aac4184b.png?fit=max&auto=format&n=J2qFDsPkU9iKOyXZ&q=85&s=0b420d25dd4fb9530059d161df941b82" align="left" fullwidth="false" width="2400" height="1446" data-path="images/import-and-export-mocks/4ca2f7a5-c842-4a9f-ab88-3ae6aac4184b.png" />
  </Step>

  <Step title="Download the JSON File">
    Requestly Interceptor will prepare your selected files for export. Click **Export Files** to download the JSON file.

    <img src="https://mintcdn.com/requestly/J2qFDsPkU9iKOyXZ/images/import-and-export-mocks/4eee82ca-74ab-4f51-b81a-9a3555048ac3.png?fit=max&auto=format&n=J2qFDsPkU9iKOyXZ&q=85&s=5a15722b8c03754c68cb2b24970c64ed" align="left" fullwidth="false" width="2400" height="1352" data-path="images/import-and-export-mocks/4eee82ca-74ab-4f51-b81a-9a3555048ac3.png" />
  </Step>
</Steps>
