Docs Menu
Docs Home
/
MongoDB Atlas
/ / /

Schedule Schema Updates

On this page

  • Schedule Schema Update Using the Atlas UI
  • In Atlas, go to the Clusters page for your project.
  • Navigate to Manage SQL Schemas page.
  • Enable scheduled schema updates.

Scheduled schema updates sample each namespaces and merge the schema with the existing one. They are intended to be used for maintaining schema accuracy over time. For example, schema updates allow Atlas Data Federation to automatically pick-up new fields added to collections.

Use the following procedure to schedule schema updates:

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.

  2. If it is not already displayed, select your desired project from the Projects menu in the navigation bar.

  3. If the Clusters page is not already displayed, click Database in the sidebar.

2

From the Data Federation menu, click Manage SQL Schemas.

3
  1. Click Configure schema update schedule.

  2. Select a frequency.

  3. Click Save.

← Edit Schema