Shield Badge
Apps that meet specific data protection requirements are awarded the Shield Badge in the app marketplace. This badge appears as a shield icon on your app's marketplace listing page.
The Shield Badge beta program was launched in October 2024 to highlight marketplace apps that meet elevated data protection requirements, beyond the standard requirements for all marketplace apps. It’s designed to increase transparency and build trust with enterprise customers, who often have higher security and compliance requirements.
It is currently in beta and will continue to evolve based on customer feedback. Our goal is to make the program as clear and impactful as possible so it brings real value to your app and builds trust with our mutual customers.

Eligibility
All marketplace apps are eligible for the badge if they meet the requirements outlined below. Each app is evaluated individually, so if you have multiple apps, they must each meet the requirements to qualify.
Apps can qualify for the badge through one of three routes*. If your app can qualify through multiple routes, you only need to complete the requirements of one route to receive the badge.
*These routes are subject to change.

This flowchart explains the three routes available for Shield Badge eligibility.
Route 1: Compliance and certifications
Apps that meet stringent compliance and security standards can qualify by obtaining recognized certifications.
Category | Requirement |
---|---|
Security and compliance questionnaire | New submission required (read more here) |
Compliance and certifications | The app has a valid SOC 2 report and an ISO/IEC 27001:2022 certification and attests to GDPR compliance |
Hosting | No restrictions—can be hosted anywhere |
Route 2: Frontend-only apps
Apps that exclusively have frontend features and are fully hosted within monday.com’s infrastructure qualify under this category.
Category | Requirement |
---|---|
Security and compliance questionnaire | New submission required (read more here) |
App type | Includes only frontend app features |
Hosting | All frontend features must be fully hosted on monday.com's infrastructure (uploaded via the Developer Center or CLI) |
Customer data handling | Must not share customer-submitted data outside of monday.com's infrastructure (e.g., board or item data) |
Route 3: Fullstack or backend-only apps
Fullstack or backend-only apps that are fully hosted within monday.com’s infrastructure qualify under this category.
Category | Requirement |
---|---|
Security and compliance questionnaire | New submission required (read more here) |
App type | Includes backend features and optionally fronted features |
Hosting | • All frontend features must be fully hosted on monday.com's infrastructure (uploaded via the Developer Center or CLI) • All backend features must be fully hosted on monday code |
monday code | • The multi-region feature must be enabled and the backend features must be deployed to all regions • Network allowlist must be activated, blocking all outgoing communication except from allowed IP addresses/domains |
Customer data handling | Must not share customer-submitted data outside of monday.com's infrastructure (e.g., board or item data) |
Storage API usage | If monday’s key-value storage is used to store data, you must use the storage:remove-data CLI command to delete any remaining data post-app uninstall |
How to apply
If your app meets the requirements outlined above, follow these steps to apply for your badge:
- Complete a new security and compliance questionnaire. For apps qualifying through route 1, be sure to upload your valid SOC 2 report and ISO/IEC 27001:2022 certification.
- Our team will review your questionnaire submission within 10 business days and evaluate it against the Shield Badge eligibility criteria. You can track the status of your submission in the Developer Center. Please note that this status reflects the status of your questionnaire only, not the Shield Badge decision itself.
- If your questionnaire submission is approved and your app meets the Shield Badge criteria, the badge will appear on your app within 7 business days.
Evaluation
Eligibility is based solely on the information provided in your questionnaire. Our team evaluates eligibility each time a new or updated questionnaire is submitted. Even if your app qualifies, it will not receive the badge without a new or updated questionnaire submission.
Badge maintenance
All apps are subject to an annual badge maintenance reassessment unless you submit an updated questionnaire during that period.
You must resubmit the questionnaire if your app’s data handling, infrastructure, or compliance changes. Your badge status will be re-evaluated based on the updated information.
Frequently asked questions
Is my app eligible for a badge?
Apps can currently qualify for the badge through one of three eligibility routes*:
- Route #1: The app has a valid SOC 2 report and an ISO/IEC 27001:2022 certification and attests to GDPR compliance, regardless of where it is hosted.
- Route #2: The app is frontend-only (has only frontend features), fully hosted on monday.com infrastructure (uploaded via the Developer Center or CLI), and does not share any customer-submitted data outside of monday.com.
- Route #3: The app is full-stack (has both frontend and backend features) or a backend-only (has only backend features). The frontend features, if they exist, are fully hosted on monday’s infrastructure (uploaded via the Developer Center or CLI), and the backend features are fully hosted on monday code. The monday code multi-region feature is enabled, and the app is deployed to all regions (US, EU, AU). The monday code network allowlist feature is enabled, blocking all outgoing communication except of allowed IP addresses/domains. No customer-submitted data is shared outside of monday’s infra through the frontend and backend features.
Additionally, if monday’s key-value storage is used by the app to store data, the developer must use the storage:remove-data CLI command to delete the remaining data post-app uninstall.
*These routes are subject to change.
My app received a badge in the past, but no longer meets the current requirements. What should I do?
If your app previously received a Shield Badge but no longer qualifies under the updated requirements, you have 30 business days to make the necessary changes and resubmit an updated security & compliance questionnaire from the Developer Center. Otherwise, the badge will be removed.
How do you validate that my app is SOC 2 and ISO/IEC 27001:2022 certified?
When submitting the security and compliance questionnaire via the Developer Center, you must upload a valid SOC 2 report and an ISO/IEC 27001:2022 certificate.
I submitted the security and compliance questionnaire for my app before October 2024. Why didn’t I get the badge?
Submissions made before the launch of the Shield Badge program are not reviewed automatically. Please resubmit your app’s security and compliance questionnaire and ensure that you have completed all the required questions.
New questions or requirements may be added to the badge program over time. We’ll provide a 30-day notice to review the changes and resubmit the questionnaire, if needed.
I never submitted the security and compliance questionnaire. Is my app eligible for a badge?
No. Submitting the questionnaire is required for badge eligibility. Even if you’re not pursuing the badge, completing the questionnaire is highly recommended to build transparency and trust with customers.
One of my apps has a badge. Are my other apps automatically eligible?
No. Badge eligibility is strictly evaluated per app. Each app must independently meet the criteria and go through its own review process, regardless of the status of your other apps.
How long does the badge review process take?
The initial review process begins once you submit the security and compliance questionnaire for your app. It can take up to 10 business days to complete the initial review. You can track the status of your submission in the Developer Center. Please note that this status reflects the status of your questionnaire only, not the Shield Badge decision itself.
Once your questionnaire submission is approved and if your app meets the Shield Badge criteria, your app will be granted the badge. It will appear on the app's listing page within seven business days. If the badge does not appear after seven days, you can contact our support team using this form.
My app is hosted partially or fully on third-party infrastructure (non-monday.com’s infrastructure). Can it still qualify for the badge?
Your app can still qualify if it meets all the following conditions:
- It is SOC 2 audited
- It is ISO/IEC 27001:2022 certified
- It attests to GDPR compliance
When re-submitting the security and compliance questionnaire via the Developer Center, make sure to answer these specific questions:
- Is the app GDPR compliant?
- Is the app certified with a SOC 2 valid report?
- Is the app certified with ISO/IEC 27001:2022?
My app is fully hosted on monday’s infrastructure, but it sends logs to an external service. Can it still qualify for the badge?
It depends on the type of data your logs include:
- Not eligible if logs contain customer data, such as board names, item names, doc content, column values, or any other content entered by the customer into their monday account.
- Eligible if logs include only technical metadata or monday-generated identifiers (e.g., account ID, user ID, item ID, board ID), and do not include customer data.
monday.com is considered a data processor for customer data. For your app to qualify, customer data must not leave monday.com’s infrastructure under any circumstances.
Metadata and system identifiers (such as timestamps, status codes, and IDs) are typically not considered customer data and can be sent to external systems.
If you are unsure whether the data qualifies as customer data, please reach out to our team using this form.
My app collects customer names, email addresses, or IP addresses for support or security purposes. Can it still qualify for the badge?
Yes - your app may still qualify for the badge, subject to having a privacy policy in place that governs such data. Data such as customer names, email addresses, or IP addresses used to interact with customers or secure your app is typically considered controlled data.
To remain eligible for the badge, customer data - such as board content, docs, or column values - must never leave monday.com’s infrastructure.
Can users filter by Shield Badge in the marketplace?
Not at this time.
What if I update my app in a way that could affect its badge eligibility?
If you make any change that could impact how your app handles data, infrastructure, or compliance, such as modifying where features are hosted or enabling new integrations, you must resubmit the security and compliance questionnaire for our review. Badge status will be reevaluated based on the updated information.
My app meets more than one eligibility route. Do I need to qualify under all of them?
No. Qualifying under just one route is enough.
How often is badge eligibility reviewed?
Every time you resubmit the security and compliance questionnaire. If you haven’t resubmitted in over a year, your app will be proactively revalidated for qualification.
After submitting the questionnaire, will the developers receive an email or notification that the request’s status has changed?
Not at the moment.
Do we send any notification when the badge has been applied?
Not at the moment.
Are apps that integrate with third-party platforms (non-monday.com) eligible for a badge?
- Yes, if the app is SOC 2 audited and ISO/IEC 27001:2022 certified and GDPR compliant.
- Yes, if the app is fully hosted on monday.com’s infrastructure and does not send customer data externally.
- No, if the app sends customer data to other platforms.
Can I appeal if my badge application or renewal is rejected?
Yes. Please contact our support team using this form.
Updated about 1 month ago