For the complete documentation index, see llms.txt. This page is also available as Markdown.

Synchronize

Synchronizing merges your local changes with the central file and brings in any new edits made by others.

  1. Push Edits: Upload your local modifications to the central file so everyone has the latest version.

  2. Pull Updates: Retrieve the newest changes from other team members’ local copies.

  3. Lock/Unlock: Release locks you no longer need and acquire locks for any new elements you’ve edited.

Last updated