# ONLYOFFICE Docs ONLYOFFICE Docs is a powerful online office suite for viewing and editing documents, spreadsheets, and presentations directly in your browser. ## Features ### Document Editing - **Document Editor** - Create and edit text documents with full formatting support - **Spreadsheet Editor** - Work with complex spreadsheets, formulas, and charts - **Presentation Editor** - Build professional presentations with slides and animations ### Collaboration - **Real-time co-editing** - Multiple users can edit the same document simultaneously - **Track changes** - Review and accept/reject modifications - **Comments** - Add and reply to comments in documents ### Format Support Full compatibility with Microsoft Office formats: - Documents: DOC, DOCX, ODT, TXT, RTF, HTML, EPUB - Spreadsheets: XLS, XLSX, ODS, CSV - Presentations: PPT, PPTX, ODP ### Integration ONLYOFFICE Docs can be integrated with: - Nextcloud - ownCloud - Seafile - Confluence - Alfresco - SharePoint - Many other platforms via API ## Configuration ### JWT Secret (Required) The JWT secret is used to secure communication between your application and ONLYOFFICE Docs. Generate a strong random string for production use. ### Self-Signed Certificates If your storage server (e.g., Nextcloud) uses self-signed SSL certificates, enable the "Allow Unauthorized Storage" option. ### WOPI Support Enable WOPI if you're integrating with WOPI-compatible applications like Collabora Online or Microsoft Office Online Server. ## System Requirements - **CPU**: Dual core 2 GHz or better - **RAM**: 4 GB minimum (8 GB recommended) - **Storage**: 40 GB minimum free space - **Architecture**: amd64 only ## Links - [Official Documentation](https://helpcenter.onlyoffice.com/docs/) - [GitHub Repository](https://github.com/ONLYOFFICE/DocumentServer) - [API Documentation](https://api.onlyoffice.com/) - [Integration Examples](https://helpcenter.onlyoffice.com/docs/installation)