# Application Management


---
[Read in HTML](/developers/faqs/application-management/)

## In this section

- [What rate limits are there?](/developers/faqs/application-management/rate-limits/index.md) — Cronofy's API rate limits, why they exist, and how you can get them increased.
- [How do I verify my application for production?](/developers/faqs/application-management/verify-application/index.md) — No Google or Microsoft approval needed. We simply need your application's Client ID and the possible redirect_uri values you will be using with the request authorization flow.
- [What should I do if I need to revoke all authorizations for my application?](/developers/faqs/application-management/auth-revoke/index.md) — It is not currently possible to do a bulk removal of authorizations, so the only way to do it is per user.
- [What if my authorization URL is dynamic?](/developers/faqs/application-management/state-param/index.md) — Any dynamic values you need for your authorization process can be passed through the process using the `state` parameter.
- [How can I hide or show developer tools?](/developers/faqs/application-management/developer-tools/index.md) — Depending on the account type, developer tools may be shown or hidden automatically; however, you can also manually adjust the visibility of the Developer section in your account.
- [How can I review the authorized connections to my application and generate reports?](/developers/faqs/application-management/authorized-connections-report/index.md) — From your application's dashboard, you can view the number of Synced Accounts, Synced Resources and Enterprise Connects as well as generate reports on authorized users and Service accounts.
- [Do Applications Calendars count towards synced users?](/developers/faqs/application-management/application-calendars/index.md) — Is an Application Calendar one account
- [What counts as a synced user towards the pricing plan user cap?](/developers/faqs/application-management/synced-users/index.md) — A description of the different ways a user can be synced and how that impacts the Pricing Plan user cap.
