Docs Menu
Docs Home
/
MongoDB Atlas
/ / /

Schedule Schema Updates

On this page

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

Scheduled schema updates help you maintain schema accuracy over time. Scheduled schema updates sample each namespace and merge the schema with the existing one. 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's not already displayed, select the organization that contains your project from the Organizations menu in the navigation bar.

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

  3. In the sidebar, click Data Federation under the Services heading.

    The Data Federation page displays.

2

From the Federated Database Instances section, click the icon to the right of the schema, and then select Manage SQL Schemas from the dropdown.

3
  1. Click Configure schema update schedule.

  2. Select a frequency.

  3. Click Save.

Back

Set