# Choose your path

> Start with the visual Editor or a DOCX automation workflow.



Choose where the work runs. The Editor adds a visual browser interface. The SDK runs document operations from code. Both use the same document engine and Document API contract.

- [Add a DOCX editor](/editor/quickstart): Let people open, edit, review, and export DOCX files in your web application.
- [Automate DOCX files](/agents/automation/node-sdk): Inspect, change, and save DOCX files from application code.

