# Integration

Facilitates data synchronization with third-party platforms.

## Canvas

Navigate to the Canvas Integration section, **Settings** > **School Settings** > **Integration** > **Canvas**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcI5LD1gTGwbTp_UNV68TBuXnwJeXk2Tru5jfOmLTu86jvWpsP6plfkNmoWr3lpBat5cc-IMXrTGmA9ImrLjH6CGs6CCzWwqa_IEpnWyU79MHFqN2H9IAmVMjJrczpei9jy_CFt3gGCnzrJPz6FCDMQjFIh?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

To set up:

* **Check Canvas Administrator Status**: Ensure you have administrator privileges
* **Allow Pop-ups**: Enable pop-ups in your browser settings to prevent any interruptions during the data transfer process
* **Create a Term in Canvas**: Create a new term in your school's Canvas account and note its SIS ID
* **Input SIS ID**: Enter the SIS ID of the Canvas term you created in the designated field
* **Select a Term to Export**: Choose the term from Edusuite that contains the data you want to import to Canvas
* **Request Access**: Sync data from Edusuite to Canvas
* **Generate & Download Data**: Click the **Generate & Download Data** button to initiate the export process. A data file will be downloaded to your computer

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdc4d2mRFHOsvv5D0SgXgkbQaTm1WkqViEUXwLEDjq2r_oENP-rB9jEInO5kGPBfem9gM88IMJA-g5IRTGEC_Pj6rN5JrZ7X9-wsxzraV6VY6Vt1UhXz2NyXl-49mKcWMPZU9C8_ycPFhry9oAZ6dtlJCQD?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

## NEO LMS

Navigate to the Canvas Integration section, **Settings** > **School Settings** > **Integration** > **NEO LMS**

{% hint style="info" %}
Please contact Edusuite Support for assistance in enabling the NEO LMS integration for your school's UNI instance.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd_70wf0LoYPTbKrfa00jC63fzNnCFnEXaXsj5T8pv0ipwrITrX0B2cL_Zcbnstz7oPL5ozPXy_DnVjmYnO8B7Hkfl1qHbSgstcFngpQxHLExbWVuhunZBXqgRfx40x7heO-zd-?key=MIswqNQgBsafW5O4VdpiQA" alt=""><figcaption></figcaption></figure>

To set up:

* Install two applications from the NEO LMS marketplace
  * The NEO LMS marketplace can be accessed by an admin in the Admin module > App Center
  * Install API and SIS Integration (Enterprise version of NEO LMS required)
* Choose your desired term to synchronize in the Term dropdown
* Chosen Term will appear as an Active Sync Job, which will display the status
* Completed sync job will be listed under All Sync Jobs with the corresponding Sync ID, Term, and Status

The following data are expected to be exported and synced into NEO LMS

* Student Information (Name, ID Number, Email Address)
* Faculty Information (Name, Email Address)
* Courses and Sections opened for the term (Class lists will only include officially enrolled students)


---

# 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://info.edusuite.asia/product-guide-uni/admin-home/settings/school-settings/integration.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.
