# Features

- [Two-way sync](/two-way-sync/features/two-way-sync.md): Stacksync lets you sync your apps in real time and two-way! Really! 🥳✨
- [Event triggers](/two-way-sync/features/event-triggers.md): Trigger some Webhook call or Database queries when some data events happen in your sync (e.g. a contact is created in your CRM).
- [Webhook (HTTP call)](/two-way-sync/features/event-triggers/webhook-http-call.md): Make an HTTP call to any API endpoint when some data events (e.g. a record is updated).
- [Database Query](/two-way-sync/features/event-triggers/database-query.md): Execute a query in any database/data warehouse when some data events occur (e.g. a record is updated).
- [Manual Sync Configuration Update](/two-way-sync/features/update-sync-configuration.md): As your business evolves, your data evolves too. Stacksync lets you update your sync configuration (change table and column names, add/remove columns in sync, change datatypes).
- [Automatic Sync Configuration Update](/two-way-sync/features/automatic-sync-configuration-update.md)
- [Associations support](/two-way-sync/features/associations-support.md)
- [Manage workspace users](/two-way-sync/features/manage-workspace-users.md): Invite users to collaborate in a workspace with Role-Based Access Control (RBAC)
- [Manage API rate limits](/two-way-sync/features/manage-api-rate-limits.md): Manage API rate limits for each of your Apps
- [Delete Record Protection](/two-way-sync/features/delete-record-protection.md)
- [Issues dashboard](/two-way-sync/features/issues-dashboard.md): The issues dashboard helps you identify and fix all syncing issues potentially affecting your syncs. Your pipelines will never incur silent failures again.
- [Custom sync frequencies](/two-way-sync/features/custom-sync-frequencies.md): Set your own data sync frequencies to match your workflow and system needs. Customize how often your data updates to stay current without unnecessary load.
- [Other features](/two-way-sync/features/other-features.md): Workspace security and other features that offer additional insights on your systems and architecture.
- [Sync statistics](/two-way-sync/features/other-features/sync-statistics.md): Know how your syncs are running in real time.
- [Monitoring](/two-way-sync/features/other-features/monitoring.md): Stacksync offers a Monitoring dashboard where you can track and understand exactly your data flows and sync operations.
