# Installation

1. In the **sender space**, navigate to **Add-ons → Marketplace**.
2. Locate the **Finmars-to-Finars** module and install it.
3. Go to **Workflow → Schedules**:
    
    
    - URL format: `https://{domain_name}/{realm_code}/{space_code}/w/schedule`
4. Create a new schedule and fill out the form with the following details:
    
    <table><thead><tr><th>**Field**</th><th>**Value**</th></tr></thead><tbody><tr><td>**usercode**</td><td>Unique name</td></tr><tr><td>**name**</td><td>Name of the schedule</td></tr><tr><td>**workflow user code**</td><td>`com.finmars.finmars-to-finmars:init-export`</td></tr><tr><td>**crontab**</td><td>`* * * * *` (Format: Minute, Hour, Day of Month, Month, Day of Week)</td></tr><tr><td>**notes**</td><td>Optional notes</td></tr><tr><td>**payload**</td><td>`{}` (Empty JSON)</td></tr><tr><td>**manager**</td><td>Select `"Yes"`</td></tr><tr><td>**enabled**</td><td>Select `"Yes"`</td></tr></tbody></table>
5. Wait for the space data to be exported to storage. You can check the exported data in **Explorer → "export\_data" folder**.