Connect Claude for Desktop to monday.com MCP

This guide walks you through how to set up the monday.com MCP server in Claude for Desktop.

Beta: This feature is in testing and may change as improvements are made.

In this guide, you’ll enable Claude for Desktop to interact with your monday.com account using the monday.com MCP server. This connection enables Claude to securely take actions on your behalf (e.g., creating boards, updating items, and listing statuses).

Claude won't take any action without your permission. When needed, it will ask you to authorize access via OAuth or API token.

Step 1: Download Claude for Desktop

  1. Download Claude for Desktop and choose either macOS or Windows. Follow the installation prompts.

Note: Claude for Desktop is not yet supported on Linux.

  1. If you already have Claude for Desktop installed, make sure it's up to date. Open the Claude menu on your computer and select Check for Updates….

Step 2: Ensure you have Node.js installed

The MCP server requires Node.js to run on your computer. To check if Node.js is already installed:

  1. Open your computer's command line:
    1. macOS: Open the Terminal from your Applications folder.
    2. Windows: Press Windows + R, type cmd, and press Enter.
  2. In the terminal or command prompt, run:
node --version
  1. If you see an error like "command not found" or "'node' is not recognized", download and install Node.js.

Step 3: Add the monday MCP Server

  1. Open the Claude menu on your computer and select Settings…. Note: This is not the Claude Account Settings found in the app window.
Claude menu on Mac

Claude menu on Mac

  1. In the Settings window, select Developer from the left-hand menu and click Edit Config.
  1. If you don’t already have a configuration file, one will be created automatically and opened in your file system:
    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
  2. Open the file in any text editor and replace the contents with one of the two configurations below, depending on your setup:

    Option 1: Hosted MCP Server

    Use this if you want to connect Claude to monday.com using the hosted version of the MCP server. You'll need to first install the monday MCP Server App from the app marketplace.

    Option 2: Local MCP Server

    Use this if you want to run the MCP server locally on your machine. Be sure to replace "your_monday_API_token" with your actual monday.com API token. Learn how to find your token here.
{
  "mcpServers": {
    "monday-api-mcp-hosted": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.monday.com/sse"
      ]
    }
  }
}
{
  "mcpServers": {
    "monday-api-mcp": {
      "command": "npx",
      "args": [
        "@mondaydotcomorg/monday-api-mcp",
        "-t", 
        "your_monday_API_token",
        "--enable-dynamic-api-tools",
        "true"
      ]
    }
  }
}

Step 4: Restart Claude

  1. After updating the config file, restart Claude for Desktop.
  2. Once restarted, you should see the monday.com MCP in the Claude tools menu:
Claude for Desktop tools menu with monday.com MCP

Claude for Desktop tools menu with monday.com MCP

  1. If you are using the hosted MCP server, Claude will open an OAuth page where you’ll need to authorize it to access your monday.com account:

Step 5: Try it out!

You can now ask Claude to interact with your monday.com account. For example:

  • Create a new board titled "Q2 Planning"
  • Push the timeline on all items on a board by 7 days
  • List all items on a board with status "Done"

You don’t need to manually select tools — Claude uses context to decide when to call the relevant tools.

Troubleshooting

I’m getting a certificate authentication issue

To bypass SSL certificate errors (e.g., when using self-signed certs in development), you can disable TLS verification by setting an environment variable.

⚠️

Warning: This is a security risk and should only be used in development environments — never in production.

Here’s how to modify your config:

{
  "mcpServers": {
    "monday-api-mcp-hosted": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.monday.com/sse"
      ],
      "env": {
        "NODE_TLS_REJECT_UNAUTHORIZED": "0"
      }
    }
  }
}

\n\n\n\n","html_footer_meta":"","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"html","buttonPrimary":"reference","buttonSecondary":"docs"},"title":"The monday.com platform API","text":"","_id":"602466a73a21ef0060a020ac"}],"logo_large":false,"colorScheme":"light","changelog":{"layoutExpanded":true,"showAuthor":false,"showExactDate":true},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","view_as_markdown":"enabled","copilot":"enabled","perplexity":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"child":{"_id":"62fd2fa24c037a007e857d5e","appearance":{"rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#605cd4","main_alt":"","header_text":"","body_highlight":"#605cd4","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"line","overlay":"triangles","landing":true,"sticky":false,"hide_logo":false,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":false,"showMetricsInReference":true,"logo":["https://files.readme.io/6373a68-small-monday_platform_API_logo.png","6373a68-small-monday_platform_API_logo.png",358,36,"#000000","https://files.readme.io/50ef58b-monday_platform_API_logo.png","65fb35703cbc5f0067bfdead"],"loginLogo":[],"logo_white":[],"logo_white_use":false,"favicon":["https://files.readme.io/cfbc181-small-favicon-monday5-192.png","favicon-monday5-192.png",32,32,"#f2d3b7","https://files.readme.io/bc3ecc5-favicon-monday5-192.png"],"stylesheet":"","stylesheet_hub2":"/* Make body text sofia pro and make \"bold text\" the same as normal text */\n/* BREAKPOINTS: 1150px, 600px, 425px */\n\nbody {\n --font-family: Figtree, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n\t--title-font-family: Poppins, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n --font-weight-bold: 400\n}\n\n.rm-Sidebar .hub-sidebar-content { \n margin-bottom: 100px !important; \n}\n\n/* BEGIN LANDING PAGE FORMATTING */\n\n/* BEGIN SHARED CLASSES */\n\n.rm-LandingPage {\n\tmargin: 0px;\n padding: 0px;\n width: 100%;\n}\n\n#lp-container {\n max-width: 1440px;\n margin-left: auto;\n margin-right: auto;\n box-sizing: content-box;\n font-family: Poppins, Roboto,Helvetica,Arial,sans-serif;\n color: #000000;\n}\n\n.button {\n display: inline-block;\n text-align: center;\n margin: 16px;\n margin-left: 0px;\n}\n\n.button:hover {\n cursor: pointer;\n}\n\n.arrow-wrapper {\n padding-left: 10px;\n padding-right: 5px;\n}\n\n.button:hover > .arrow-wrapper {\n padding-left: 15px;\n padding-right: 0px;\n transition: padding 0.3s ease-in-out;\n text-decoration: none;\n}\n\n.button-primary-text {\n color: #ffffff;\n text-decoration: none;\n /* padding: 4px; */\n /* padding-left: 8px; */\n}\n\n.button.primary {\n background: #6161ff;\n border-radius: 100px;\n border: 1px;\n padding: 12px;\n font-size: 0.825rem;\n padding-left: 24px;\n padding-right: 16px;\n transition: background-color 200ms ease;\n /* height: 40px; */\n}\n\n.button.primary:hover {\n background: #4848ff;\n text-decoration: none;\n}\n\n.button.primary:hover > a {\n text-decoration: none;\n color: #ffffff;\n}\n\n.button.secondary {\n padding: 8px;\n padding-left: 16px;\n line-height: 16px;\n color: #333333;\n background-color: #ffffff;\n line-height: 15px;\n font-size: 0.875rem;\n /* background: linear-gradient(to right, rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.4)), linear-gradient(to right, rgb(51, 51, 51), rgb(51, 51, 51), rgb(51, 51, 51)); */\n /* background-size: 100% 1px, 0 1px; */\n /* background-position: 100% 100%,0 100%; */\n /* transition: background-size 0.3s ease; */\n}\n\n.button.secondary:hover > .button-label {\n text-decoration: underline;\n}\n\n.button.secondary:hover > .arrow-wrapper {\n text-decoration: none;\n}\n\n@media (width <= 600px) {\n .button.secondary {\n margin: 0px;\n }\n}\n\n/* END SHARED CLASSES */\n\n\n/* BEGIN HERO SECTION */\n\n#hero-section {\n padding-left: 96px;\n padding-right: 96px;\n margin-left: auto;\n margin-right: auto;\n display: flex;\n text-align: center;\n min-height: 548px;\n max-width: 1440px;\n}\n\n#hero-left-content, #hero-right-content {\n width: 50%;\n display: flex;\n}\n\n#hero-text {\n position: relative;\n display: inline-block;\n top: 134px;\n max-height: 400px;\n margin-left: 20px;\n}\n\n#hero-text .title {\n font-size: 32px;\n font-weight: 275;\n line-height: 40px;\n letter-spacing: 0px;\n text-align: left;\n width: calc(100% - 104px);\n /* max-width: 500px */\n}\n\n#hero-text .title strong {\n font-weight: 600;\n}\n\n#hero-text .subtitle {\n font-size: 18px;\n font-weight: 400;\n line-height: 30px;\n letter-spacing: 0px;\n text-align: left;\n font-family: \"Monday Pop\",Roboto,Helvetica,Arial,sans-serif;\n width: calc(100% - 104px);\n /* max-width: 500px; */\n}\n\n#hero-image {\n /* display: block; */\n /* position: relative; */\n /* top: 41px; */\n /* left: 0px; */\n display: flex;\n align-items: center;\n vertical-align: middle;\n}\n\n#hero-image > video {\n /* height: 475px; */\n width: 100%;\n align-items: center;\n vertical-align: middle;;\n}\n\n#hero-text > .button-group {\n\ttext-align: left;\n}\n\n/* HERO ON SMALL SCREENS */\n\n@media (width <= 948px) {\n #hero-section {\n flex-direction: column-reverse;\n padding: 40px;\n margin-bottom: 40px;\n }\n \n #hero-left-content, #hero-right-content {\n width: 100%;\n }\n \n #hero-image {\n margin-left, margin-right: 0px;\n max-width: 400px;\n }\n \n #hero-text {\n top: 0px;\n }\n #hero-text > .title, .subtitle {\n width: 100%;\n }\n}\n\n/* END HERO SECTION */\n\n/* BEGIN QUICK LINKS SECTION */\n\n.quick-links-section {\n height: 96px;\n margin: auto;\n gap: 24px; \n}\n\n#quick-links-container {\n padding-left: 96px;\n padding-right: 96px;\n display: flex;\n justify-content: center;\n gap: 10px;\n}\n\n.quick-link {\n display: flex;\n align-items: center;\n justify-content: center;\n background: #F0F3FF;\n border: 8px;\n padding: 16px;\n border-radius: 8px;\n width: calc((100% - 60px) / 4);\n min-width: 180px; \n transition: background-color 200ms ease;\n}\n\n.quick-link:hover {\n background: #DBE2FF;\n cursor: pointer;\n}\n\n#playground-link:hover {\n text-decoration: none;\n}\n\n#release-notes-link:hover {\n text-decoration: none;\n}\n\n#community-link:hover {\n text-decoration: none;\n}\n\n#support-link:hover {\n text-decoration: none;\n}\n\n.quick-link img {\n margin-right: 12px;\n height: 24px;\n width: 24px;\n margin-left: auto;\n}\n\n.quick-link > span {\n margin-left: 13px;\n margin-right: auto;\n color: #000000;\n text-decoration: none;\n}\n\n/* QUICK LINKS ON SMALL SCREENS */\n\n@media (width <= 948px) {\n #quick-links-container {\n flex-wrap: wrap;\n padding: 32px;\n }\n \n .quick-link {\n width: calc((100% - 20px) / 2);\n }\n}\n\n@media (width <= 768px) {\n .quick-link {\n width: calc((100% - 20px));\n }\n}\n\n/* END QUICK LINKS SECTION */\n\n/* BEGIN KEY FEATURES SECTION */\n\n.key-features-section {\n position: relative;\n}\n\n.kf-section-title {\n color: var(--mainbrand-black, #000000);\n /* text-align: center; */\n font-family: \"Poppins-SemiBold\", sans-serif;\n font-size: 32px;\n line-height: 110%;\n font-weight: 600;\n /* position: relative; */\n margin-left: 106px;\n padding-top: 24px;\n}\n\n.cards-wrapper {\n min-height: 380px;\n background:var(--mainbrand-light, #f0f3ff);\n border-radius: 8px;\n margin-left: 106px;\n margin-right: 106px;\n margin-top: 48px;\n display: flex;\n}\n\n.products-button {\n height: 72px;\n display:flex;\n flex-direction: row;\n align-items: center;\n gap: 8px;\n}\n\n.products-button-wrapper {\n height: 90px;\n width: 270px;\n padding-top: 8px;\n padding-bottom: 12px;\n padding-left: 24px;\n padding-right: 24px;\n border-radius: 8.25px;\n display:flex;\n justify-content: center;\n align-items: center;\n}\n\n.products-button-wrapper:hover {\n background: #F0F3FF\n}\n\n.integrations-button {\n padding-top: 4px;\n padding-bottom: 4px;\n padding-left: 8px;\n padding-right: 8px;\n border-radius: 8.25px;\n display:flex;\n justify-content: center;\n align-items: center;\n}\n\n.integrations-button:hover {\n background: #F0F3FF\n}\n\n.sidebar-wrapper {\n min-width: 200px;\n /* height: 183px; */\n position: relative;\n /* justify-content: center; */\n padding-top: 80px;\n display: flex;\n flex-direction: column;\n /* top: 64px; */\n}\n\n.sidebar-tab {\n position: relative;\n display: flex;\n align-items: center;\n cursor: pointer;\n}\n\n.tab-track {\n background: #ffffff;\n border-radius: 100px;\n width: 6px;\n height: 40px;\n position: relative;\n left: 36px;\n margin: -2px;\n}\n\n.tab-label {\n color: #000000;\n text-align: left;\n font-size: 14px;\n line-height: 130%;\n font-weight: 400;\n position: absolute;\n left: 64px;\n /* top: 1069px; */\n}\n\n.sidebar-tab.active .tab-label {\n color: #6c6cff;\n}\n\n.sidebar-tab.active .tab-track {\n background: #6c6cff;\n z-index: 1;\n}\n\n.card-left, .card-right {\n display: inline-block;\n position: relative;\n width: 50%;\n}\n\n.card-left {\n padding-top: 64px;\n}\n\n.kf-cards-wrapper {\n max-width: 1000px;\n width: 100%;\n display: flex;\n align-items: center;\n}\n\n.kf-card {\n display: none;\n}\n\n.kf-card.active {\n display: flex;\n height: 100%;\n width: 100%;\n /* padding-top: 64px;*/\n/* align-items: center;*/\n /* margin-top: 48px; */\n/* margin-bottom: 48px;*/\n}\n\n.card-label.mobile {\n display: none;\n}\n\n.card-image {\n padding-top: 60px;\n padding-bottom: 8px;\n}\n\n.card-image img {\n max-height: 300px;\n max-width: 80%;\n padding-right: 8px;\n}\n\n.card-image video {\n\tmax-width: 100%;\n}\n\n.card-description {\n color: var(--light-basics-text-mudblack, #323338);\n text-align: left;\n font-family: \"Poppins-Regular\", Roboto,Helvetica,Arial,sans-serif;\n font-size: 18px;\n line-height: 160%;\n font-weight: 400;\n position: relative;\n left: 0px;\n top: 0px;\n width: 70%;\n padding: 10px;\n}\n\n.card-title {\n color: #000000;\n text-align: left;\n font-family: \"Poppins-Medium\", Roboto,Helvetica,Arial,sans-serif;\n font-size: 22px;\n line-height: 130%;\n font-weight: 500;\n /* position: relative; */\n justify-content: start;\n /* top: 0px; */\n width: 65%;\n min-height: 64px;\n padding: 10px;\n}\n\n.card-cta {\n text-decoration: none;\n text-align: left;\n font-size: 16px;\n line-height: 130%;\n font-weight: 400;\n position: relative;\n top: 0px;\n /* width: 234.82px; */\n padding: 10px;\n cursor: pointer;\n}\n\n#gql-card-cta, #gql-card-cta:hover, #coverage-card-cta, #coverage-card-cta:hover, #security-card-cta, #security-card-cta:hover, #versioning-card-cta, #versioning-card-cta:hover\n{\n text-decoration: none;\n color: var(--core-primary-color, #6c6cff);\n}\n\n\n\n/* KEY FEATURES ON SMALL SCREENS */\n\n@media (width <= 1150px) {\n .kf-section-title {\n margin: 32px;\n }\n \n .cards-wrapper {\n margin: 32px;\n }\n\n .developer-section {\n margin: 32px;\n }\n \n .sidebar-wrapper {\n flex-direction: row;\n position: absolute;\n width: calc(100% - 64px);\n height: 48px;\n padding-top: 0px;\n }\n \n .sidebar-tab {\n width: calc(25%);\n }\n \n .tab-track {\n display: none;\n }\n \n .tab-label {\n left: 0px;\n margin: auto;\n position: relative;\n }\n \n .card-title, .card-description, .card-cta, .card-image video {\n width: 90%;\n padding-left: 20px;\n padding-right: 20px;\n }\n}\n\n@media (width <= 600px) {\n .kf-card.active {\n flex-direction: column;\n padding-top: 48px;\n }\n \n .card-left, .card-right {\n width: 100%;\n }\n \n .sidebar-tab {\n width: 25%;\n }\n}\n\n@media (width <= 425px) {\n \n /* .card-label.mobile {\n display: block;\n padding: 10px;\n color: #6161FF;\n padding-left: 20px;\n } */\n \n .sidebar-tab.active .tab-label {\n \t/* color: #000000; */\n background: linear-gradient(to right, #6c6cff, #6c6cff) no-repeat;\n background-size: 100% 1px;\n background-position: left bottom;\n\t}\n \n .sidebar-wrapper {\n /*flex-wrap: wrap;*/\n }\n \n .sidebar-tab {\n width: 50%;\n }\n}\n\n/* END KEY FEATURES SECTION */\n\n/* START DEVELOPER & MONDAY PRODUCTS SECTION */\n\n.developer-section {\n margin-left: 106px;\n margin-right: 106px;\n margin-top: 80px;\n}\n\n.developer-section-wrapper {\n width: calc(100%-212px); \n height: 100%; \n justify-content: space-between; \n align-items: center; \n display: inline-flex;\n}\n\n@media (width <= 600px) {\n .developer-section {\n display: none;\n }\n}\n\n.developer-section-left {\n width: 50%; \n flex-direction: column; \n justify-content: flex-start; \n align-items: flex-start; \n gap: 32px; \n display: inline-flex\n}\n\n.developer-section-right {\n width: 50%; \n height: 356.37px; \n position: relative; \n border-radius: 8px;\n}\n\n.developer-section-title {\n width: 90%;\n}\n\n.developer-section-subtitle {\n width: 80%; \n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 400; \n line-height: 30px; \n word-wrap: break-word;\n}\n\n.products-section {\n margin-top: 16px;\n width: 100%; \n height: 100%; \n flex-direction: column; \n justify-content: space-between; \n align-items: flex-start; \n display: inline-flex;\n}\n\n.products-title {\n width: 100%; \n height: 72px; \n text-align: center; \n color: black; \n font-size: 32px; \n font-family: Poppins; \n font-weight: 600; \n line-height: 35.20px; \n word-wrap: break-word;\n}\n\n.products-list-wrapper {\n width: 100%; \n justify-content: center; \n align-items: flex-start; \n gap: 40px; \n display: inline-flex;\n}\n\n.products-list {\n justify-content: center; \n align-items: flex-start; \n gap: 28px; \n display: flex;\n flex-wrap: wrap;\n}\n\n.product-text {\n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 300; \n line-height: 28.07px; \n word-wrap: break-word;\n}\n\n.product-text-bold {\n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 700; \n line-height: 28.07px; \n word-wrap: break-word;\n}\n\n.integrations-section {\n width: 100%; \n height: 100%; \n flex-direction: column; \n justify-content: space-between; \n align-items: center; \n padding-top: 24px; \n padding-bottom: 80px; \n display:flex;\n}\n\n.integrations-title {\n width: 100%; \n height: 72px;\n text-align: center; \n color: black; \n font-size: 28px;\n font-family: Poppins;\n font-weight: 500;\n line-height: 30.80px;\n word-wrap: break-word;\n}\n\n.integrations-list {\n justify-content: center; \n align-items: center; \n gap: 42px; \n display: flex; \n width: 100%;\n flex-wrap: wrap;\n}\n\n/* END MONDAY PRODUCTS SECTION */\n\n/* START BIG LINKS SECTION */\n\n.big-links-wrapper {\n display: flex;\n margin-left: 96px;\n margin-right: 96px;\n margin-top: 48px;\n margin-bottom: 110px;\n}\n\n.big-link {\n display: flex;\n flex-direction: column;\n justify-content: center;\n text-align: center;\n width: 100%;\n margin-left: 20px;\n margin-right: 20px;\n}\n\n.big-link .keyword {\n padding: 10px;\n width: 100%;\n color: blue;\n font-size: 15px;\n}\n\n.big-link .title {\n width: 100%;\n font-size: 20px;\n margin-bottom: 14px;\n justify-content: start;\n min-height: 40px;\n}\n\n.big-link .subtitle {\n width: 100%;\n font-size: 16px;\n margin-top: 0px;\n margin-bottom: 12px;\n min-height: 64px;\n justify-content: start;\n}\n\n.big-link .cta {\n width: fit-content;\n font-size: 12px;\n display:inline-block;\n margin: auto;\n /* justify-content: center; */\n}\n\n@media (width >= 600px) {\n .big-link .cta > .button-label {\n padding-left: 38px;\n }\n}\n\n.big-link .container {\n max-width: 300px;\n width: calc((100% - 60px) / 3);\n /* text-align: center; */\n}\n\n@media (width <= 948px) {\n .big-links-wrapper {\n margin: 32px 20px;\n }\n}\n\n@media (width <= 600px) {\n\t.big-link {\n text-align: left;\n margin: 0px;\n padding-left: 10px; \n padding-right: 10px;\n }\n .big-links-wrapper {\n flex-wrap: wrap;\n }\n .big-link .container {\n width: 100%;\n }\n \n .big-link.cta {\n margin: 0px;\n margin-left: -6px;\n }\n}\n\n/* END BIG LINKS SECTION */\n\n/* START MONDAY FOOTER */\n.primary-font {\n font-family: Poppins,sans-serif !important;\n}\n.base-footer-component {\n line-height: 1.15;\n}\n.all-rights-reserved-component .app-store-icons .app-icon:not(:last-child) {\n margin-right: 16px;\n}\n.footer-category-component .title {\n margin-top: 11px;\n margin-bottom: 24px;\n font-size: var(--fs14);\n font-weight: 500;\n line-height: 1.15;\n color: #535768;\n font-family: Poppins,sans-serif !important;\n}\n.footer-category-component .link a {\n color: inherit;\n}\n.footer-category-component .link a:hover,\n.footer-bottom-bar-link-component:hover {\n color: #595ad4;\n}\n.footer-bottom-bar-link-component {\n font-size: var(--fs13);\n color: #535768;\n text-decoration: underline;\n -webkit-transition: 100ms color ease;\n transition: 100ms color ease;\n text-decoration: underline!important;\n}\n.footer-bottom-bar-link-component:hover {\n text-decoration: underline;\n}\n.footer-bottom-bar-component {\n position: relative;\n font-size: var(--fs13);\n color: #808080;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: center;\n padding: 0 32px;\n}\n.footer-bottom-bar-component:before {\n display: block;\n content: \"\";\n height: 1px;\n width: 100%;\n background-color: #dcdfec;\n position: relative;\n max-width: 1376px;\n}\n.footer-bottom-bar-both-sides-wrapper {\n max-width: 1440px;\n width: 100%;\n margin: 0 auto;\n display: flex;\n justify-content: space-between;\n padding: 40px 32px 48px;\n align-items: center;\n height: 180px;\n}\n.footer-bottom-bar-left-side {\n display: flex;\n flex-direction: row;\n gap: 32px;\n height: 100%;\n}\n.footer-bottom-bar-right-side {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n height: 100%;\n}\n.app-store-icons {\n display: flex;\n gap: 16px;\n height: 40px;\n}\n.language-picker-and-security-logos-wrapper {\n display: flex;\n flex-direction: column;\n height: 100%;\n justify-content: space-between;\n}\n.social-statement-and-links-wrapper {\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n height: 100%;\n -webkit-box-pack: justify;\n -webkit-justify-content: space-between;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\n.palette-icons-wrapper {\n height: 40px;\n display: flex;\n}\n.statement-and-links-wrapper {\n height: 24px;\n display: flex;\n align-items: center;\n padding-bottom: 6px;\n gap: 24px;\n}\n.links-container,\n.short-footer-link-component-wrapper {\n display: flex;\n}\n.footer-bottom-bar-component\n.footer-bottom-bar-left-side\n.social-statement-and-links-wrapper\n.statement-and-links-wrapper\n.links-container\n.short-footer-link-component-wrapper:not(:last-of-type):after {\n content: \" | \";\n margin: 0 8px;\n}\n.footer-bottom-bar-component .items-container {\n max-width: 1440px;\n width: 100%;\n margin: 0 auto;\n display: flex;\n justify-content: space-between;\n border-top: 1px solid;\n border-top-color: #e6e9ef;\n padding: 24px;\n align-items: center;\n}\n\n.footer-bottom-bar-component .items-container .links-container {\n display: flex;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.short-footer-link-component-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.short-footer-link-component-wrapper:not(:last-child) {\n margin-right: 40px;\n}\n\n.language-picker-wrapper,\n.widget_icl_lang_sel_widget {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.language-picker-wrapper {\n position: relative;\n top: -7px;\n}\n\n.footer-bottom-bar-component .made-with-love-sentence {\n padding-top: 5px;\n}\n\n.footer-bottom-bar-component .made-with-love-sentence .red-heart {\n height: 12px;\n}\n\n.all-rights-reserved-component .address-info-wrapper .address-info-part-title {\n font-size: var(--fs14);\n font-weight: 700;\n margin-bottom: 21px;\n}\n\n.all-rights-reserved-component .address-info-wrapper address {\n font-weight: 300;\n font-style: italic;\n margin-bottom: 15px;\n}\n\n/* Accessibility */\n.accessibility-icon {\n vertical-align: unset;\n}\n.accessibility-statement-link-wrapper {\n margin-right: 40px;\n}\n.accessibilty-statement-link-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n font-size: 0.75rem;\n cursor: pointer;\n align-items: center;\n}\n.accessibilty-statement-link-component .accessibility-link-wrapper {\n padding-left: 8px;\n display: flex;\n}\n.accessibility-icon-wrapper {\n display: flex;\n}\n.accessibilty-statement-link-component\n.accessibility-link-wrapper\n.accessibility-link {\n -webkit-transition: 150ms color ease;\n transition: 150ms color ease;\n color: #535768;\n text-decoration: underline!important;\n}\n.accessibilty-statement-link-component:hover .accessibility-link,\n.accessibilty-statement-link-component:focus .accessibility-link,\n.accessibilty-statement-link-component:active .accessibility-link {\n color: #595ad4;\n}\n.accessibilty-statement-link-component:hover .accessibility-icon path,\n.accessibilty-statement-link-component:focus .accessibility-icon path,\n.accessibilty-statement-link-component:active .accessibility-icon path,\n.accessibilty-statement-link-component:hover .accessibility-icon circle,\n.accessibilty-statement-link-component:focus .accessibility-icon circle,\n.accessibilty-statement-link-component:active .accessibility-icon circle {\n stroke: #595ad4;\n}\n@media (max-width: 991px) and (min-width: 768px) {\n .footer-bottom-bar-component .items-container {\n padding: 0 54px;\n }\n}\n\n@media (max-width: 768px) {\n .footer-bottom-bar-component .made-with-love-sentence {\n display: none;\n }\n}\n.security-logos-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.security-logos-component .iso-logo-img-container,\n.security-logos-component .gdpr-logo-img-container,\n.security-logos-component .hipaa-logo-img-container,\n.security-logos-component .soc-logo-img-container {\n margin-right: 8px;\n cursor: pointer;\n line-height: 1.15;\n}\n\n.security-logos-component .iso-logo-img-container img,\n.security-logos-component .gdpr-logo-img-container img,\n.security-logos-component .hipaa-logo-img-container img,\n.security-logos-component .soc-logo-img-container img {\n height: 32px;\n vertical-align: unset;\n}\n\n.security-logos-component .iso-logo-img-container:hover img,\n.security-logos-component .gdpr-logo-img-container:hover img,\n.security-logos-component .hipaa-logo-img-container:hover img,\n.security-logos-component .soc-logo-img-container:hover img {\n opacity: 0.7;\n}\n.footer-bottom-bar-security-link-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n margin-right: -20px;\n}\n\n.footer-bottom-bar-security-link-component .security-logos-wrapper {\n margin-left: 24px;\n}\n\n.social-media-icon:hover svg path {\n fill: #4353ff;\n}\n.palette-icons-container {\n display: flex;\n}\n.palette-icons-container .icons-wrapper {\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n}\n.social-media-icon svg {\n height: 24px;\n width: auto;\n vertical-align: unset;\n}\n\n.palette-icons-container .single-app-icon-wrapper {\n margin-right: 8px;\n}\n\n@media (max-width: 768px) {\n .palette-icons-container {\n margin: 0 auto;\n padding: 0;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n margin-top: 16px;\n }\n .palette-icons-container .icons-wrapper:first-child {\n margin-right: auto;\n }\n .palette-icons-container .icons-wrapper {\n width: 200px;\n margin: 0 auto;\n margin-bottom: 8px;\n }\n}\n.footer-container {\n width: 100%;\n overflow: hidden;\n color: #535768;\n}\n.footer-container:before {\n display: block;\n content: \"\";\n height: 1px;\n width: 100%;\n background-color: #dcdfec;\n position: relative;\n}\n.footer-container .footer-content-container {\n padding: 80px 32px 0 32px;\n font-size: var(--fs13);\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n position: relative;\n}\n.link.jsx-3505094039 {\n line-height: 22px;\n}\n\n.footer-container .footer-content-container .footer-content {\n display: flex;\n width: 100%;\n padding: 0 32px;\n}\n\n.footer-container\n.footer-content-container\n.footer-content\n.all-right-reserved-container {\n -webkit-box-flex: 1;\n -webkit-flex-grow: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n margin-right: 120px;\n}\n\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container {\n flex-grow: 1;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n flex-wrap: nowrap;\n align-items: flex-start;\n}\n\n.link:not(:last-child) {\n margin-bottom: 16px;\n line-height: 22px;\n}\n.link a {\n display: flex;\n text-decoration: none;\n color: inherit;\n align-items: flex-end;\n column-gap: 8px;\n line-height: 22px;\n font-weight: 300;\n}\n.link .picture-component {\n display: flex;\n}\n.link .picture-component img {\n height: 18px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container:not(:last-child) {\n margin-right: 16px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container {\n -webkit-flex: 1 0 auto;\n -ms-flex: 1 0 auto;\n flex: 1 0 auto;\n margin-bottom: 48px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.monday-logo-wrapper {\n display: flex;\n align-items: center;\n margin-right: 30px;\n margin-bottom: 14px;\n}\n.monday-logo-wrapper a svg {\n vertical-align: unset;\n}\n.footer-monday-logo-image {\n height: 32px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container:last-child {\n flex-grow: 0;\n}\n\n.footer-container .footer-content-container .categories-colmmn-wrapper {\n display: flex;\n flex-direction: column;\n gap: 38px;\n}\n@media (max-width: 1440px) {\n .footer-container .footer-content-container .footer-content {\n padding-left: 0;\n padding-right: 0;\n }\n}\n@media (max-width: 768px) {\n .footer-container .footer-content-container {\n padding: 40px 40px 0 40px;\n }\n .footer-container .footer-content-container .footer-content {\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n padding-left: 24px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .all-right-reserved-container {\n width: 100%;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .category-container {\n width: 130px;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-right: 12px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .category-container\n .footer-category-component {\n width: 130px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .security-logos-container\n img {\n width: 34px !important;\n height: 34px !important;\n }\n}\n\n@media (max-width: 360px) {\n .footer-container .footer-content-container {\n padding: 40px 16px 0 16px;\n }\n}\n.short-footer-link-component {\n -webkit-text-decoration: none;\n text-decoration: none;\n cursor: default;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n color: #333333;\n line-height: 12px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n gap: 4px;\n -webkit-transition: 100ms color ease;\n transition: 100ms color ease;\n}\n\n.short-footer-link-component .picture-component .link-icon {\n height: 12px;\n width: 12px;\n}\n\n.short-footer-link-component.main-title {\n font-weight: 600;\n font-size: 14px;\n}\n\n.short-footer-link-component.main-title.clickable {\n -webkit-text-decoration: underline!important;\n text-decoration: underline!important;\n cursor: pointer;\n}\n\n.short-footer-link-component.secondary-title {\n font-weight: 600;\n color: #676879;\n font-size: 0.75rem;\n}\n\n.short-footer-link-component.link {\n font-weight: 400;\n font-size: 12px;\n cursor: pointer;\n}\n\n.short-footer-link-component.link:hover {\n color: #595ad4;\n}\n.language-picker-item-component {\n height: 32px;\n width: 104px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border-radius: 2px;\n padding: 0px 8px;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-transition: background-color 200ms ease;\n transition: background-color 200ms ease;\n}\n\n.language-picker-item-component:hover {\n background-color: #e5f4ff;\n}\n\n.language-picker-item-component .language-picker-item-label {\n -webkit-box-flex: 1;\n -webkit-flex-grow: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n line-height: 32px;\n font-weight: 300;\n color: inherit;\n}\n.language-picker-item-component .language-picker-item-label a {\n color: rgb(128, 128, 128);\n}\n.language-picker-item-component .language-picker-item-label a:hover {\n text-decoration: none;\n}\n.language-picker-dialog-component {\n border-radius: 4px;\n background-color: white;\n box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);\n padding: 4px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.language-picker-dialog-component .language-picker-item-component-wrapper {\n margin: 4px;\n}\n.language-picker-component {\n position: relative;\n z-index: 1032;\n}\n\n.language-picker-component:hover .earth-icon path,\n.language-picker-component.is-open .earth-icon path {\n stroke: #595ad4;\n}\n\n.language-picker-component:hover .language-label,\n.language-picker-component.is-open .language-label {\n color: #595ad4;\n}\n\n.language-picker-component:hover .arrow-down-icon path,\n.language-picker-component.is-open .arrow-down-icon path {\n fill: #595ad4;\n}\n\n.language-picker-component.is-open .selected-language .arrow-down-icon {\n -webkit-transform: translateY(1px) rotate(180deg);\n -ms-transform: translateY(1px) rotate(180deg);\n transform: translateY(1px) rotate(180deg);\n}\n\n.language-picker-component.is-open .language-picker-dialog-component-wrapper {\n opacity: 1;\n visibility: visible;\n}\n\n.language-picker-component .selected-language {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n height: 32px;\n line-height: 32px;\n}\n.language-picker-component .selected-language .earth-icon path {\n -webkit-transition: stroke 150ms ease;\n transition: stroke 150ms ease;\n}\n\n.language-picker-component .selected-language .language-label {\n margin: 0px 8px;\n max-width: 104px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n -webkit-transition: color 150ms ease;\n transition: color 150ms ease;\n color: #535768;\n}\n\n.language-picker-component .selected-language .arrow-down-icon {\n height: 10px;\n width: 10px;\n -webkit-transform: translateY(1px);\n -ms-transform: translateY(1px);\n transform: translateY(1px);\n -webkit-transition: -webkit-transform 200ms ease;\n -webkit-transition: transform 200ms ease;\n transition: transform 200ms ease;\n}\n\n.language-picker-component .selected-language .arrow-down-icon .path {\n -webkit-transition: fill 150ms ease;\n transition: fill 150ms ease;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper {\n position: absolute;\n top: 40px;\n opacity: 0;\n visibility: hidden;\n -webkit-transition: opacity 200ms ease;\n transition: opacity 200ms ease;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.left {\n left: 0;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.right {\n right: 0;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.top {\n top: -144px;\n}\n\n@media (max-width: 1199px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n left: auto;\n right: 0;\n }\n .language-picker-component .selected-language .language-label {\n font-size: var(--fs14);\n }\n}\n\n@media (max-width: 1126px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n left: 0;\n right: auto;\n }\n}\n@media (max-width: 870px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n right: 0;\n left: auto;\n }\n}\n\n@media (max-width: 750px) {\n .language-picker-dialog-component {\n flex-wrap: nowrap;\n width: auto !important;\n height: 185px !important;\n overflow: auto;\n font-size: var(--fs14);\n }\n .language-picker-component .language-picker-dialog-component-wrapper.top {\n top: 35px;\n }\n}\n\n.short-footer-component {\n color: #333333;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n padding: 48px 80px;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.short-footer-component .short-footer-header {\n width: 100%;\n -webkit-box-pack: justify;\n -webkit-justify-content: space-between;\n -ms-flex-pack: justify;\n justify-content: space-between;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n margin-bottom: 48px;\n -webkit-flex-direction: row;\n -ms-flex-direction: row;\n flex-direction: row;\n}\n\n.short-footer-component .short-footer-header .language-picker-wrapper-component {\n width: 120px;\n}\n\n.short-footer-component .short-footer-header .language-picker-wrapper-component .language-picker-component .language-picker-dialog-component-wrapper {\n margin: 0;\n}\n\n.short-footer-component .short-footer-links {\n width: 100%;\n -webkit-column-count: 4;\n column-count: 4;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.short-footer-component .short-footer-links .link-wrapper {\n -webkit-flex-basis: 100%;\n -ms-flex-preferred-size: 100%;\n flex-basis: 100%;\n -webkit-break-inside: avoid;\n break-inside: avoid;\n margin: 0 0 20px;\n}\n\n.short-footer-component .short-footer-links .link-wrapper.main:not(:first-child) {\n margin-top: 28px;\n}\n\n.short-footer-component .short-footer-links .link-wrapper.main:nth-child(14n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(23n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: column;\n break-before: column;\n margin-top: 0;\n}\n\n.short-footer-component .bottom {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: 32px;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n gap: 12px;\n}\n\n.short-footer-component .bottom .terms {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n gap: 12px;\n}\n\n.short-footer-component .bottom .terms .accessibility-statement-link-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-right: 0;\n}\n\n.short-footer-component .bottom .terms-and-privacy {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.short-footer-component .bottom .terms-and-privacy a {\n -webkit-transition: 150ms color ease;\n transition: 150ms color ease;\n color: #535768;\n font-size: 0.75rem;\n text-decoration: underline!important;\n}\n\n.short-footer-component .monday-logo-wrapper .footer-monday-logo-image {\n height: 32px;\n}\n\n.short-footer-component .contact-info-wrapper {\n font-size: 0.8125rem;\n text-align: center;\n}\n\n.english-page .breadcrumbs li:before {\n position: absolute;\n content: '';\n background: url(\"//theme.zdassets.com/theme_assets/888863/3aef38659aee7cf59e3d982caf6422b84bb49071.svg\") no-repeat 0 center;\n right: 2px;\n width: 8px;\n height: 11px;\n top: 9px;\n margin: 0 4px;\n}\n\n.english-page .breadcrumbs li:last-child:before {\n content: none;\n}\n\n.english-page .top-breadcrumbs .end-breadcrumbs-title:before {\n content: none;\n}\n\n.breadcrumbs li {\n position: relative;\n}\n\n@media (max-width: 768px) {\n .short-footer-component {\n -webkit-align-items:initial;\n -webkit-box-align: initial;\n -ms-flex-align: initial;\n align-items: initial;\n padding: 32px;\n }\n\n .short-footer-component .short-footer-links {\n -webkit-column-count: 2;\n column-count: 2;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n\n .short-footer-component .short-footer-links .link-wrapper.main:nth-child(14n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: auto;\n break-before: auto;\n margin-top: 28px;\n }\n\n .short-footer-component .bottom {\n -webkit-align-items: initial;\n -webkit-box-align: initial;\n -ms-flex-align: initial;\n align-items: initial;\n }\n\n .short-footer-component .bottom .contact-info-wrapper {\n text-align: left;\n width: 100%;\n line-height: 24px;\n }\n\n .short-footer-component .bottom .contact-info-wrapper .address-info {\n margin-top: 0;\n }\n\n .short-footer-component .bottom .social-proof-wrapper {\n width: 100%;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .palette-icons-container {\n margin-top: 0;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .icons-wrapper {\n margin: 0 !important;\n }\n}\n\n@media (max-width: 768px) and (max-width:768px) and (min-width:451px) {\n .short-footer-component {\n -webkit-align-items:center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n\n .short-footer-component .short-footer-links {\n -webkit-column-count: 3;\n column-count: 3;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n\n .short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: column;\n break-before: column;\n margin-top: 0;\n }\n\n .short-footer-component .bottom {\n width: 100%;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n }\n\n .short-footer-component .bottom .contact-info-wrapper {\n text-align: center;\n }\n\n .short-footer-component .bottom .social-proof-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .icons-wrapper {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n}\n.desktop-wrapper,\n.footer-desktop-wrapper {\n display: block;\n font-weight: 300;\n}\n\n.mobile-wrapper,\n.footer-mobile-wrapper {\n display: none;\n}\n@media (max-width: 1023px) {\n .desktop-wrapper {\n display: none;\n }\n .mobile-wrapper {\n display: block;\n font-weight: 300;\n }\n}\n@media (max-width: 1229px) {\n .footer-desktop-wrapper {\n display: none;\n }\n\n .footer-mobile-wrapper {\n display: block;\n font-weight: 300;\n }\n}\n.all-rights-reserved-component .details {\n font-size: var(--fs13);\n line-height: 2;\n height: 24px;\n color: #535768;\n}\n\n.all-rights-reserved-component .address-info-wrapper {\n margin-top: 8px;\n font-style: initial;\n}\n\n.all-rights-reserved-component .address-info-wrapper .address-info-part {\n font-size: var(--fs13);\n line-height: 2;\n}\n\n.all-rights-reserved-component\n.address-info-wrapper\n.address-info-part\n.address-info-part-title {\n font-size: var(--fs14);\n font-weight: 700;\n}\n\n.all-rights-reserved-component .icons-and-language {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.all-rights-reserved-component .icons-and-language .app-icon:not(:last-child) {\n margin-right: 8px;\n}\n\n.all-rights-reserved-component .icons-and-language .language-picker-wrapper {\n width: 120px;\n min-height: 20px;\n}\n@media (max-width: 991px) {\n .all-rights-reserved-component {\n margin-left: 0;\n }\n}\n@media (max-width: 768px) {\n .all-rights-reserved-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n /*margin-left: 24px;*/\n margin-left: 0;\n }\n .all-rights-reserved-component .icons-wrapper {\n margin-left: 48px;\n }\n}\n/* Some tracking script inserts image in footer that ruins layout */\nimg[src^=\"https://data.adxcel-ec2.com/\"]\n{\n display: none;\n}\n\n.footer-bottom-bar-left-side {\n position: relative;\n}\n/* END Monday Footer */\n\n/* END LANDING PAGE FORMATTING */","stylesheet_hub3":"","javascript":"","javascript_hub2":"function highlightTab(event) {\n console.log(`Tab clicked... ${JSON.stringify({event, target: event.currentTarget})}`);\n var currentTabs = document.getElementsByClassName(\"sidebar-tab\");\n\n // loop through and make all tabs white except current one\n for (i = 0; i < currentTabs.length; i++) {\n currentTabs[i].className = currentTabs[i].className.replace(\" active\", \"\");\n }\n event.currentTarget.className += \" active\";\n \n // make all cards invisible except current one\n var currentCards = document.getElementsByClassName(\"kf-card\");\n for (i = 0; i < currentCards.length; i++) {\n currentCards[i].className = currentCards[i].className.replace(\" active\", \"\");\n }\n \n // make current card active\n var cardIdToShow = event.currentTarget.id.replace(\"-tab\", \"-card\");\n document.getElementById(cardIdToShow).className += \" active\"; \n}\n\nfunction lpAttachListenerToCards() {\n $(document).on('click', '.sidebar-tab', highlightTab);\n}\n\n$(window).on('pageLoad', function(event, state) {\n lpAttachListenerToCards();\n});\n\n$(window).on('pageLoad', function(e, state) {\n $('a.rm-Logo').attr('href', 'https://developer.monday.com/api-reference/')\n});\n\n// GA need help tracking\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n var helpButton = document.querySelector(\".Header-link2tXYTgXq85zW\"); // Target the button by class\n\n if (helpButton) {\n helpButton.addEventListener(\"click\", function () {\n gtag(\"event\", \"need_help_click\", {\n event_category: \"Support\",\n event_label: \"Need Help Button\",\n value: 1\n });\n });\n }\n});","html_promo":"","html_body":"","html_footer":"","html_head":"","html_footer_meta":"","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"html","buttonPrimary":"reference","buttonSecondary":"docs"},"title":"The monday.com platform API","text":"","_id":"602466a73a21ef0060a020ac"}],"logo_large":false,"colorScheme":"light","changelog":{"layoutExpanded":true,"showAuthor":false,"showExactDate":true},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","view_as_markdown":"enabled","copilot":"enabled","perplexity":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"custom_domain":"","childrenProjects":[],"derivedPlan":"enterprise","description":"Connect to your monday.com data with the platform API - an expressive API to interact with your workflows, automate processes, and power integrations.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"reviewWorkflow":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":true,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"useReactGLP":false,"star":false,"allowDarkMode":false,"forceDarkMode":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"dashQuickstart":false,"superHubBeta":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":true,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://monday-api-target.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"602466a73a21ef0060a020ab","term":"parliament","definition":"Owls are generally solitary, but when seen together the group is called a 'parliament'!"}],"graphqlSchema":"https://api.monday.com/v2/get_schema","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"html","alignment":"left","html":"\n\n\n
\n
\n
\n
\n

\n Connect to your monday data with the platform API\n

\n

\n An expressive API to interact with your workflows, automate processes, power integrations, and more!\n

\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
Key features
\n
\n
\n
\n
\n GraphQL\n
\n
\n
\n Coverage\n
\n
\n
\n Security\n
\n
\n
\n Versioning\n
\n
\n
\n
\n
\n
GraphQL
\n
\n Get everything you need in one API call\n
\n
\n Use GraphQL&#039;s nested querying capabilities\n to get all the data you need in one shot. Just choose your data,\n write a query, and boom.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Multiple products, one API\n
\n
\n Broad platform coverage to read and modify boards, leads, docs, updates, and much more.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Set permissions once, use them everywhere\n
\n
\n Permissions are unified across APIs, mobile, and the web. You'll never have to worry about a coworker seeing the board for their surprise party again.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n No surprises with a versioned API\n
\n
\n Learn about breaking changes in advance so you can adapt accordingly with a predictable version release schedule.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n\n
\n
\n
\n
\n Create your developer account
\n
If you don’t have a monday.com account or simply want to have playground where you can start playing around with our developer tools such as the API and apps framework on a free, no expiration date developer account!
\n \n
\n
\n \n
\n
\n
\n\n\n\n\n\n\n\n\n
\n
\n
\n Fully integrated with all industry leading no-code automation solutions\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n\n \n \n \n Get help\n \n \n \n \n \n
\n
\n \n \n\n
\n
\n \n
\n
\n \n
\n
\n"}],"mdxMigrationStatus":"rdmd","metrics":{"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyLimit":0,"planLimit":1000000,"thumbsEnabled":true,"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"monday.com Platform API","nav_names":{"docs":"Guides","reference":"API Reference","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":true,"api":true,"logs":false,"domain":true,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"lastIndexed":"2024-01-03T22:50:54.068Z","copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"enterprise","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":false,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":false,"points":5},"htmlLanding":{"enabled":true,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":false,"points":1},"variables":{"enabled":false,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":133},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"62fd2fa24c037a007e857cdc","version":"1","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","createdAt":"2021-02-10T23:05:11.919Z","__v":1,"updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"},"subdomain":"monday-api-target","subpath":"api-reference","superHubWaitlist":true,"topnav":{"left":[],"right":[{"type":"url","text":"Apps Docs","url":"https://developer.monday.com/apps/docs/intro"},{"type":"url","text":"Community","url":"https://community.monday.com/c/developers/8"},{"type":"url","text":"Need Help?","url":"https://developer.monday.com/api-reference/docs/get-help"}],"bottom":[{"type":"url","text":"Playground","url":"https://monday.com/developers/v2/try-it-yourself"}],"edited":true},"trial":{"trialDeadlineEnabled":false,"trialEndsAt":"2022-08-31T18:12:50.420Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.monday.com/","versions":[{"_id":"62fd2fa24c037a007e857cdc","__v":1,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"codename":"","createdAt":"2021-02-10T23:05:11.919Z","is_beta":false,"is_deprecated":false,"is_hidden":false,"is_stable":true,"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","version":"1","version_clean":"1.0.0","updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"},{"_id":"66a68a50746ba00030ebf845","__v":0,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","66a68a50746ba00030ebf7db","60424cf4b3244100341f557b","66a68a50746ba00030ebf7dc","604250889dc3e9005d6cf842","66a68a50746ba00030ebf7dd","66a68a50746ba00030ebf7de","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","66a68a50746ba00030ebf7df","659f1092718023001ce0ec67","66a68a50746ba00030ebf7e0"],"codename":"landingPage","createdAt":"2024-07-28T18:13:36.076Z","forked_from":"62fd2fa24c037a007e857cdc","is_beta":true,"is_deprecated":false,"is_hidden":true,"is_stable":false,"pdfStatus":"error","project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","updatedAt":"2024-07-31T18:10:02.168Z","version":"1.7.28","version_clean":"1.7.28"}],"variableDefaults":[],"webhookEnabled":false},"custom_domain":"developer.monday.com","childrenProjects":[],"derivedPlan":"enterprise","description":"Connect to your monday.com data with the platform API - an expressive API to interact with your workflows, automate processes, and power integrations.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":true,"newSearch":true,"graphql":true,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":true,"metricsV2":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":true,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"allowReusableOTPs":false,"developerDashboard":false,"owlbotAi":false,"apiV2":false,"dashQuickstart":false,"git":{"read":false,"write":false},"superHubBeta":false,"customBlocks":false,"devDashHub":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"requiresJQuery":true,"externalSdkSnippets":false,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://developer.monday.com/api-reference","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"66675dd0d2ebe50011b29051","term":"Boards","definition":"One of the main components where users input data on the monday.com platform. Comprised of items (rows), groups (groups of rows), and columns."},{"_id":"6671b345bd8794003190fa1d","term":"Items","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"672039698b7c9f0064a4246d","term":"runtimes","definition":"The language-specific environments in which your application runs."},{"_id":"6734ed699b3157004ae096cb","term":"item","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"674104d6430e06006618209f","term":"items","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"67fed324f288e700525494d4","term":"trigger","definition":"The event that starts an integration sequence, e.g. a status change on a monday board."},{"_id":"67fed3652d5e96005b9aefba","term":"action","definition":"Tasks that an integration does on behalf of a user, e.g. notifying customers via email or creating records in an external database."},{"_id":"67fed3ecb0e56c006d215a76","term":"block","definition":"The unit of integration logic, such as a task or an event."},{"_id":"67fed4e3f7b53400665f2926","term":"app feature","definition":"Components that define where and how your app extends the monday platform."},{"_id":"6836344eb56a3c001acaf79f","term":"Nested","definition":"A GraphQL query where a field returns another hierarchical object, and you query fields inside that object."},{"_id":"684a51cb5ed41d0030d9ed22","term":"cron","definition":"A scheduled task that will execute sometime in the future"},{"_id":"602466a73a21ef0060a020ab","term":"parliament","definition":"Owls are generally solitary, but when seen together the group is called a 'parliament'!"}],"graphqlSchema":"https://api.monday.com/v2/get_schema","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"html","alignment":"left","html":"\n\n\n
\n
\n
\n
\n

\n Connect to your monday data with the platform API\n

\n

\n An expressive API to interact with your workflows, automate processes, power integrations, and more!\n

\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
Key features
\n
\n
\n
\n
\n GraphQL\n
\n
\n
\n Coverage\n
\n
\n
\n Security\n
\n
\n
\n Versioning\n
\n
\n
\n
\n
\n
GraphQL
\n
\n Get everything you need in one API call\n
\n
\n Use GraphQL&#039;s nested querying capabilities\n to get all the data you need in one shot. Just choose your data,\n write a query, and boom.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Multiple products, one API\n
\n
\n Broad platform coverage to read and modify boards, leads, docs, updates, and much more.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Set permissions once, use them everywhere\n
\n
\n Permissions are unified across APIs, mobile, and the web. You'll never have to worry about a coworker seeing the board for their surprise party again.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n No surprises with a versioned API\n
\n
\n Learn about breaking changes in advance so you can adapt accordingly with a predictable version release schedule.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n\n
\n
\n
\n
\n Create your developer account
\n
If you don’t have a monday.com account or simply want to have playground where you can start playing around with our developer tools such as the API and apps framework on a free, no expiration date developer account!
\n
\n \n
\n
\n
\n \n
\n
\n
\n\n\n\n\n
\n\n
\n\n\n\n
\n
\n
\n Fully integrated with all industry leading no-code automation solutions\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n\n \n \n \n Get help\n \n \n \n \n \n
\n \n \n \n\n
\n
\n \n
\n
\n \n
\n
\n"}],"mdxMigrationStatus":"rdmd","metrics":{"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyLimit":0,"planLimit":1000000,"thumbsEnabled":true,"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"monday.com Platform API","nav_names":{"docs":"Guides","reference":"API Reference","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":true,"api":true,"logs":false,"domain":true,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"lastIndexed":"2024-01-03T22:50:54.068Z","copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"business","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":false,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":false,"points":5},"htmlLanding":{"enabled":true,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":false,"points":1},"variables":{"enabled":false,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":133},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"siblings":[{"_id":"62fd2fa24c037a007e857d5e","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"reviewWorkflow":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":true,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"useReactGLP":false,"star":false,"allowDarkMode":false,"forceDarkMode":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"dashQuickstart":false,"superHubBeta":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":true,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"nav_names":{"docs":"Guides","reference":"API Reference","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"name":"monday.com Platform API","subpath":"api-reference","subdomain":"monday-api-target","description":"Connect to your monday.com data with the platform API - an expressive API to interact with your workflows, automate processes, and power integrations.","robotsAllow":true,"is_active":true,"internal":"","owner":"62c6f24168685a0092d9d4dd","stable":"62fd2fa24c037a007e857cdc","git":{"sync":{"connection":[],"github":[],"gitlab":[],"logs":[],"connections":[],"providers":[],"installationRequest":{}},"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}}},"mcp":{"state":"disabled"},"github_user":"","github_repo":"","github_color":"green_007200"},{"_id":"62fd2f800b04a9008f0886f8","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"reviewWorkflow":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"useReactGLP":false,"star":false,"allowDarkMode":false,"forceDarkMode":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"dashQuickstart":false,"superHubBeta":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":true,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"modules":{"landing":false,"docs":true,"examples":true,"reference":false,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":true,"tutorials":false},"nav_names":{"docs":"Guides","reference":"","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"name":"Apps Framework","subpath":"apps","subdomain":"monday-apps-target","description":"Everything you need to know about the monday.com Apps Framework!","robotsAllow":true,"is_active":true,"internal":"","owner":"62c6f24168685a0092d9d4dd","stable":"62fd2f800b04a9008f0886ac","git":{"sync":{"connection":[],"github":[],"gitlab":[],"logs":[],"connections":[],"providers":[],"installationRequest":{}},"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}}},"mcp":{"state":"disabled"},"github_user":"","github_repo":"","github_color":"green_007200"}],"stable":{"_id":"62fd2fa24c037a007e857cdc","version":"1","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","createdAt":"2021-02-10T23:05:11.919Z","__v":1,"updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"},"subdomain":"monday-api-target","subpath":"api-reference","superHubWaitlist":true,"topnav":{"left":[],"right":[{"type":"url","text":"Apps Docs","url":"https://developer.monday.com/apps/docs/intro"},{"type":"url","text":"Community","url":"https://community.monday.com/c/developers/8"},{"type":"url","text":"Need Help?","url":"https://developer.monday.com/api-reference/docs/get-help"}],"bottom":[{"type":"url","text":"Playground","url":"https://monday.com/developers/v2/try-it-yourself"}],"edited":true},"trial":{"trialDeadlineEnabled":false,"trialEndsAt":"2022-08-31T18:12:50.420Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.monday.com/","versions":[{"_id":"62fd2fa24c037a007e857cdc","__v":1,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"codename":"","createdAt":"2021-02-10T23:05:11.919Z","is_beta":false,"is_deprecated":false,"is_hidden":false,"is_stable":true,"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","version":"1","version_clean":"1.0.0","updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"},{"_id":"66a68a50746ba00030ebf845","__v":0,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","66a68a50746ba00030ebf7db","60424cf4b3244100341f557b","66a68a50746ba00030ebf7dc","604250889dc3e9005d6cf842","66a68a50746ba00030ebf7dd","66a68a50746ba00030ebf7de","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","66a68a50746ba00030ebf7df","659f1092718023001ce0ec67","66a68a50746ba00030ebf7e0"],"codename":"landingPage","createdAt":"2024-07-28T18:13:36.076Z","forked_from":"62fd2fa24c037a007e857cdc","is_beta":true,"is_deprecated":false,"is_hidden":true,"is_stable":false,"pdfStatus":"error","project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","updatedAt":"2024-07-31T18:10:02.168Z","version":"1.7.28","version_clean":"1.7.28"}],"variableDefaults":[],"webhookEnabled":false,"parent":{"_id":"6201a844aba7e30080d6cbf6","appearance":{"rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"","main_alt":"","header_text":"","body_highlight":"","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":"/apps/docs"},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"line","overlay":"triangles","landing":true,"sticky":false,"hide_logo":false,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":false,"showMetricsInReference":true,"logo":["https://files.readme.io/369886b-small-readme-logo.png","readme.png",60,60,"#018EF5"],"logo_white":[],"logo_white_use":false,"favicon":[],"stylesheet":"","stylesheet_hub2":"/* IMPORT FONTS */\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713033/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraBold.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713034/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraBold.woff') format('woff');\n font-weight: bold;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713031/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraLight.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713032/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraLight.woff') format('woff');\n font-weight: 200;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713037/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Black.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713038/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Black.woff') format('woff');\n font-weight: 900;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713028/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Medium.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713029/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Medium.woff') format('woff');\n font-weight: 500;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713026/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Regular.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713027/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Regular.woff') format('woff');\n font-weight: normal;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713024/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-SemiBold.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713025/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-SemiBold.woff') format('woff');\n font-weight: 600;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713023/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Thin.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713023/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Thin.woff') format('woff');\n font-weight: 100;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713035/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Bold.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713035/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Bold.woff2') format('woff');\n font-weight: bold;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713030/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Light.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713030/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Light.woff') format('woff');\n font-weight: 300;\n font-style: normal;\n font-display: swap;\n}\n\n/* END IMPORT FONTS */\n\n/* Make body text sofia pro and make \"bold text\" the same as normal text */\n\nbody {\n\t--font-family: Figtree, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n\t--title-font-family: Poppins, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n --font-weight-bold: 400\n}\n\n.rm-Sidebar .hub-sidebar-content { \n margin-bottom: 100px !important; \n}\n/* Make left sidebar category titles bigger, bold, and black */\n.rm-Sidebar-heading {\n font-size: 15px !important;\n color: #333333 !important;\n}\n/* End make left sidebar category titles bigger */\n/* Make left sidebar article titles bigger */\n.rm-Sidebar-list li a span {\n font-size: 15px !important;\n}\n.rm-Sidebar-list li a.active span {\n color: inherit !important;\n}\n/* End make left sidebar article titles bigger */\n.top-banner {\n background-color: #d83a52;\n padding: 8px;\n\t line-height: 48px;\n display: inline-block;\n /* add left-to-right alignment so that items go left to right */\n}\n\n/* CSS for optional announcement on all pages (see custom js) */\n\n.top-banner-announcement {\n text-align: center;\n color: #fff;\n float: center;\n}\n\n.top-banner-close-button {\n color: #fff;\n float: right;\n}\n\na.top-banner-announcement {\n text-decoration: underline;\n}\n/* end CSS for optional announcement on all pages (see custom js) */\n\n/* CSS for banner on changelog pages */\n.changelog-banner h1 {\n \ttext-align: center;\n font-size: 1.9em;\n font-weight: var(--markdown-title-weight);\n line-height: 1.2;\n}\n\n.changelog-banner {\n border-bottom: 1px solid var(--color-border-default);\n padding-bottom: 30px;\n \tdisplay: block;\n}\n\n.changelog-banner .excerpt {\n text-align: center;\n}\n/* end CSS for banner on changelog pages */\n\n.markdown-body ol { \n padding: 1em; \n}\n\n/* Floating quality box */\n.rm-PageThumbs {\n position: sticky;\n bottom: 20px;\n padding: 0;\n background: #ffffff;\n border-radius: 10px;\n}\n\n.PageThumbs-helpful {\n color: #4f5a66;\n}\n/* End of floating quality box */\n/* TOC highlight */\n.toc-list a.active {\n background-color: #F0F0FF;\n color: #4C48CF;\n border-radius: 4px;\n}\n.toc-list a {\n display: block;\n padding: 4px 8px;\n transition: background-color 0.2s ease, color 0.2s ease;\n}\n/* End of TOC highlight */","stylesheet_hub3":"","javascript":"","javascript_hub2":"$(window).on('pageLoad', function(event, state) {\n // Your Code Here\n \n // Uncomment to activate banner announcement. \n // When activating, remember to change banner copy in \"addGlobalBanner\" function.\n // addGlobalBanner(); \n \n // code to add BB tracker to all pages\n addBigBrainTracker()\n isPageChangelog();\n});\n\n// Helper functions\n\nfunction addGlobalBanner() {\n // code to add a red banner on top of all pages\n if($('.top-banner-announcement').length <= 0 // only add banner if doesn't exist already \n \t&& shouldShowBanner()\n ){\n $('.rm-Header').before(\n `
\n\t\t\t
\n\t\t\t\t\n\t\t\t
\n\t\t\t
\n\t\t\t\tHave you migrated to API version 2023-10 yet? \n\t\t\t\tLearn more here.\n\t\t\t
\n\n\t\t
`)\n }\n}\n\nfunction shouldShowBanner() {\n let isBannerClosed = (sessionStorage.getItem(\"isBannerClosed\") === \"1\");\n\treturn !isBannerClosed;\n}\n\nfunction closeBanner() {\n sessionStorage.setItem(\"isBannerClosed\", \"1\");\n $('.top-banner').remove();\n}\n\nfunction isPageChangelog() {\n if (document.location == 'https://developer.monday.com/api-reference/changelog') {\n \taddChangelogHeader();\n } else if (document.location == 'https://developer.monday.com/apps/changelog') {\n addFrameworkChangelogHeader();\n } else {\n removeChangelogHeader();\n }\n }\n\nfunction addChangelogHeader() {\n if($('.changelog-banner').length <= 0){\n $('.rm-Changelog').before('

API Changelog

You can track any changes in the API by subscribing to the changelog RSS feed using your application of choice (Slack, Outlook, Chrome extension, etc.).
Looking for updates to the apps framework instead? Check out our apps framework changelog.

')\n }\n}\n\nfunction addFrameworkChangelogHeader() {\n if($('.changelog-banner').length <= 0){\n $('.rm-Changelog').before('

Apps Framework Changelog

You can track any changes in the framework by subscribing to the apps framework changelog RSS feed using your application of choice (Slack, Outlook, Chrome extension, etc.).
Looking for updates to the API instead? Check out our API changelog.

')\n }\n}\n \nfunction removeChangelogHeader() {\n $('.changelog-banner').remove();\n}\n\nfunction addBigBrainTracker() {\n // add cookiehub\n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag('consent', 'default', {'ad_storage': 'denied', 'analytics_storage': 'denied', 'wait_for_update': 500});\n document.addEventListener(\"DOMContentLoaded\", function(event) {\n var cpm = {};\n window.cookiehub.load(cpm);\n });\n \n // add BB tracker\n window.BigBrainQ = window.BigBrainQ || [];\n window.BigBrain = window.BigBrain || function(){\n args = Array.prototype.slice.call(arguments)\n if(args[0] == 'track'){\n event_props = {}\n if(args.length == 3)\n event_props = args[2];\n event_props['timestamp'] = parseInt(new Date().getTime()/1000);\n if(args.length == 2) args.push(event_props);\n else args[2] = event_props;\n }\n window.BigBrainQ.push(args);\n };\n (function(d,u,callback){\n if (window.BigBrainInit) return;\n window.BigBrainInit = true\n var s = d.createElement('script');\n s.type = 'text/javascript'\n s.src = u;\n s.async = true;\n s.onreadystatechange = s.onload = function(){\n var st = s.readyState;\n if (!callback.done && (!st || /loaded|complete/.test(st))) {\n callback.done = true;\n callback();\n }\n };\n (d.body || head).appendChild(s);\n })(document, \"https://informer-cdn2.monday.com/monday-informer-1.0.min.js\", function(){\n var init = { bigbrain_url: \"https://bigbrain.me\", sync_interval: 10000 };\n window.BigBrain = new BigBrainTracker(init);\n\t BigBrain('track', 'page_view');\n });\n}\n\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n const tocLinks = document.querySelectorAll(\".toc-list a[href^='#']\");\n const headingElements = [];\n tocLinks.forEach(link => {\n const id = link.getAttribute(\"href\").slice(1);\n const heading = document.getElementById(id);\n if (heading) {\n headingElements.push(heading);\n }\n });\n const observerOptions = {\n root: null,\n rootMargin: \"0px 0px -85% 0px\",\n threshold: 0\n };\n const observer = new IntersectionObserver(entries => {\n entries.forEach(entry => {\n const id = entry.target.getAttribute(\"id\");\n const tocLink = document.querySelector(`.toc-list a[href=\"#${id}\"]`);\n if (entry.isIntersecting) {\n tocLinks.forEach(link => link.classList.remove(\"active\"));\n if (tocLink) tocLink.classList.add(\"active\");\n }\n });\n }, observerOptions);\n headingElements.forEach(el => observer.observe(el));\n});\nlet currentObserver = null;\n\nfunction initializeTOCObserver() {\n if (currentObserver) {\n currentObserver.disconnect();\n window.removeEventListener(\"scroll\", activateLastHeadingIfAtBottom);\n window.removeEventListener(\"resize\", activateLastHeadingIfAtBottom);\n window.removeEventListener(\"load\", activateLastHeadingIfAtBottom);\n }\n\n const tocLinks = document.querySelectorAll(\".toc-list a[href^='#']\");\n const headingElements = [];\n\n if (!tocLinks.length) return;\n\n tocLinks.forEach(link => {\n const id = link.getAttribute(\"href\").slice(1);\n const heading = document.getElementById(id);\n if (heading) headingElements.push(heading);\n });\n\n const observerOptions = {\n root: null,\n rootMargin: \"0px 0px -90% 0px\",\n threshold: 0\n };\n\n const observer = new IntersectionObserver(entries => {\n entries.forEach(entry => {\n const id = entry.target.getAttribute(\"id\");\n const tocLink = document.querySelector(`.toc-list a[href=\"#${id}\"]`);\n if (entry.isIntersecting) {\n tocLinks.forEach(link => link.classList.remove(\"active\"));\n if (tocLink) tocLink.classList.add(\"active\");\n }\n });\n }, observerOptions);\n\n headingElements.forEach(el => observer.observe(el));\n currentObserver = observer;\n\n function activateLastHeadingIfAtBottom() {\n const scrollPosition = window.innerHeight + window.scrollY;\n const pageHeight = document.body.offsetHeight;\n\n if (pageHeight - scrollPosition < 10) {\n const lastHeading = headingElements[headingElements.length - 1];\n const lastId = lastHeading?.getAttribute(\"id\");\n const lastLink = document.querySelector(`.toc-list a[href=\"#${lastId}\"]`);\n\n tocLinks.forEach(link => link.classList.remove(\"active\"));\n if (lastLink) lastLink.classList.add(\"active\");\n }\n }\n\n window.addEventListener(\"scroll\", activateLastHeadingIfAtBottom);\n window.addEventListener(\"resize\", activateLastHeadingIfAtBottom);\n window.addEventListener(\"load\", activateLastHeadingIfAtBottom);\n}\n\nfunction observeTOCChanges() {\n const container = document.querySelector(\"#ssr-main\");\n if (!container) return;\n\n let initialized = false;\n\n const observer = new MutationObserver(() => {\n const tocExists = document.querySelectorAll(\".toc-list a[href^='#']\").length > 0;\n const headingsExist = document.querySelectorAll(\"h1, h2, h3, h4, h5, h6\").length > 0;\n\n // Ensure TOC and headings exist and reinitialize only once\n if (tocExists && headingsExist && !initialized) {\n initialized = true;\n initializeTOCObserver();\n } else if (!tocExists || !headingsExist) {\n // Reset the initialization flag if content changes (like TOC or headings disappear)\n initialized = false;\n }\n });\n\n observer.observe(container, {\n childList: true,\n subtree: true\n });\n}\n\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n initializeTOCObserver(); // In case it's already rendered\n observeTOCChanges(); // For dynamic SPA content updates\n});","html_promo":"","html_body":"","html_footer":"","html_head":"\n\n\n\n\n","html_footer_meta":"","html_hidelinks":false,"showVersion":true,"hideTableOfContents":false,"nextStepsLabel":"","promos":[],"loginLogo":[],"logo_large":false,"colorScheme":"light","changelog":{"layoutExpanded":false,"showAuthor":true,"showExactDate":false},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","view_as_markdown":"enabled","copilot":"enabled","perplexity":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"child":{"_id":"62fd2fa24c037a007e857d5e","appearance":{"rdmd":{"callouts":{"useIconFont":false},"theme":{"background":"","border":"","markdownEdge":"","markdownFont":"","markdownFontSize":"","markdownLineHeight":"","markdownRadius":"","markdownText":"","markdownTitle":"","markdownTitleFont":"","mdCodeBackground":"","mdCodeFont":"","mdCodeRadius":"","mdCodeTabs":"","mdCodeText":"","tableEdges":"","tableHead":"","tableHeadText":"","tableRow":"","tableStripe":"","tableText":"","text":"","title":""}},"main_body":{"type":"links"},"colors":{"highlight":"","main":"#605cd4","main_alt":"","header_text":"","body_highlight":"#605cd4","custom_login_link_color":""},"typography":{"headline":"Open+Sans:400:sans-serif","body":"Open+Sans:400:sans-serif","typekit":false,"tk_key":"","tk_headline":"","tk_body":""},"header":{"style":"solid","img":[],"img_size":"auto","img_pos":"tl","linkStyle":"buttons"},"body":{"style":"none"},"global_landing_page":{"html":"","redirect":""},"referenceSimpleMode":true,"referenceLayout":"row","link_logo_to_url":false,"theme":"line","overlay":"triangles","landing":true,"sticky":false,"hide_logo":false,"childrenAsPills":false,"subheaderStyle":"links","splitReferenceDocs":false,"showMetricsInReference":true,"logo":["https://files.readme.io/6373a68-small-monday_platform_API_logo.png","6373a68-small-monday_platform_API_logo.png",358,36,"#000000","https://files.readme.io/50ef58b-monday_platform_API_logo.png","65fb35703cbc5f0067bfdead"],"loginLogo":[],"logo_white":[],"logo_white_use":false,"favicon":["https://files.readme.io/cfbc181-small-favicon-monday5-192.png","favicon-monday5-192.png",32,32,"#f2d3b7","https://files.readme.io/bc3ecc5-favicon-monday5-192.png"],"stylesheet":"","stylesheet_hub2":"/* Make body text sofia pro and make \"bold text\" the same as normal text */\n/* BREAKPOINTS: 1150px, 600px, 425px */\n\nbody {\n --font-family: Figtree, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n\t--title-font-family: Poppins, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n --font-weight-bold: 400\n}\n\n.rm-Sidebar .hub-sidebar-content { \n margin-bottom: 100px !important; \n}\n\n/* BEGIN LANDING PAGE FORMATTING */\n\n/* BEGIN SHARED CLASSES */\n\n.rm-LandingPage {\n\tmargin: 0px;\n padding: 0px;\n width: 100%;\n}\n\n#lp-container {\n max-width: 1440px;\n margin-left: auto;\n margin-right: auto;\n box-sizing: content-box;\n font-family: Poppins, Roboto,Helvetica,Arial,sans-serif;\n color: #000000;\n}\n\n.button {\n display: inline-block;\n text-align: center;\n margin: 16px;\n margin-left: 0px;\n}\n\n.button:hover {\n cursor: pointer;\n}\n\n.arrow-wrapper {\n padding-left: 10px;\n padding-right: 5px;\n}\n\n.button:hover > .arrow-wrapper {\n padding-left: 15px;\n padding-right: 0px;\n transition: padding 0.3s ease-in-out;\n text-decoration: none;\n}\n\n.button-primary-text {\n color: #ffffff;\n text-decoration: none;\n /* padding: 4px; */\n /* padding-left: 8px; */\n}\n\n.button.primary {\n background: #6161ff;\n border-radius: 100px;\n border: 1px;\n padding: 12px;\n font-size: 0.825rem;\n padding-left: 24px;\n padding-right: 16px;\n transition: background-color 200ms ease;\n /* height: 40px; */\n}\n\n.button.primary:hover {\n background: #4848ff;\n text-decoration: none;\n}\n\n.button.primary:hover > a {\n text-decoration: none;\n color: #ffffff;\n}\n\n.button.secondary {\n padding: 8px;\n padding-left: 16px;\n line-height: 16px;\n color: #333333;\n background-color: #ffffff;\n line-height: 15px;\n font-size: 0.875rem;\n /* background: linear-gradient(to right, rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.4)), linear-gradient(to right, rgb(51, 51, 51), rgb(51, 51, 51), rgb(51, 51, 51)); */\n /* background-size: 100% 1px, 0 1px; */\n /* background-position: 100% 100%,0 100%; */\n /* transition: background-size 0.3s ease; */\n}\n\n.button.secondary:hover > .button-label {\n text-decoration: underline;\n}\n\n.button.secondary:hover > .arrow-wrapper {\n text-decoration: none;\n}\n\n@media (width <= 600px) {\n .button.secondary {\n margin: 0px;\n }\n}\n\n/* END SHARED CLASSES */\n\n\n/* BEGIN HERO SECTION */\n\n#hero-section {\n padding-left: 96px;\n padding-right: 96px;\n margin-left: auto;\n margin-right: auto;\n display: flex;\n text-align: center;\n min-height: 548px;\n max-width: 1440px;\n}\n\n#hero-left-content, #hero-right-content {\n width: 50%;\n display: flex;\n}\n\n#hero-text {\n position: relative;\n display: inline-block;\n top: 134px;\n max-height: 400px;\n margin-left: 20px;\n}\n\n#hero-text .title {\n font-size: 32px;\n font-weight: 275;\n line-height: 40px;\n letter-spacing: 0px;\n text-align: left;\n width: calc(100% - 104px);\n /* max-width: 500px */\n}\n\n#hero-text .title strong {\n font-weight: 600;\n}\n\n#hero-text .subtitle {\n font-size: 18px;\n font-weight: 400;\n line-height: 30px;\n letter-spacing: 0px;\n text-align: left;\n font-family: \"Monday Pop\",Roboto,Helvetica,Arial,sans-serif;\n width: calc(100% - 104px);\n /* max-width: 500px; */\n}\n\n#hero-image {\n /* display: block; */\n /* position: relative; */\n /* top: 41px; */\n /* left: 0px; */\n display: flex;\n align-items: center;\n vertical-align: middle;\n}\n\n#hero-image > video {\n /* height: 475px; */\n width: 100%;\n align-items: center;\n vertical-align: middle;;\n}\n\n#hero-text > .button-group {\n\ttext-align: left;\n}\n\n/* HERO ON SMALL SCREENS */\n\n@media (width <= 948px) {\n #hero-section {\n flex-direction: column-reverse;\n padding: 40px;\n margin-bottom: 40px;\n }\n \n #hero-left-content, #hero-right-content {\n width: 100%;\n }\n \n #hero-image {\n margin-left, margin-right: 0px;\n max-width: 400px;\n }\n \n #hero-text {\n top: 0px;\n }\n #hero-text > .title, .subtitle {\n width: 100%;\n }\n}\n\n/* END HERO SECTION */\n\n/* BEGIN QUICK LINKS SECTION */\n\n.quick-links-section {\n height: 96px;\n margin: auto;\n gap: 24px; \n}\n\n#quick-links-container {\n padding-left: 96px;\n padding-right: 96px;\n display: flex;\n justify-content: center;\n gap: 10px;\n}\n\n.quick-link {\n display: flex;\n align-items: center;\n justify-content: center;\n background: #F0F3FF;\n border: 8px;\n padding: 16px;\n border-radius: 8px;\n width: calc((100% - 60px) / 4);\n min-width: 180px; \n transition: background-color 200ms ease;\n}\n\n.quick-link:hover {\n background: #DBE2FF;\n cursor: pointer;\n}\n\n#playground-link:hover {\n text-decoration: none;\n}\n\n#release-notes-link:hover {\n text-decoration: none;\n}\n\n#community-link:hover {\n text-decoration: none;\n}\n\n#support-link:hover {\n text-decoration: none;\n}\n\n.quick-link img {\n margin-right: 12px;\n height: 24px;\n width: 24px;\n margin-left: auto;\n}\n\n.quick-link > span {\n margin-left: 13px;\n margin-right: auto;\n color: #000000;\n text-decoration: none;\n}\n\n/* QUICK LINKS ON SMALL SCREENS */\n\n@media (width <= 948px) {\n #quick-links-container {\n flex-wrap: wrap;\n padding: 32px;\n }\n \n .quick-link {\n width: calc((100% - 20px) / 2);\n }\n}\n\n@media (width <= 768px) {\n .quick-link {\n width: calc((100% - 20px));\n }\n}\n\n/* END QUICK LINKS SECTION */\n\n/* BEGIN KEY FEATURES SECTION */\n\n.key-features-section {\n position: relative;\n}\n\n.kf-section-title {\n color: var(--mainbrand-black, #000000);\n /* text-align: center; */\n font-family: \"Poppins-SemiBold\", sans-serif;\n font-size: 32px;\n line-height: 110%;\n font-weight: 600;\n /* position: relative; */\n margin-left: 106px;\n padding-top: 24px;\n}\n\n.cards-wrapper {\n min-height: 380px;\n background:var(--mainbrand-light, #f0f3ff);\n border-radius: 8px;\n margin-left: 106px;\n margin-right: 106px;\n margin-top: 48px;\n display: flex;\n}\n\n.products-button {\n height: 72px;\n display:flex;\n flex-direction: row;\n align-items: center;\n gap: 8px;\n}\n\n.products-button-wrapper {\n height: 90px;\n width: 270px;\n padding-top: 8px;\n padding-bottom: 12px;\n padding-left: 24px;\n padding-right: 24px;\n border-radius: 8.25px;\n display:flex;\n justify-content: center;\n align-items: center;\n}\n\n.products-button-wrapper:hover {\n background: #F0F3FF\n}\n\n.integrations-button {\n padding-top: 4px;\n padding-bottom: 4px;\n padding-left: 8px;\n padding-right: 8px;\n border-radius: 8.25px;\n display:flex;\n justify-content: center;\n align-items: center;\n}\n\n.integrations-button:hover {\n background: #F0F3FF\n}\n\n.sidebar-wrapper {\n min-width: 200px;\n /* height: 183px; */\n position: relative;\n /* justify-content: center; */\n padding-top: 80px;\n display: flex;\n flex-direction: column;\n /* top: 64px; */\n}\n\n.sidebar-tab {\n position: relative;\n display: flex;\n align-items: center;\n cursor: pointer;\n}\n\n.tab-track {\n background: #ffffff;\n border-radius: 100px;\n width: 6px;\n height: 40px;\n position: relative;\n left: 36px;\n margin: -2px;\n}\n\n.tab-label {\n color: #000000;\n text-align: left;\n font-size: 14px;\n line-height: 130%;\n font-weight: 400;\n position: absolute;\n left: 64px;\n /* top: 1069px; */\n}\n\n.sidebar-tab.active .tab-label {\n color: #6c6cff;\n}\n\n.sidebar-tab.active .tab-track {\n background: #6c6cff;\n z-index: 1;\n}\n\n.card-left, .card-right {\n display: inline-block;\n position: relative;\n width: 50%;\n}\n\n.card-left {\n padding-top: 64px;\n}\n\n.kf-cards-wrapper {\n max-width: 1000px;\n width: 100%;\n display: flex;\n align-items: center;\n}\n\n.kf-card {\n display: none;\n}\n\n.kf-card.active {\n display: flex;\n height: 100%;\n width: 100%;\n /* padding-top: 64px;*/\n/* align-items: center;*/\n /* margin-top: 48px; */\n/* margin-bottom: 48px;*/\n}\n\n.card-label.mobile {\n display: none;\n}\n\n.card-image {\n padding-top: 60px;\n padding-bottom: 8px;\n}\n\n.card-image img {\n max-height: 300px;\n max-width: 80%;\n padding-right: 8px;\n}\n\n.card-image video {\n\tmax-width: 100%;\n}\n\n.card-description {\n color: var(--light-basics-text-mudblack, #323338);\n text-align: left;\n font-family: \"Poppins-Regular\", Roboto,Helvetica,Arial,sans-serif;\n font-size: 18px;\n line-height: 160%;\n font-weight: 400;\n position: relative;\n left: 0px;\n top: 0px;\n width: 70%;\n padding: 10px;\n}\n\n.card-title {\n color: #000000;\n text-align: left;\n font-family: \"Poppins-Medium\", Roboto,Helvetica,Arial,sans-serif;\n font-size: 22px;\n line-height: 130%;\n font-weight: 500;\n /* position: relative; */\n justify-content: start;\n /* top: 0px; */\n width: 65%;\n min-height: 64px;\n padding: 10px;\n}\n\n.card-cta {\n text-decoration: none;\n text-align: left;\n font-size: 16px;\n line-height: 130%;\n font-weight: 400;\n position: relative;\n top: 0px;\n /* width: 234.82px; */\n padding: 10px;\n cursor: pointer;\n}\n\n#gql-card-cta, #gql-card-cta:hover, #coverage-card-cta, #coverage-card-cta:hover, #security-card-cta, #security-card-cta:hover, #versioning-card-cta, #versioning-card-cta:hover\n{\n text-decoration: none;\n color: var(--core-primary-color, #6c6cff);\n}\n\n\n\n/* KEY FEATURES ON SMALL SCREENS */\n\n@media (width <= 1150px) {\n .kf-section-title {\n margin: 32px;\n }\n \n .cards-wrapper {\n margin: 32px;\n }\n\n .developer-section {\n margin: 32px;\n }\n \n .sidebar-wrapper {\n flex-direction: row;\n position: absolute;\n width: calc(100% - 64px);\n height: 48px;\n padding-top: 0px;\n }\n \n .sidebar-tab {\n width: calc(25%);\n }\n \n .tab-track {\n display: none;\n }\n \n .tab-label {\n left: 0px;\n margin: auto;\n position: relative;\n }\n \n .card-title, .card-description, .card-cta, .card-image video {\n width: 90%;\n padding-left: 20px;\n padding-right: 20px;\n }\n}\n\n@media (width <= 600px) {\n .kf-card.active {\n flex-direction: column;\n padding-top: 48px;\n }\n \n .card-left, .card-right {\n width: 100%;\n }\n \n .sidebar-tab {\n width: 25%;\n }\n}\n\n@media (width <= 425px) {\n \n /* .card-label.mobile {\n display: block;\n padding: 10px;\n color: #6161FF;\n padding-left: 20px;\n } */\n \n .sidebar-tab.active .tab-label {\n \t/* color: #000000; */\n background: linear-gradient(to right, #6c6cff, #6c6cff) no-repeat;\n background-size: 100% 1px;\n background-position: left bottom;\n\t}\n \n .sidebar-wrapper {\n /*flex-wrap: wrap;*/\n }\n \n .sidebar-tab {\n width: 50%;\n }\n}\n\n/* END KEY FEATURES SECTION */\n\n/* START DEVELOPER & MONDAY PRODUCTS SECTION */\n\n.developer-section {\n margin-left: 106px;\n margin-right: 106px;\n margin-top: 80px;\n}\n\n.developer-section-wrapper {\n width: calc(100%-212px); \n height: 100%; \n justify-content: space-between; \n align-items: center; \n display: inline-flex;\n}\n\n@media (width <= 600px) {\n .developer-section {\n display: none;\n }\n}\n\n.developer-section-left {\n width: 50%; \n flex-direction: column; \n justify-content: flex-start; \n align-items: flex-start; \n gap: 32px; \n display: inline-flex\n}\n\n.developer-section-right {\n width: 50%; \n height: 356.37px; \n position: relative; \n border-radius: 8px;\n}\n\n.developer-section-title {\n width: 90%;\n}\n\n.developer-section-subtitle {\n width: 80%; \n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 400; \n line-height: 30px; \n word-wrap: break-word;\n}\n\n.products-section {\n margin-top: 16px;\n width: 100%; \n height: 100%; \n flex-direction: column; \n justify-content: space-between; \n align-items: flex-start; \n display: inline-flex;\n}\n\n.products-title {\n width: 100%; \n height: 72px; \n text-align: center; \n color: black; \n font-size: 32px; \n font-family: Poppins; \n font-weight: 600; \n line-height: 35.20px; \n word-wrap: break-word;\n}\n\n.products-list-wrapper {\n width: 100%; \n justify-content: center; \n align-items: flex-start; \n gap: 40px; \n display: inline-flex;\n}\n\n.products-list {\n justify-content: center; \n align-items: flex-start; \n gap: 28px; \n display: flex;\n flex-wrap: wrap;\n}\n\n.product-text {\n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 300; \n line-height: 28.07px; \n word-wrap: break-word;\n}\n\n.product-text-bold {\n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 700; \n line-height: 28.07px; \n word-wrap: break-word;\n}\n\n.integrations-section {\n width: 100%; \n height: 100%; \n flex-direction: column; \n justify-content: space-between; \n align-items: center; \n padding-top: 24px; \n padding-bottom: 80px; \n display:flex;\n}\n\n.integrations-title {\n width: 100%; \n height: 72px;\n text-align: center; \n color: black; \n font-size: 28px;\n font-family: Poppins;\n font-weight: 500;\n line-height: 30.80px;\n word-wrap: break-word;\n}\n\n.integrations-list {\n justify-content: center; \n align-items: center; \n gap: 42px; \n display: flex; \n width: 100%;\n flex-wrap: wrap;\n}\n\n/* END MONDAY PRODUCTS SECTION */\n\n/* START BIG LINKS SECTION */\n\n.big-links-wrapper {\n display: flex;\n margin-left: 96px;\n margin-right: 96px;\n margin-top: 48px;\n margin-bottom: 110px;\n}\n\n.big-link {\n display: flex;\n flex-direction: column;\n justify-content: center;\n text-align: center;\n width: 100%;\n margin-left: 20px;\n margin-right: 20px;\n}\n\n.big-link .keyword {\n padding: 10px;\n width: 100%;\n color: blue;\n font-size: 15px;\n}\n\n.big-link .title {\n width: 100%;\n font-size: 20px;\n margin-bottom: 14px;\n justify-content: start;\n min-height: 40px;\n}\n\n.big-link .subtitle {\n width: 100%;\n font-size: 16px;\n margin-top: 0px;\n margin-bottom: 12px;\n min-height: 64px;\n justify-content: start;\n}\n\n.big-link .cta {\n width: fit-content;\n font-size: 12px;\n display:inline-block;\n margin: auto;\n /* justify-content: center; */\n}\n\n@media (width >= 600px) {\n .big-link .cta > .button-label {\n padding-left: 38px;\n }\n}\n\n.big-link .container {\n max-width: 300px;\n width: calc((100% - 60px) / 3);\n /* text-align: center; */\n}\n\n@media (width <= 948px) {\n .big-links-wrapper {\n margin: 32px 20px;\n }\n}\n\n@media (width <= 600px) {\n\t.big-link {\n text-align: left;\n margin: 0px;\n padding-left: 10px; \n padding-right: 10px;\n }\n .big-links-wrapper {\n flex-wrap: wrap;\n }\n .big-link .container {\n width: 100%;\n }\n \n .big-link.cta {\n margin: 0px;\n margin-left: -6px;\n }\n}\n\n/* END BIG LINKS SECTION */\n\n/* START MONDAY FOOTER */\n.primary-font {\n font-family: Poppins,sans-serif !important;\n}\n.base-footer-component {\n line-height: 1.15;\n}\n.all-rights-reserved-component .app-store-icons .app-icon:not(:last-child) {\n margin-right: 16px;\n}\n.footer-category-component .title {\n margin-top: 11px;\n margin-bottom: 24px;\n font-size: var(--fs14);\n font-weight: 500;\n line-height: 1.15;\n color: #535768;\n font-family: Poppins,sans-serif !important;\n}\n.footer-category-component .link a {\n color: inherit;\n}\n.footer-category-component .link a:hover,\n.footer-bottom-bar-link-component:hover {\n color: #595ad4;\n}\n.footer-bottom-bar-link-component {\n font-size: var(--fs13);\n color: #535768;\n text-decoration: underline;\n -webkit-transition: 100ms color ease;\n transition: 100ms color ease;\n text-decoration: underline!important;\n}\n.footer-bottom-bar-link-component:hover {\n text-decoration: underline;\n}\n.footer-bottom-bar-component {\n position: relative;\n font-size: var(--fs13);\n color: #808080;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: center;\n padding: 0 32px;\n}\n.footer-bottom-bar-component:before {\n display: block;\n content: \"\";\n height: 1px;\n width: 100%;\n background-color: #dcdfec;\n position: relative;\n max-width: 1376px;\n}\n.footer-bottom-bar-both-sides-wrapper {\n max-width: 1440px;\n width: 100%;\n margin: 0 auto;\n display: flex;\n justify-content: space-between;\n padding: 40px 32px 48px;\n align-items: center;\n height: 180px;\n}\n.footer-bottom-bar-left-side {\n display: flex;\n flex-direction: row;\n gap: 32px;\n height: 100%;\n}\n.footer-bottom-bar-right-side {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n height: 100%;\n}\n.app-store-icons {\n display: flex;\n gap: 16px;\n height: 40px;\n}\n.language-picker-and-security-logos-wrapper {\n display: flex;\n flex-direction: column;\n height: 100%;\n justify-content: space-between;\n}\n.social-statement-and-links-wrapper {\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n height: 100%;\n -webkit-box-pack: justify;\n -webkit-justify-content: space-between;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\n.palette-icons-wrapper {\n height: 40px;\n display: flex;\n}\n.statement-and-links-wrapper {\n height: 24px;\n display: flex;\n align-items: center;\n padding-bottom: 6px;\n gap: 24px;\n}\n.links-container,\n.short-footer-link-component-wrapper {\n display: flex;\n}\n.footer-bottom-bar-component\n.footer-bottom-bar-left-side\n.social-statement-and-links-wrapper\n.statement-and-links-wrapper\n.links-container\n.short-footer-link-component-wrapper:not(:last-of-type):after {\n content: \" | \";\n margin: 0 8px;\n}\n.footer-bottom-bar-component .items-container {\n max-width: 1440px;\n width: 100%;\n margin: 0 auto;\n display: flex;\n justify-content: space-between;\n border-top: 1px solid;\n border-top-color: #e6e9ef;\n padding: 24px;\n align-items: center;\n}\n\n.footer-bottom-bar-component .items-container .links-container {\n display: flex;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.short-footer-link-component-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.short-footer-link-component-wrapper:not(:last-child) {\n margin-right: 40px;\n}\n\n.language-picker-wrapper,\n.widget_icl_lang_sel_widget {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.language-picker-wrapper {\n position: relative;\n top: -7px;\n}\n\n.footer-bottom-bar-component .made-with-love-sentence {\n padding-top: 5px;\n}\n\n.footer-bottom-bar-component .made-with-love-sentence .red-heart {\n height: 12px;\n}\n\n.all-rights-reserved-component .address-info-wrapper .address-info-part-title {\n font-size: var(--fs14);\n font-weight: 700;\n margin-bottom: 21px;\n}\n\n.all-rights-reserved-component .address-info-wrapper address {\n font-weight: 300;\n font-style: italic;\n margin-bottom: 15px;\n}\n\n/* Accessibility */\n.accessibility-icon {\n vertical-align: unset;\n}\n.accessibility-statement-link-wrapper {\n margin-right: 40px;\n}\n.accessibilty-statement-link-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n font-size: 0.75rem;\n cursor: pointer;\n align-items: center;\n}\n.accessibilty-statement-link-component .accessibility-link-wrapper {\n padding-left: 8px;\n display: flex;\n}\n.accessibility-icon-wrapper {\n display: flex;\n}\n.accessibilty-statement-link-component\n.accessibility-link-wrapper\n.accessibility-link {\n -webkit-transition: 150ms color ease;\n transition: 150ms color ease;\n color: #535768;\n text-decoration: underline!important;\n}\n.accessibilty-statement-link-component:hover .accessibility-link,\n.accessibilty-statement-link-component:focus .accessibility-link,\n.accessibilty-statement-link-component:active .accessibility-link {\n color: #595ad4;\n}\n.accessibilty-statement-link-component:hover .accessibility-icon path,\n.accessibilty-statement-link-component:focus .accessibility-icon path,\n.accessibilty-statement-link-component:active .accessibility-icon path,\n.accessibilty-statement-link-component:hover .accessibility-icon circle,\n.accessibilty-statement-link-component:focus .accessibility-icon circle,\n.accessibilty-statement-link-component:active .accessibility-icon circle {\n stroke: #595ad4;\n}\n@media (max-width: 991px) and (min-width: 768px) {\n .footer-bottom-bar-component .items-container {\n padding: 0 54px;\n }\n}\n\n@media (max-width: 768px) {\n .footer-bottom-bar-component .made-with-love-sentence {\n display: none;\n }\n}\n.security-logos-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.security-logos-component .iso-logo-img-container,\n.security-logos-component .gdpr-logo-img-container,\n.security-logos-component .hipaa-logo-img-container,\n.security-logos-component .soc-logo-img-container {\n margin-right: 8px;\n cursor: pointer;\n line-height: 1.15;\n}\n\n.security-logos-component .iso-logo-img-container img,\n.security-logos-component .gdpr-logo-img-container img,\n.security-logos-component .hipaa-logo-img-container img,\n.security-logos-component .soc-logo-img-container img {\n height: 32px;\n vertical-align: unset;\n}\n\n.security-logos-component .iso-logo-img-container:hover img,\n.security-logos-component .gdpr-logo-img-container:hover img,\n.security-logos-component .hipaa-logo-img-container:hover img,\n.security-logos-component .soc-logo-img-container:hover img {\n opacity: 0.7;\n}\n.footer-bottom-bar-security-link-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n margin-right: -20px;\n}\n\n.footer-bottom-bar-security-link-component .security-logos-wrapper {\n margin-left: 24px;\n}\n\n.social-media-icon:hover svg path {\n fill: #4353ff;\n}\n.palette-icons-container {\n display: flex;\n}\n.palette-icons-container .icons-wrapper {\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n}\n.social-media-icon svg {\n height: 24px;\n width: auto;\n vertical-align: unset;\n}\n\n.palette-icons-container .single-app-icon-wrapper {\n margin-right: 8px;\n}\n\n@media (max-width: 768px) {\n .palette-icons-container {\n margin: 0 auto;\n padding: 0;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n margin-top: 16px;\n }\n .palette-icons-container .icons-wrapper:first-child {\n margin-right: auto;\n }\n .palette-icons-container .icons-wrapper {\n width: 200px;\n margin: 0 auto;\n margin-bottom: 8px;\n }\n}\n.footer-container {\n width: 100%;\n overflow: hidden;\n color: #535768;\n}\n.footer-container:before {\n display: block;\n content: \"\";\n height: 1px;\n width: 100%;\n background-color: #dcdfec;\n position: relative;\n}\n.footer-container .footer-content-container {\n padding: 80px 32px 0 32px;\n font-size: var(--fs13);\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n position: relative;\n}\n.link.jsx-3505094039 {\n line-height: 22px;\n}\n\n.footer-container .footer-content-container .footer-content {\n display: flex;\n width: 100%;\n padding: 0 32px;\n}\n\n.footer-container\n.footer-content-container\n.footer-content\n.all-right-reserved-container {\n -webkit-box-flex: 1;\n -webkit-flex-grow: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n margin-right: 120px;\n}\n\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container {\n flex-grow: 1;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n flex-wrap: nowrap;\n align-items: flex-start;\n}\n\n.link:not(:last-child) {\n margin-bottom: 16px;\n line-height: 22px;\n}\n.link a {\n display: flex;\n text-decoration: none;\n color: inherit;\n align-items: flex-end;\n column-gap: 8px;\n line-height: 22px;\n font-weight: 300;\n}\n.link .picture-component {\n display: flex;\n}\n.link .picture-component img {\n height: 18px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container:not(:last-child) {\n margin-right: 16px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container {\n -webkit-flex: 1 0 auto;\n -ms-flex: 1 0 auto;\n flex: 1 0 auto;\n margin-bottom: 48px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.monday-logo-wrapper {\n display: flex;\n align-items: center;\n margin-right: 30px;\n margin-bottom: 14px;\n}\n.monday-logo-wrapper a svg {\n vertical-align: unset;\n}\n.footer-monday-logo-image {\n height: 32px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container:last-child {\n flex-grow: 0;\n}\n\n.footer-container .footer-content-container .categories-colmmn-wrapper {\n display: flex;\n flex-direction: column;\n gap: 38px;\n}\n@media (max-width: 1440px) {\n .footer-container .footer-content-container .footer-content {\n padding-left: 0;\n padding-right: 0;\n }\n}\n@media (max-width: 768px) {\n .footer-container .footer-content-container {\n padding: 40px 40px 0 40px;\n }\n .footer-container .footer-content-container .footer-content {\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n padding-left: 24px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .all-right-reserved-container {\n width: 100%;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .category-container {\n width: 130px;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-right: 12px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .category-container\n .footer-category-component {\n width: 130px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .security-logos-container\n img {\n width: 34px !important;\n height: 34px !important;\n }\n}\n\n@media (max-width: 360px) {\n .footer-container .footer-content-container {\n padding: 40px 16px 0 16px;\n }\n}\n.short-footer-link-component {\n -webkit-text-decoration: none;\n text-decoration: none;\n cursor: default;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n color: #333333;\n line-height: 12px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n gap: 4px;\n -webkit-transition: 100ms color ease;\n transition: 100ms color ease;\n}\n\n.short-footer-link-component .picture-component .link-icon {\n height: 12px;\n width: 12px;\n}\n\n.short-footer-link-component.main-title {\n font-weight: 600;\n font-size: 14px;\n}\n\n.short-footer-link-component.main-title.clickable {\n -webkit-text-decoration: underline!important;\n text-decoration: underline!important;\n cursor: pointer;\n}\n\n.short-footer-link-component.secondary-title {\n font-weight: 600;\n color: #676879;\n font-size: 0.75rem;\n}\n\n.short-footer-link-component.link {\n font-weight: 400;\n font-size: 12px;\n cursor: pointer;\n}\n\n.short-footer-link-component.link:hover {\n color: #595ad4;\n}\n.language-picker-item-component {\n height: 32px;\n width: 104px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border-radius: 2px;\n padding: 0px 8px;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-transition: background-color 200ms ease;\n transition: background-color 200ms ease;\n}\n\n.language-picker-item-component:hover {\n background-color: #e5f4ff;\n}\n\n.language-picker-item-component .language-picker-item-label {\n -webkit-box-flex: 1;\n -webkit-flex-grow: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n line-height: 32px;\n font-weight: 300;\n color: inherit;\n}\n.language-picker-item-component .language-picker-item-label a {\n color: rgb(128, 128, 128);\n}\n.language-picker-item-component .language-picker-item-label a:hover {\n text-decoration: none;\n}\n.language-picker-dialog-component {\n border-radius: 4px;\n background-color: white;\n box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);\n padding: 4px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.language-picker-dialog-component .language-picker-item-component-wrapper {\n margin: 4px;\n}\n.language-picker-component {\n position: relative;\n z-index: 1032;\n}\n\n.language-picker-component:hover .earth-icon path,\n.language-picker-component.is-open .earth-icon path {\n stroke: #595ad4;\n}\n\n.language-picker-component:hover .language-label,\n.language-picker-component.is-open .language-label {\n color: #595ad4;\n}\n\n.language-picker-component:hover .arrow-down-icon path,\n.language-picker-component.is-open .arrow-down-icon path {\n fill: #595ad4;\n}\n\n.language-picker-component.is-open .selected-language .arrow-down-icon {\n -webkit-transform: translateY(1px) rotate(180deg);\n -ms-transform: translateY(1px) rotate(180deg);\n transform: translateY(1px) rotate(180deg);\n}\n\n.language-picker-component.is-open .language-picker-dialog-component-wrapper {\n opacity: 1;\n visibility: visible;\n}\n\n.language-picker-component .selected-language {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n height: 32px;\n line-height: 32px;\n}\n.language-picker-component .selected-language .earth-icon path {\n -webkit-transition: stroke 150ms ease;\n transition: stroke 150ms ease;\n}\n\n.language-picker-component .selected-language .language-label {\n margin: 0px 8px;\n max-width: 104px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n -webkit-transition: color 150ms ease;\n transition: color 150ms ease;\n color: #535768;\n}\n\n.language-picker-component .selected-language .arrow-down-icon {\n height: 10px;\n width: 10px;\n -webkit-transform: translateY(1px);\n -ms-transform: translateY(1px);\n transform: translateY(1px);\n -webkit-transition: -webkit-transform 200ms ease;\n -webkit-transition: transform 200ms ease;\n transition: transform 200ms ease;\n}\n\n.language-picker-component .selected-language .arrow-down-icon .path {\n -webkit-transition: fill 150ms ease;\n transition: fill 150ms ease;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper {\n position: absolute;\n top: 40px;\n opacity: 0;\n visibility: hidden;\n -webkit-transition: opacity 200ms ease;\n transition: opacity 200ms ease;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.left {\n left: 0;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.right {\n right: 0;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.top {\n top: -144px;\n}\n\n@media (max-width: 1199px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n left: auto;\n right: 0;\n }\n .language-picker-component .selected-language .language-label {\n font-size: var(--fs14);\n }\n}\n\n@media (max-width: 1126px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n left: 0;\n right: auto;\n }\n}\n@media (max-width: 870px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n right: 0;\n left: auto;\n }\n}\n\n@media (max-width: 750px) {\n .language-picker-dialog-component {\n flex-wrap: nowrap;\n width: auto !important;\n height: 185px !important;\n overflow: auto;\n font-size: var(--fs14);\n }\n .language-picker-component .language-picker-dialog-component-wrapper.top {\n top: 35px;\n }\n}\n\n.short-footer-component {\n color: #333333;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n padding: 48px 80px;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.short-footer-component .short-footer-header {\n width: 100%;\n -webkit-box-pack: justify;\n -webkit-justify-content: space-between;\n -ms-flex-pack: justify;\n justify-content: space-between;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n margin-bottom: 48px;\n -webkit-flex-direction: row;\n -ms-flex-direction: row;\n flex-direction: row;\n}\n\n.short-footer-component .short-footer-header .language-picker-wrapper-component {\n width: 120px;\n}\n\n.short-footer-component .short-footer-header .language-picker-wrapper-component .language-picker-component .language-picker-dialog-component-wrapper {\n margin: 0;\n}\n\n.short-footer-component .short-footer-links {\n width: 100%;\n -webkit-column-count: 4;\n column-count: 4;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.short-footer-component .short-footer-links .link-wrapper {\n -webkit-flex-basis: 100%;\n -ms-flex-preferred-size: 100%;\n flex-basis: 100%;\n -webkit-break-inside: avoid;\n break-inside: avoid;\n margin: 0 0 20px;\n}\n\n.short-footer-component .short-footer-links .link-wrapper.main:not(:first-child) {\n margin-top: 28px;\n}\n\n.short-footer-component .short-footer-links .link-wrapper.main:nth-child(14n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(23n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: column;\n break-before: column;\n margin-top: 0;\n}\n\n.short-footer-component .bottom {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: 32px;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n gap: 12px;\n}\n\n.short-footer-component .bottom .terms {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n gap: 12px;\n}\n\n.short-footer-component .bottom .terms .accessibility-statement-link-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-right: 0;\n}\n\n.short-footer-component .bottom .terms-and-privacy {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.short-footer-component .bottom .terms-and-privacy a {\n -webkit-transition: 150ms color ease;\n transition: 150ms color ease;\n color: #535768;\n font-size: 0.75rem;\n text-decoration: underline!important;\n}\n\n.short-footer-component .monday-logo-wrapper .footer-monday-logo-image {\n height: 32px;\n}\n\n.short-footer-component .contact-info-wrapper {\n font-size: 0.8125rem;\n text-align: center;\n}\n\n.english-page .breadcrumbs li:before {\n position: absolute;\n content: '';\n background: url(\"//theme.zdassets.com/theme_assets/888863/3aef38659aee7cf59e3d982caf6422b84bb49071.svg\") no-repeat 0 center;\n right: 2px;\n width: 8px;\n height: 11px;\n top: 9px;\n margin: 0 4px;\n}\n\n.english-page .breadcrumbs li:last-child:before {\n content: none;\n}\n\n.english-page .top-breadcrumbs .end-breadcrumbs-title:before {\n content: none;\n}\n\n.breadcrumbs li {\n position: relative;\n}\n\n@media (max-width: 768px) {\n .short-footer-component {\n -webkit-align-items:initial;\n -webkit-box-align: initial;\n -ms-flex-align: initial;\n align-items: initial;\n padding: 32px;\n }\n\n .short-footer-component .short-footer-links {\n -webkit-column-count: 2;\n column-count: 2;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n\n .short-footer-component .short-footer-links .link-wrapper.main:nth-child(14n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: auto;\n break-before: auto;\n margin-top: 28px;\n }\n\n .short-footer-component .bottom {\n -webkit-align-items: initial;\n -webkit-box-align: initial;\n -ms-flex-align: initial;\n align-items: initial;\n }\n\n .short-footer-component .bottom .contact-info-wrapper {\n text-align: left;\n width: 100%;\n line-height: 24px;\n }\n\n .short-footer-component .bottom .contact-info-wrapper .address-info {\n margin-top: 0;\n }\n\n .short-footer-component .bottom .social-proof-wrapper {\n width: 100%;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .palette-icons-container {\n margin-top: 0;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .icons-wrapper {\n margin: 0 !important;\n }\n}\n\n@media (max-width: 768px) and (max-width:768px) and (min-width:451px) {\n .short-footer-component {\n -webkit-align-items:center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n\n .short-footer-component .short-footer-links {\n -webkit-column-count: 3;\n column-count: 3;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n\n .short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: column;\n break-before: column;\n margin-top: 0;\n }\n\n .short-footer-component .bottom {\n width: 100%;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n }\n\n .short-footer-component .bottom .contact-info-wrapper {\n text-align: center;\n }\n\n .short-footer-component .bottom .social-proof-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .icons-wrapper {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n}\n.desktop-wrapper,\n.footer-desktop-wrapper {\n display: block;\n font-weight: 300;\n}\n\n.mobile-wrapper,\n.footer-mobile-wrapper {\n display: none;\n}\n@media (max-width: 1023px) {\n .desktop-wrapper {\n display: none;\n }\n .mobile-wrapper {\n display: block;\n font-weight: 300;\n }\n}\n@media (max-width: 1229px) {\n .footer-desktop-wrapper {\n display: none;\n }\n\n .footer-mobile-wrapper {\n display: block;\n font-weight: 300;\n }\n}\n.all-rights-reserved-component .details {\n font-size: var(--fs13);\n line-height: 2;\n height: 24px;\n color: #535768;\n}\n\n.all-rights-reserved-component .address-info-wrapper {\n margin-top: 8px;\n font-style: initial;\n}\n\n.all-rights-reserved-component .address-info-wrapper .address-info-part {\n font-size: var(--fs13);\n line-height: 2;\n}\n\n.all-rights-reserved-component\n.address-info-wrapper\n.address-info-part\n.address-info-part-title {\n font-size: var(--fs14);\n font-weight: 700;\n}\n\n.all-rights-reserved-component .icons-and-language {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.all-rights-reserved-component .icons-and-language .app-icon:not(:last-child) {\n margin-right: 8px;\n}\n\n.all-rights-reserved-component .icons-and-language .language-picker-wrapper {\n width: 120px;\n min-height: 20px;\n}\n@media (max-width: 991px) {\n .all-rights-reserved-component {\n margin-left: 0;\n }\n}\n@media (max-width: 768px) {\n .all-rights-reserved-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n /*margin-left: 24px;*/\n margin-left: 0;\n }\n .all-rights-reserved-component .icons-wrapper {\n margin-left: 48px;\n }\n}\n/* Some tracking script inserts image in footer that ruins layout */\nimg[src^=\"https://data.adxcel-ec2.com/\"]\n{\n display: none;\n}\n\n.footer-bottom-bar-left-side {\n position: relative;\n}\n/* END Monday Footer */\n\n/* END LANDING PAGE FORMATTING */","stylesheet_hub3":"","javascript":"","javascript_hub2":"function highlightTab(event) {\n console.log(`Tab clicked... ${JSON.stringify({event, target: event.currentTarget})}`);\n var currentTabs = document.getElementsByClassName(\"sidebar-tab\");\n\n // loop through and make all tabs white except current one\n for (i = 0; i < currentTabs.length; i++) {\n currentTabs[i].className = currentTabs[i].className.replace(\" active\", \"\");\n }\n event.currentTarget.className += \" active\";\n \n // make all cards invisible except current one\n var currentCards = document.getElementsByClassName(\"kf-card\");\n for (i = 0; i < currentCards.length; i++) {\n currentCards[i].className = currentCards[i].className.replace(\" active\", \"\");\n }\n \n // make current card active\n var cardIdToShow = event.currentTarget.id.replace(\"-tab\", \"-card\");\n document.getElementById(cardIdToShow).className += \" active\"; \n}\n\nfunction lpAttachListenerToCards() {\n $(document).on('click', '.sidebar-tab', highlightTab);\n}\n\n$(window).on('pageLoad', function(event, state) {\n lpAttachListenerToCards();\n});\n\n$(window).on('pageLoad', function(e, state) {\n $('a.rm-Logo').attr('href', 'https://developer.monday.com/api-reference/')\n});\n\n// GA need help tracking\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n var helpButton = document.querySelector(\".Header-link2tXYTgXq85zW\"); // Target the button by class\n\n if (helpButton) {\n helpButton.addEventListener(\"click\", function () {\n gtag(\"event\", \"need_help_click\", {\n event_category: \"Support\",\n event_label: \"Need Help Button\",\n value: 1\n });\n });\n }\n});","html_promo":"","html_body":"","html_footer":"","html_head":"","html_footer_meta":"","html_hidelinks":false,"showVersion":false,"hideTableOfContents":false,"nextStepsLabel":"","promos":[{"extras":{"type":"html","buttonPrimary":"reference","buttonSecondary":"docs"},"title":"The monday.com platform API","text":"","_id":"602466a73a21ef0060a020ac"}],"logo_large":false,"colorScheme":"light","changelog":{"layoutExpanded":true,"showAuthor":false,"showExactDate":true},"allowApiExplorerJsonEditor":false,"ai_dropdown":"disabled","ai_options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","view_as_markdown":"enabled","copilot":"enabled","perplexity":"enabled"},"showPageIcons":true,"layout":{"full_width":false,"style":"classic"}},"custom_domain":"","childrenProjects":[],"derivedPlan":"enterprise","description":"Connect to your monday.com data with the platform API - an expressive API to interact with your workflows, automate processes, and power integrations.","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"reviewWorkflow":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":true,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"useReactGLP":false,"star":false,"allowDarkMode":false,"forceDarkMode":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"dashQuickstart":false,"superHubBeta":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":true,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://monday-api-target.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"602466a73a21ef0060a020ab","term":"parliament","definition":"Owls are generally solitary, but when seen together the group is called a 'parliament'!"}],"graphqlSchema":"https://api.monday.com/v2/get_schema","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[{"type":"html","alignment":"left","html":"\n\n\n
\n
\n
\n
\n

\n Connect to your monday data with the platform API\n

\n

\n An expressive API to interact with your workflows, automate processes, power integrations, and more!\n

\n \n
\n
\n
\n
\n \n
\n
\n
\n\n
\n
Key features
\n
\n
\n
\n
\n GraphQL\n
\n
\n
\n Coverage\n
\n
\n
\n Security\n
\n
\n
\n Versioning\n
\n
\n
\n
\n
\n
GraphQL
\n
\n Get everything you need in one API call\n
\n
\n Use GraphQL&#039;s nested querying capabilities\n to get all the data you need in one shot. Just choose your data,\n write a query, and boom.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Multiple products, one API\n
\n
\n Broad platform coverage to read and modify boards, leads, docs, updates, and much more.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n Set permissions once, use them everywhere\n
\n
\n Permissions are unified across APIs, mobile, and the web. You'll never have to worry about a coworker seeing the board for their surprise party again.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n No surprises with a versioned API\n
\n
\n Learn about breaking changes in advance so you can adapt accordingly with a predictable version release schedule.\n
\n Start building &gt;\n
\n
\n
\n \n
\n
\n
\n
\n
\n
\n\n\n
\n
\n
\n
\n Create your developer account
\n
If you don’t have a monday.com account or simply want to have playground where you can start playing around with our developer tools such as the API and apps framework on a free, no expiration date developer account!
\n \n
\n
\n \n
\n
\n
\n\n\n\n\n\n\n\n\n
\n
\n
\n Fully integrated with all industry leading no-code automation solutions\n
\n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n \n
\n
\n
\n
\n\n\n \n \n \n Get help\n \n \n \n \n \n
\n \n \n \n\n
\n
\n \n
\n \n
\n"}],"mdxMigrationStatus":"rdmd","metrics":{"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyLimit":0,"planLimit":1000000,"thumbsEnabled":true,"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"monday.com Platform API","nav_names":{"docs":"Guides","reference":"API Reference","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":true,"appearance":true,"jwt":true,"api":true,"logs":false,"domain":true,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"lastIndexed":"2024-01-03T22:50:54.068Z","copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"enterprise","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":false,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":false,"points":5},"htmlLanding":{"enabled":true,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":false,"points":1},"variables":{"enabled":false,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":133},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"62fd2fa24c037a007e857cdc","version":"1","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","createdAt":"2021-02-10T23:05:11.919Z","__v":1,"updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"},"subdomain":"monday-api-target","subpath":"api-reference","superHubWaitlist":true,"topnav":{"left":[],"right":[{"type":"url","text":"Apps Docs","url":"https://developer.monday.com/apps/docs/intro"},{"type":"url","text":"Community","url":"https://community.monday.com/c/developers/8"},{"type":"url","text":"Need Help?","url":"https://developer.monday.com/api-reference/docs/get-help"}],"bottom":[{"type":"url","text":"Playground","url":"https://monday.com/developers/v2/try-it-yourself"}],"edited":true},"trial":{"trialDeadlineEnabled":false,"trialEndsAt":"2022-08-31T18:12:50.420Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"https://www.monday.com/","versions":[{"_id":"62fd2fa24c037a007e857cdc","__v":1,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"codename":"","createdAt":"2021-02-10T23:05:11.919Z","is_beta":false,"is_deprecated":false,"is_hidden":false,"is_stable":true,"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","version":"1","version_clean":"1.0.0","updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"},{"_id":"66a68a50746ba00030ebf845","__v":0,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","66a68a50746ba00030ebf7db","60424cf4b3244100341f557b","66a68a50746ba00030ebf7dc","604250889dc3e9005d6cf842","66a68a50746ba00030ebf7dd","66a68a50746ba00030ebf7de","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","66a68a50746ba00030ebf7df","659f1092718023001ce0ec67","66a68a50746ba00030ebf7e0"],"codename":"landingPage","createdAt":"2024-07-28T18:13:36.076Z","forked_from":"62fd2fa24c037a007e857cdc","is_beta":true,"is_deprecated":false,"is_hidden":true,"is_stable":false,"pdfStatus":"error","project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","updatedAt":"2024-07-31T18:10:02.168Z","version":"1.7.28","version_clean":"1.7.28"}],"variableDefaults":[],"webhookEnabled":false},"custom_domain":"developer.monday.com","childrenProjects":[{"_id":"62fd2fa24c037a007e857d5e","appearance":{"stylesheet_hub2":"","html_footer":"","javascript_hub2":""},"childrenProjects":[],"derivedPlan":"enterprise","description":"Connect to your monday.com data with the platform API - an expressive API to interact with your workflows, automate processes, and power integrations.","isExternalSnippetActive":false,"flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"reviewWorkflow":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":true,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"useReactGLP":false,"star":false,"allowDarkMode":false,"forceDarkMode":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"dashQuickstart":false,"superHubBeta":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":true,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://monday-api-target.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"shouldGateDash":false,"is_active":true,"internal":"","modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"monday.com Platform API","nav_names":{"docs":"Guides","reference":"API Reference","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"owner":{"id":null,"email":null,"name":null},"readmeScore":0,"reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"stable":"62fd2fa24c037a007e857cdc","subdomain":"monday-api-target","subpath":"api-reference","translate":{},"webhookEnabled":false},{"_id":"62fd2f800b04a9008f0886f8","appearance":{"stylesheet_hub2":"","html_footer":"","javascript_hub2":""},"childrenProjects":[],"derivedPlan":"enterprise","description":"Everything you need to know about the monday.com Apps Framework!","isExternalSnippetActive":false,"flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"reviewWorkflow":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":false,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":false,"useReactGLP":false,"star":false,"allowDarkMode":false,"forceDarkMode":false,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"developerDashboard":false,"allowReusableOTPs":false,"owlbotAi":false,"apiV2":false,"git":{"read":false,"write":false},"dashQuickstart":false,"superHubBeta":false,"disableAutoTranslate":false,"customBlocks":false,"devDashHub":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"externalSdkSnippets":false,"requiresJQuery":true,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://monday-apps-target.readme.io/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"shouldGateDash":false,"is_active":true,"internal":"","modules":{"landing":false,"docs":true,"examples":true,"reference":false,"graphql":false,"changelog":true,"discuss":false,"suggested_edits":true,"logs":false,"custompages":true,"tutorials":false},"name":"Apps Framework","nav_names":{"docs":"Guides","reference":"","changelog":"Changelog","discuss":"","tutorials":"","recipes":""},"owner":{"id":null,"email":null,"name":null},"readmeScore":0,"reference":{"alwaysUseDefaults":false,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"stable":"62fd2f800b04a9008f0886ac","subdomain":"monday-apps-target","subpath":"apps","translate":{},"webhookEnabled":false}],"derivedPlan":"enterprise","description":"","isExternalSnippetActive":false,"error404":"","experiments":[],"first_page":"landing","flags":{"allow_hub2":false,"enterprise":true,"alwaysShowDocPublishStatus":false,"hub2":true,"migrationRun":false,"migrationSwaggerRun":false,"oauth":false,"swagger":false,"correctnewlines":false,"rdmdCompatibilityMode":false,"speedyRender":false,"allowXFrame":false,"newEditor":true,"newEditorDash":true,"oldMarkdown":false,"newMarkdownBetaProgram":true,"useReactApp":true,"disableAnonForum":false,"directGoogleToStableVersion":false,"translation":false,"staging":true,"newSearch":true,"graphql":false,"allowApiExplorerJsonEditor":false,"singleProjectEnterprise":false,"dashReact":true,"metricsV2":true,"enableRealtimeExperiences":false,"reviewWorkflow":true,"star":false,"allowDarkMode":false,"forceDarkMode":false,"useReactGLP":true,"disablePasswordlessLogin":false,"personalizedDocs":false,"myDevelopers":false,"superHub":false,"allowReusableOTPs":false,"developerDashboard":false,"owlbotAi":false,"apiV2":false,"dashQuickstart":false,"git":{"read":false,"write":false},"superHubBeta":false,"customBlocks":false,"devDashHub":false,"disableAutoTranslate":false,"disableSAMLScoping":false,"allowUnsafeCustomHtmlSuggestionsFromNonAdmins":false,"apiAccessRevoked":false,"passwordlessLogin":"default","disableSignups":false,"billingRedesignEnabled":true,"developerPortal":false,"mdx":false,"superHubDevelopment":false,"annualBillingEnabled":true,"devDashBillingRedesignEnabled":false,"enableOidc":false,"customComponents":false,"disableDiscussionSpamRecaptchaBypass":false,"developerViewUsersData":false,"changelogRssAlwaysPublic":false,"bidiSync":false,"superHubMigrationSelfServeFlow":false,"apiDesigner":false,"hideEnforceSSO":false,"localLLM":false,"superHubManageVersions":false,"gitSidebar":false,"superHubGlobalCustomBlocks":false,"childManagedBidi":false,"superHubBranches":false,"requiresJQuery":true,"externalSdkSnippets":false,"migrationPreview":false,"superHubPreview":false,"superHubBranchReviews":false,"superHubMergePermissions":false},"fullBaseUrl":"https://developer.monday.com/","git":{"migration":{"createRepository":{},"transformation":{},"migratingPages":{},"enableSuperhub":{}},"sync":{"linked_repository":{},"installationRequest":{},"connections":[],"providers":[]}},"glossaryTerms":[{"_id":"66675dd0d2ebe50011b29051","term":"Boards","definition":"One of the main components where users input data on the monday.com platform. Comprised of items (rows), groups (groups of rows), and columns."},{"_id":"6671b345bd8794003190fa1d","term":"Items","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"672039698b7c9f0064a4246d","term":"runtimes","definition":"The language-specific environments in which your application runs."},{"_id":"6734ed699b3157004ae096cb","term":"item","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"674104d6430e06006618209f","term":"items","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"67fed324f288e700525494d4","term":"trigger","definition":"The event that starts an integration sequence, e.g. a status change on a monday board."},{"_id":"67fed3652d5e96005b9aefba","term":"action","definition":"Tasks that an integration does on behalf of a user, e.g. notifying customers via email or creating records in an external database."},{"_id":"67fed3ecb0e56c006d215a76","term":"block","definition":"The unit of integration logic, such as a task or an event."},{"_id":"67fed4e3f7b53400665f2926","term":"app feature","definition":"Components that define where and how your app extends the monday platform."},{"_id":"6836344eb56a3c001acaf79f","term":"Nested","definition":"A GraphQL query where a field returns another hierarchical object, and you query fields inside that object."},{"_id":"684a51cb5ed41d0030d9ed22","term":"cron","definition":"A scheduled task that will execute sometime in the future"}],"graphqlSchema":"","gracePeriod":{"enabled":false,"endsAt":null},"shouldGateDash":false,"healthCheck":{"provider":"","settings":{}},"intercom_secure_emailonly":false,"intercom":"","is_active":true,"integrations":{"login":{}},"internal":"","jwtExpirationTime":0,"landing_bottom":[],"mdxMigrationStatus":"rdmd","metrics":{"monthlyLimit":0,"planLimit":20000000,"thumbsEnabled":true,"realtime":{"dashEnabled":false,"hubEnabled":false},"monthlyPurchaseLimit":0,"meteredBilling":{}},"modules":{"landing":true,"docs":true,"examples":true,"reference":true,"graphql":false,"changelog":true,"discuss":true,"suggested_edits":true,"logs":false,"custompages":false,"tutorials":false},"name":"mondaydotdev","nav_names":{"docs":"","reference":"","changelog":"","discuss":"","tutorials":"","recipes":""},"oauth_url":"","onboardingCompleted":{"documentation":false,"appearance":false,"jwt":false,"api":false,"logs":false,"domain":false,"metricsSDK":false},"owlbot":{"enabled":false,"isPaying":false,"customization":{"answerLength":"long","customTone":"","defaultAnswer":"","forbiddenWords":"","tone":"neutral"},"copilot":{"enabled":false,"hasBeenUsed":false,"installedCustomPage":""}},"owner":{"id":null,"email":null,"name":null},"plan":"enterprise","planOverride":"enterprise","planSchedule":{"stripeScheduleId":null,"changeDate":null,"nextPlan":null},"planStatus":"","planTrial":"enterprise","readmeScore":{"components":{"newDesign":{"enabled":true,"points":25},"reference":{"enabled":true,"points":50},"tryItNow":{"enabled":false,"points":35},"syncingOAS":{"enabled":false,"points":10},"customLogin":{"enabled":true,"points":25},"metrics":{"enabled":false,"points":40},"recipes":{"enabled":false,"points":15},"pageVoting":{"enabled":true,"points":1},"suggestedEdits":{"enabled":true,"points":10},"support":{"enabled":false,"points":5},"htmlLanding":{"enabled":true,"points":5},"guides":{"enabled":true,"points":10},"changelog":{"enabled":true,"points":5},"glossary":{"enabled":false,"points":1},"variables":{"enabled":false,"points":1},"integrations":{"enabled":true,"points":2}},"totalScore":133},"reCaptchaSiteKey":"","reference":{"alwaysUseDefaults":true,"defaultExpandResponseExample":false,"defaultExpandResponseSchema":false,"enableOAuthFlows":false},"seo":{"overwrite_title_tag":false},"stable":{"_id":"6201a844aba7e30080d6cbf5","version":"1.0.0","version_clean":"1.0.0","codename":"","is_stable":false,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":[],"releaseDate":"2022-02-07T23:16:20.231Z","createdAt":"2022-02-07T23:16:20.231Z","project":"6201a844aba7e30080d6cbf6","__v":0},"subdomain":"mondaydotdev","subpath":"","superHubWaitlist":false,"topnav":{"left":[],"right":[{"type":"user"}],"bottom":[],"edited":false},"trial":{"trialDeadlineEnabled":true,"trialEndsAt":"2022-02-21T23:16:20.233Z"},"translate":{"provider":"transifex","show_widget":false,"key_public":"","org_name":"","project_name":"","languages":[]},"url":"","versions":[{"_id":"6201a844aba7e30080d6cbf5","__v":0,"categories":[],"codename":"","createdAt":"2022-02-07T23:16:20.231Z","is_beta":false,"is_deprecated":false,"is_hidden":false,"is_stable":false,"project":"6201a844aba7e30080d6cbf6","releaseDate":"2022-02-07T23:16:20.231Z","version":"1.0.0","version_clean":"1.0.0"}],"variableDefaults":[],"webhookEnabled":false},"isHubEditable":true},"projectStore":{"data":{"allow_crawlers":"disabled","canonical_url":null,"default_version":{"name":"1"},"description":"Connect to your monday.com data with the platform API - an expressive API to interact with your workflows, automate processes, and power integrations.","glossary":[{"_id":"66675dd0d2ebe50011b29051","term":"Boards","definition":"One of the main components where users input data on the monday.com platform. Comprised of items (rows), groups (groups of rows), and columns."},{"_id":"6671b345bd8794003190fa1d","term":"Items","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"672039698b7c9f0064a4246d","term":"runtimes","definition":"The language-specific environments in which your application runs."},{"_id":"6734ed699b3157004ae096cb","term":"item","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"674104d6430e06006618209f","term":"items","definition":"A row on a monday board, representing a work item. May be called opportunities, leads, accounts, or contacts in monday CRM; or sprint tasks, epics, or bugs in monday dev."},{"_id":"67fed324f288e700525494d4","term":"trigger","definition":"The event that starts an integration sequence, e.g. a status change on a monday board."},{"_id":"67fed3652d5e96005b9aefba","term":"action","definition":"Tasks that an integration does on behalf of a user, e.g. notifying customers via email or creating records in an external database."},{"_id":"67fed3ecb0e56c006d215a76","term":"block","definition":"The unit of integration logic, such as a task or an event."},{"_id":"67fed4e3f7b53400665f2926","term":"app feature","definition":"Components that define where and how your app extends the monday platform."},{"_id":"6836344eb56a3c001acaf79f","term":"Nested","definition":"A GraphQL query where a field returns another hierarchical object, and you query fields inside that object."},{"_id":"684a51cb5ed41d0030d9ed22","term":"cron","definition":"A scheduled task that will execute sometime in the future"},{"_id":"602466a73a21ef0060a020ab","term":"parliament","definition":"Owls are generally solitary, but when seen together the group is called a 'parliament'!"}],"homepage_url":"https://www.monday.com/","id":"62fd2fa24c037a007e857d5e","name":"monday.com Platform API","parent":null,"redirects":[],"sitemap":"disabled","llms_txt":"disabled","subdomain":"monday-api-target","suggested_edits":"enabled","uri":"/projects/me","variable_defaults":[],"webhooks":[],"api_designer":{"allow_editing":"enabled"},"custom_login":{"login_url":null,"logout_url":null},"features":{"mdx":"disabled"},"mcp":{},"onboarding_completed":{"api":true,"appearance":true,"documentation":true,"domain":true,"jwt":true,"logs":false,"metricsSDK":false},"pages":{"not_found":null},"privacy":{"openapi":"admin","password":null,"view":"public"},"refactored":{"status":"disabled","migrated":"unknown"},"seo":{"overwrite_title_tag":"disabled"},"plan":{"type":"enterprise","grace_period":{"enabled":false,"end_date":null},"trial":{"expired":false,"end_date":"2022-08-31T18:12:50.420Z"}},"reference":{"api_sdk_snippets":"enabled","defaults":"always_use","json_editor":"disabled","oauth_flows":"disabled","request_history":"enabled","response_examples":"collapsed","response_schemas":"collapsed","sdk_snippets":{"external":"disabled"}},"health_check":{"provider":"none","settings":{"manual":{"status":"down","url":null},"statuspage":{"id":null}}},"integrations":{"aws":{"readme_webhook_login":{"region":null,"external_id":null,"role_arn":null,"usage_plan_id":null}},"bing":{"verify":null},"google":{"analytics":null,"site_verification":null},"heap":{"id":null},"koala":{"key":null},"localize":{"key":null},"postman":{"key":null,"client_id":null,"client_secret":null},"recaptcha":{"site_key":null,"secret_key":null},"segment":{"key":null,"domain":null},"speakeasy":{"key":null},"stainless":{"key":null,"name":null},"typekit":{"key":null},"zendesk":{"subdomain":null},"intercom":{"app_id":null,"secure_mode":{"key":null,"email_only":false}}},"permissions":{"appearance":{"private_label":"enabled","custom_code":{"css":"enabled","html":"enabled","js":"enabled"}}},"appearance":{"brand":{"primary_color":"#605cd4","link_color":"#605cd4","theme":"light"},"changelog":{"layout":"continuous","show_author":false,"show_exact_date":true},"layout":{"full_width":"disabled","style":"classic"},"markdown":{"callouts":{"icon_font":"emojis"}},"table_of_contents":"enabled","whats_next_label":null,"footer":{"readme_logo":"show"},"logo":{"size":"default","dark_mode":{"uri":null,"url":null,"name":null,"width":null,"height":null,"color":null,"links":{"original_url":null}},"main":{"uri":"/images/65fb35703cbc5f0067bfdead","url":"https://files.readme.io/6373a68-small-monday_platform_API_logo.png","name":"6373a68-small-monday_platform_API_logo.png","width":358,"height":36,"color":"#000000","links":{"original_url":"https://files.readme.io/50ef58b-monday_platform_API_logo.png"}},"favicon":{"uri":null,"url":"https://files.readme.io/cfbc181-small-favicon-monday5-192.png","name":"favicon-monday5-192.png","width":32,"height":32,"color":"#f2d3b7","links":{"original_url":"https://files.readme.io/bc3ecc5-favicon-monday5-192.png"}}},"custom_code":{"css":"/* IMPORT FONTS */\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713033/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraBold.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713034/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraBold.woff') format('woff');\n font-weight: bold;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713031/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraLight.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713032/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-ExtraLight.woff') format('woff');\n font-weight: 200;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713037/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Black.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713038/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Black.woff') format('woff');\n font-weight: 900;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713028/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Medium.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713029/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Medium.woff') format('woff');\n font-weight: 500;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713026/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Regular.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713027/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Regular.woff') format('woff');\n font-weight: normal;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713024/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-SemiBold.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713025/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-SemiBold.woff') format('woff');\n font-weight: 600;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713023/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Thin.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713023/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Thin.woff') format('woff');\n font-weight: 100;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713035/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Bold.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713035/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Bold.woff2') format('woff');\n font-weight: bold;\n font-style: normal;\n font-display: swap;\n}\n\n@font-face {\n font-family: 'Monday Pop';\n src: url('https://dapulse-res.cloudinary.com/raw/upload/v1708713030/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Light.woff2') format('woff2'),\n url('https://dapulse-res.cloudinary.com/raw/upload/v1708713030/remote_mondaycom_static/uploads/DiproBhowmik/API-landing-page/Monday%20Pop/MondayPop-Light.woff') format('woff');\n font-weight: 300;\n font-style: normal;\n font-display: swap;\n}\n\n/* END IMPORT FONTS */\n\n/* Make body text sofia pro and make \"bold text\" the same as normal text */\n\nbody {\n\t--font-family: Figtree, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n\t--title-font-family: Poppins, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n --font-weight-bold: 400\n}\n\n.rm-Sidebar .hub-sidebar-content { \n margin-bottom: 100px !important; \n}\n/* Make left sidebar category titles bigger, bold, and black */\n.rm-Sidebar-heading {\n font-size: 15px !important;\n color: #333333 !important;\n}\n/* End make left sidebar category titles bigger */\n/* Make left sidebar article titles bigger */\n.rm-Sidebar-list li a span {\n font-size: 15px !important;\n}\n.rm-Sidebar-list li a.active span {\n color: inherit !important;\n}\n/* End make left sidebar article titles bigger */\n.top-banner {\n background-color: #d83a52;\n padding: 8px;\n\t line-height: 48px;\n display: inline-block;\n /* add left-to-right alignment so that items go left to right */\n}\n\n/* CSS for optional announcement on all pages (see custom js) */\n\n.top-banner-announcement {\n text-align: center;\n color: #fff;\n float: center;\n}\n\n.top-banner-close-button {\n color: #fff;\n float: right;\n}\n\na.top-banner-announcement {\n text-decoration: underline;\n}\n/* end CSS for optional announcement on all pages (see custom js) */\n\n/* CSS for banner on changelog pages */\n.changelog-banner h1 {\n \ttext-align: center;\n font-size: 1.9em;\n font-weight: var(--markdown-title-weight);\n line-height: 1.2;\n}\n\n.changelog-banner {\n border-bottom: 1px solid var(--color-border-default);\n padding-bottom: 30px;\n \tdisplay: block;\n}\n\n.changelog-banner .excerpt {\n text-align: center;\n}\n/* end CSS for banner on changelog pages */\n\n.markdown-body ol { \n padding: 1em; \n}\n\n/* Floating quality box */\n.rm-PageThumbs {\n position: sticky;\n bottom: 20px;\n padding: 0;\n background: #ffffff;\n border-radius: 10px;\n}\n\n.PageThumbs-helpful {\n color: #4f5a66;\n}\n/* End of floating quality box */\n/* TOC highlight */\n.toc-list a.active {\n background-color: #F0F0FF;\n color: #4C48CF;\n border-radius: 4px;\n}\n.toc-list a {\n display: block;\n padding: 4px 8px;\n transition: background-color 0.2s ease, color 0.2s ease;\n}\n/* End of TOC highlight */\n/* Make body text sofia pro and make \"bold text\" the same as normal text */\n/* BREAKPOINTS: 1150px, 600px, 425px */\n\nbody {\n --font-family: Figtree, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n\t--title-font-family: Poppins, Roboto, Noto Sans Hebrew, Noto Kufi Arabic, Noto Sans JP, sans-serif;\n --font-weight-bold: 400\n}\n\n.rm-Sidebar .hub-sidebar-content { \n margin-bottom: 100px !important; \n}\n\n/* BEGIN LANDING PAGE FORMATTING */\n\n/* BEGIN SHARED CLASSES */\n\n.rm-LandingPage {\n\tmargin: 0px;\n padding: 0px;\n width: 100%;\n}\n\n#lp-container {\n max-width: 1440px;\n margin-left: auto;\n margin-right: auto;\n box-sizing: content-box;\n font-family: Poppins, Roboto,Helvetica,Arial,sans-serif;\n color: #000000;\n}\n\n.button {\n display: inline-block;\n text-align: center;\n margin: 16px;\n margin-left: 0px;\n}\n\n.button:hover {\n cursor: pointer;\n}\n\n.arrow-wrapper {\n padding-left: 10px;\n padding-right: 5px;\n}\n\n.button:hover > .arrow-wrapper {\n padding-left: 15px;\n padding-right: 0px;\n transition: padding 0.3s ease-in-out;\n text-decoration: none;\n}\n\n.button-primary-text {\n color: #ffffff;\n text-decoration: none;\n /* padding: 4px; */\n /* padding-left: 8px; */\n}\n\n.button.primary {\n background: #6161ff;\n border-radius: 100px;\n border: 1px;\n padding: 12px;\n font-size: 0.825rem;\n padding-left: 24px;\n padding-right: 16px;\n transition: background-color 200ms ease;\n /* height: 40px; */\n}\n\n.button.primary:hover {\n background: #4848ff;\n text-decoration: none;\n}\n\n.button.primary:hover > a {\n text-decoration: none;\n color: #ffffff;\n}\n\n.button.secondary {\n padding: 8px;\n padding-left: 16px;\n line-height: 16px;\n color: #333333;\n background-color: #ffffff;\n line-height: 15px;\n font-size: 0.875rem;\n /* background: linear-gradient(to right, rgba(51, 51, 51, 0.4), rgba(51, 51, 51, 0.4)), linear-gradient(to right, rgb(51, 51, 51), rgb(51, 51, 51), rgb(51, 51, 51)); */\n /* background-size: 100% 1px, 0 1px; */\n /* background-position: 100% 100%,0 100%; */\n /* transition: background-size 0.3s ease; */\n}\n\n.button.secondary:hover > .button-label {\n text-decoration: underline;\n}\n\n.button.secondary:hover > .arrow-wrapper {\n text-decoration: none;\n}\n\n@media (width <= 600px) {\n .button.secondary {\n margin: 0px;\n }\n}\n\n/* END SHARED CLASSES */\n\n\n/* BEGIN HERO SECTION */\n\n#hero-section {\n padding-left: 96px;\n padding-right: 96px;\n margin-left: auto;\n margin-right: auto;\n display: flex;\n text-align: center;\n min-height: 548px;\n max-width: 1440px;\n}\n\n#hero-left-content, #hero-right-content {\n width: 50%;\n display: flex;\n}\n\n#hero-text {\n position: relative;\n display: inline-block;\n top: 134px;\n max-height: 400px;\n margin-left: 20px;\n}\n\n#hero-text .title {\n font-size: 32px;\n font-weight: 275;\n line-height: 40px;\n letter-spacing: 0px;\n text-align: left;\n width: calc(100% - 104px);\n /* max-width: 500px */\n}\n\n#hero-text .title strong {\n font-weight: 600;\n}\n\n#hero-text .subtitle {\n font-size: 18px;\n font-weight: 400;\n line-height: 30px;\n letter-spacing: 0px;\n text-align: left;\n font-family: \"Monday Pop\",Roboto,Helvetica,Arial,sans-serif;\n width: calc(100% - 104px);\n /* max-width: 500px; */\n}\n\n#hero-image {\n /* display: block; */\n /* position: relative; */\n /* top: 41px; */\n /* left: 0px; */\n display: flex;\n align-items: center;\n vertical-align: middle;\n}\n\n#hero-image > video {\n /* height: 475px; */\n width: 100%;\n align-items: center;\n vertical-align: middle;;\n}\n\n#hero-text > .button-group {\n\ttext-align: left;\n}\n\n/* HERO ON SMALL SCREENS */\n\n@media (width <= 948px) {\n #hero-section {\n flex-direction: column-reverse;\n padding: 40px;\n margin-bottom: 40px;\n }\n \n #hero-left-content, #hero-right-content {\n width: 100%;\n }\n \n #hero-image {\n margin-left, margin-right: 0px;\n max-width: 400px;\n }\n \n #hero-text {\n top: 0px;\n }\n #hero-text > .title, .subtitle {\n width: 100%;\n }\n}\n\n/* END HERO SECTION */\n\n/* BEGIN QUICK LINKS SECTION */\n\n.quick-links-section {\n height: 96px;\n margin: auto;\n gap: 24px; \n}\n\n#quick-links-container {\n padding-left: 96px;\n padding-right: 96px;\n display: flex;\n justify-content: center;\n gap: 10px;\n}\n\n.quick-link {\n display: flex;\n align-items: center;\n justify-content: center;\n background: #F0F3FF;\n border: 8px;\n padding: 16px;\n border-radius: 8px;\n width: calc((100% - 60px) / 4);\n min-width: 180px; \n transition: background-color 200ms ease;\n}\n\n.quick-link:hover {\n background: #DBE2FF;\n cursor: pointer;\n}\n\n#playground-link:hover {\n text-decoration: none;\n}\n\n#release-notes-link:hover {\n text-decoration: none;\n}\n\n#community-link:hover {\n text-decoration: none;\n}\n\n#support-link:hover {\n text-decoration: none;\n}\n\n.quick-link img {\n margin-right: 12px;\n height: 24px;\n width: 24px;\n margin-left: auto;\n}\n\n.quick-link > span {\n margin-left: 13px;\n margin-right: auto;\n color: #000000;\n text-decoration: none;\n}\n\n/* QUICK LINKS ON SMALL SCREENS */\n\n@media (width <= 948px) {\n #quick-links-container {\n flex-wrap: wrap;\n padding: 32px;\n }\n \n .quick-link {\n width: calc((100% - 20px) / 2);\n }\n}\n\n@media (width <= 768px) {\n .quick-link {\n width: calc((100% - 20px));\n }\n}\n\n/* END QUICK LINKS SECTION */\n\n/* BEGIN KEY FEATURES SECTION */\n\n.key-features-section {\n position: relative;\n}\n\n.kf-section-title {\n color: var(--mainbrand-black, #000000);\n /* text-align: center; */\n font-family: \"Poppins-SemiBold\", sans-serif;\n font-size: 32px;\n line-height: 110%;\n font-weight: 600;\n /* position: relative; */\n margin-left: 106px;\n padding-top: 24px;\n}\n\n.cards-wrapper {\n min-height: 380px;\n background:var(--mainbrand-light, #f0f3ff);\n border-radius: 8px;\n margin-left: 106px;\n margin-right: 106px;\n margin-top: 48px;\n display: flex;\n}\n\n.products-button {\n height: 72px;\n display:flex;\n flex-direction: row;\n align-items: center;\n gap: 8px;\n}\n\n.products-button-wrapper {\n height: 90px;\n width: 270px;\n padding-top: 8px;\n padding-bottom: 12px;\n padding-left: 24px;\n padding-right: 24px;\n border-radius: 8.25px;\n display:flex;\n justify-content: center;\n align-items: center;\n}\n\n.products-button-wrapper:hover {\n background: #F0F3FF\n}\n\n.integrations-button {\n padding-top: 4px;\n padding-bottom: 4px;\n padding-left: 8px;\n padding-right: 8px;\n border-radius: 8.25px;\n display:flex;\n justify-content: center;\n align-items: center;\n}\n\n.integrations-button:hover {\n background: #F0F3FF\n}\n\n.sidebar-wrapper {\n min-width: 200px;\n /* height: 183px; */\n position: relative;\n /* justify-content: center; */\n padding-top: 80px;\n display: flex;\n flex-direction: column;\n /* top: 64px; */\n}\n\n.sidebar-tab {\n position: relative;\n display: flex;\n align-items: center;\n cursor: pointer;\n}\n\n.tab-track {\n background: #ffffff;\n border-radius: 100px;\n width: 6px;\n height: 40px;\n position: relative;\n left: 36px;\n margin: -2px;\n}\n\n.tab-label {\n color: #000000;\n text-align: left;\n font-size: 14px;\n line-height: 130%;\n font-weight: 400;\n position: absolute;\n left: 64px;\n /* top: 1069px; */\n}\n\n.sidebar-tab.active .tab-label {\n color: #6c6cff;\n}\n\n.sidebar-tab.active .tab-track {\n background: #6c6cff;\n z-index: 1;\n}\n\n.card-left, .card-right {\n display: inline-block;\n position: relative;\n width: 50%;\n}\n\n.card-left {\n padding-top: 64px;\n}\n\n.kf-cards-wrapper {\n max-width: 1000px;\n width: 100%;\n display: flex;\n align-items: center;\n}\n\n.kf-card {\n display: none;\n}\n\n.kf-card.active {\n display: flex;\n height: 100%;\n width: 100%;\n /* padding-top: 64px;*/\n/* align-items: center;*/\n /* margin-top: 48px; */\n/* margin-bottom: 48px;*/\n}\n\n.card-label.mobile {\n display: none;\n}\n\n.card-image {\n padding-top: 60px;\n padding-bottom: 8px;\n}\n\n.card-image img {\n max-height: 300px;\n max-width: 80%;\n padding-right: 8px;\n}\n\n.card-image video {\n\tmax-width: 100%;\n}\n\n.card-description {\n color: var(--light-basics-text-mudblack, #323338);\n text-align: left;\n font-family: \"Poppins-Regular\", Roboto,Helvetica,Arial,sans-serif;\n font-size: 18px;\n line-height: 160%;\n font-weight: 400;\n position: relative;\n left: 0px;\n top: 0px;\n width: 70%;\n padding: 10px;\n}\n\n.card-title {\n color: #000000;\n text-align: left;\n font-family: \"Poppins-Medium\", Roboto,Helvetica,Arial,sans-serif;\n font-size: 22px;\n line-height: 130%;\n font-weight: 500;\n /* position: relative; */\n justify-content: start;\n /* top: 0px; */\n width: 65%;\n min-height: 64px;\n padding: 10px;\n}\n\n.card-cta {\n text-decoration: none;\n text-align: left;\n font-size: 16px;\n line-height: 130%;\n font-weight: 400;\n position: relative;\n top: 0px;\n /* width: 234.82px; */\n padding: 10px;\n cursor: pointer;\n}\n\n#gql-card-cta, #gql-card-cta:hover, #coverage-card-cta, #coverage-card-cta:hover, #security-card-cta, #security-card-cta:hover, #versioning-card-cta, #versioning-card-cta:hover\n{\n text-decoration: none;\n color: var(--core-primary-color, #6c6cff);\n}\n\n\n\n/* KEY FEATURES ON SMALL SCREENS */\n\n@media (width <= 1150px) {\n .kf-section-title {\n margin: 32px;\n }\n \n .cards-wrapper {\n margin: 32px;\n }\n\n .developer-section {\n margin: 32px;\n }\n \n .sidebar-wrapper {\n flex-direction: row;\n position: absolute;\n width: calc(100% - 64px);\n height: 48px;\n padding-top: 0px;\n }\n \n .sidebar-tab {\n width: calc(25%);\n }\n \n .tab-track {\n display: none;\n }\n \n .tab-label {\n left: 0px;\n margin: auto;\n position: relative;\n }\n \n .card-title, .card-description, .card-cta, .card-image video {\n width: 90%;\n padding-left: 20px;\n padding-right: 20px;\n }\n}\n\n@media (width <= 600px) {\n .kf-card.active {\n flex-direction: column;\n padding-top: 48px;\n }\n \n .card-left, .card-right {\n width: 100%;\n }\n \n .sidebar-tab {\n width: 25%;\n }\n}\n\n@media (width <= 425px) {\n \n /* .card-label.mobile {\n display: block;\n padding: 10px;\n color: #6161FF;\n padding-left: 20px;\n } */\n \n .sidebar-tab.active .tab-label {\n \t/* color: #000000; */\n background: linear-gradient(to right, #6c6cff, #6c6cff) no-repeat;\n background-size: 100% 1px;\n background-position: left bottom;\n\t}\n \n .sidebar-wrapper {\n /*flex-wrap: wrap;*/\n }\n \n .sidebar-tab {\n width: 50%;\n }\n}\n\n/* END KEY FEATURES SECTION */\n\n/* START DEVELOPER & MONDAY PRODUCTS SECTION */\n\n.developer-section {\n margin-left: 106px;\n margin-right: 106px;\n margin-top: 80px;\n}\n\n.developer-section-wrapper {\n width: calc(100%-212px); \n height: 100%; \n justify-content: space-between; \n align-items: center; \n display: inline-flex;\n}\n\n@media (width <= 600px) {\n .developer-section {\n display: none;\n }\n}\n\n.developer-section-left {\n width: 50%; \n flex-direction: column; \n justify-content: flex-start; \n align-items: flex-start; \n gap: 32px; \n display: inline-flex\n}\n\n.developer-section-right {\n width: 50%; \n height: 356.37px; \n position: relative; \n border-radius: 8px;\n}\n\n.developer-section-title {\n width: 90%;\n}\n\n.developer-section-subtitle {\n width: 80%; \n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 400; \n line-height: 30px; \n word-wrap: break-word;\n}\n\n.products-section {\n margin-top: 16px;\n width: 100%; \n height: 100%; \n flex-direction: column; \n justify-content: space-between; \n align-items: flex-start; \n display: inline-flex;\n}\n\n.products-title {\n width: 100%; \n height: 72px; \n text-align: center; \n color: black; \n font-size: 32px; \n font-family: Poppins; \n font-weight: 600; \n line-height: 35.20px; \n word-wrap: break-word;\n}\n\n.products-list-wrapper {\n width: 100%; \n justify-content: center; \n align-items: flex-start; \n gap: 40px; \n display: inline-flex;\n}\n\n.products-list {\n justify-content: center; \n align-items: flex-start; \n gap: 28px; \n display: flex;\n flex-wrap: wrap;\n}\n\n.product-text {\n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 300; \n line-height: 28.07px; \n word-wrap: break-word;\n}\n\n.product-text-bold {\n color: black; \n font-size: 20px; \n font-family: Monday Pop; \n font-weight: 700; \n line-height: 28.07px; \n word-wrap: break-word;\n}\n\n.integrations-section {\n width: 100%; \n height: 100%; \n flex-direction: column; \n justify-content: space-between; \n align-items: center; \n padding-top: 24px; \n padding-bottom: 80px; \n display:flex;\n}\n\n.integrations-title {\n width: 100%; \n height: 72px;\n text-align: center; \n color: black; \n font-size: 28px;\n font-family: Poppins;\n font-weight: 500;\n line-height: 30.80px;\n word-wrap: break-word;\n}\n\n.integrations-list {\n justify-content: center; \n align-items: center; \n gap: 42px; \n display: flex; \n width: 100%;\n flex-wrap: wrap;\n}\n\n/* END MONDAY PRODUCTS SECTION */\n\n/* START BIG LINKS SECTION */\n\n.big-links-wrapper {\n display: flex;\n margin-left: 96px;\n margin-right: 96px;\n margin-top: 48px;\n margin-bottom: 110px;\n}\n\n.big-link {\n display: flex;\n flex-direction: column;\n justify-content: center;\n text-align: center;\n width: 100%;\n margin-left: 20px;\n margin-right: 20px;\n}\n\n.big-link .keyword {\n padding: 10px;\n width: 100%;\n color: blue;\n font-size: 15px;\n}\n\n.big-link .title {\n width: 100%;\n font-size: 20px;\n margin-bottom: 14px;\n justify-content: start;\n min-height: 40px;\n}\n\n.big-link .subtitle {\n width: 100%;\n font-size: 16px;\n margin-top: 0px;\n margin-bottom: 12px;\n min-height: 64px;\n justify-content: start;\n}\n\n.big-link .cta {\n width: fit-content;\n font-size: 12px;\n display:inline-block;\n margin: auto;\n /* justify-content: center; */\n}\n\n@media (width >= 600px) {\n .big-link .cta > .button-label {\n padding-left: 38px;\n }\n}\n\n.big-link .container {\n max-width: 300px;\n width: calc((100% - 60px) / 3);\n /* text-align: center; */\n}\n\n@media (width <= 948px) {\n .big-links-wrapper {\n margin: 32px 20px;\n }\n}\n\n@media (width <= 600px) {\n\t.big-link {\n text-align: left;\n margin: 0px;\n padding-left: 10px; \n padding-right: 10px;\n }\n .big-links-wrapper {\n flex-wrap: wrap;\n }\n .big-link .container {\n width: 100%;\n }\n \n .big-link.cta {\n margin: 0px;\n margin-left: -6px;\n }\n}\n\n/* END BIG LINKS SECTION */\n\n/* START MONDAY FOOTER */\n.primary-font {\n font-family: Poppins,sans-serif !important;\n}\n.base-footer-component {\n line-height: 1.15;\n}\n.all-rights-reserved-component .app-store-icons .app-icon:not(:last-child) {\n margin-right: 16px;\n}\n.footer-category-component .title {\n margin-top: 11px;\n margin-bottom: 24px;\n font-size: var(--fs14);\n font-weight: 500;\n line-height: 1.15;\n color: #535768;\n font-family: Poppins,sans-serif !important;\n}\n.footer-category-component .link a {\n color: inherit;\n}\n.footer-category-component .link a:hover,\n.footer-bottom-bar-link-component:hover {\n color: #595ad4;\n}\n.footer-bottom-bar-link-component {\n font-size: var(--fs13);\n color: #535768;\n text-decoration: underline;\n -webkit-transition: 100ms color ease;\n transition: 100ms color ease;\n text-decoration: underline!important;\n}\n.footer-bottom-bar-link-component:hover {\n text-decoration: underline;\n}\n.footer-bottom-bar-component {\n position: relative;\n font-size: var(--fs13);\n color: #808080;\n display: flex;\n flex-wrap: wrap;\n align-items: center;\n justify-content: center;\n padding: 0 32px;\n}\n.footer-bottom-bar-component:before {\n display: block;\n content: \"\";\n height: 1px;\n width: 100%;\n background-color: #dcdfec;\n position: relative;\n max-width: 1376px;\n}\n.footer-bottom-bar-both-sides-wrapper {\n max-width: 1440px;\n width: 100%;\n margin: 0 auto;\n display: flex;\n justify-content: space-between;\n padding: 40px 32px 48px;\n align-items: center;\n height: 180px;\n}\n.footer-bottom-bar-left-side {\n display: flex;\n flex-direction: row;\n gap: 32px;\n height: 100%;\n}\n.footer-bottom-bar-right-side {\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n height: 100%;\n}\n.app-store-icons {\n display: flex;\n gap: 16px;\n height: 40px;\n}\n.language-picker-and-security-logos-wrapper {\n display: flex;\n flex-direction: column;\n height: 100%;\n justify-content: space-between;\n}\n.social-statement-and-links-wrapper {\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n height: 100%;\n -webkit-box-pack: justify;\n -webkit-justify-content: space-between;\n -ms-flex-pack: justify;\n justify-content: space-between;\n}\n.palette-icons-wrapper {\n height: 40px;\n display: flex;\n}\n.statement-and-links-wrapper {\n height: 24px;\n display: flex;\n align-items: center;\n padding-bottom: 6px;\n gap: 24px;\n}\n.links-container,\n.short-footer-link-component-wrapper {\n display: flex;\n}\n.footer-bottom-bar-component\n.footer-bottom-bar-left-side\n.social-statement-and-links-wrapper\n.statement-and-links-wrapper\n.links-container\n.short-footer-link-component-wrapper:not(:last-of-type):after {\n content: \" | \";\n margin: 0 8px;\n}\n.footer-bottom-bar-component .items-container {\n max-width: 1440px;\n width: 100%;\n margin: 0 auto;\n display: flex;\n justify-content: space-between;\n border-top: 1px solid;\n border-top-color: #e6e9ef;\n padding: 24px;\n align-items: center;\n}\n\n.footer-bottom-bar-component .items-container .links-container {\n display: flex;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.short-footer-link-component-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.short-footer-link-component-wrapper:not(:last-child) {\n margin-right: 40px;\n}\n\n.language-picker-wrapper,\n.widget_icl_lang_sel_widget {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.footer-bottom-bar-component\n.items-container\n.links-container\n.language-picker-wrapper {\n position: relative;\n top: -7px;\n}\n\n.footer-bottom-bar-component .made-with-love-sentence {\n padding-top: 5px;\n}\n\n.footer-bottom-bar-component .made-with-love-sentence .red-heart {\n height: 12px;\n}\n\n.all-rights-reserved-component .address-info-wrapper .address-info-part-title {\n font-size: var(--fs14);\n font-weight: 700;\n margin-bottom: 21px;\n}\n\n.all-rights-reserved-component .address-info-wrapper address {\n font-weight: 300;\n font-style: italic;\n margin-bottom: 15px;\n}\n\n/* Accessibility */\n.accessibility-icon {\n vertical-align: unset;\n}\n.accessibility-statement-link-wrapper {\n margin-right: 40px;\n}\n.accessibilty-statement-link-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n font-size: 0.75rem;\n cursor: pointer;\n align-items: center;\n}\n.accessibilty-statement-link-component .accessibility-link-wrapper {\n padding-left: 8px;\n display: flex;\n}\n.accessibility-icon-wrapper {\n display: flex;\n}\n.accessibilty-statement-link-component\n.accessibility-link-wrapper\n.accessibility-link {\n -webkit-transition: 150ms color ease;\n transition: 150ms color ease;\n color: #535768;\n text-decoration: underline!important;\n}\n.accessibilty-statement-link-component:hover .accessibility-link,\n.accessibilty-statement-link-component:focus .accessibility-link,\n.accessibilty-statement-link-component:active .accessibility-link {\n color: #595ad4;\n}\n.accessibilty-statement-link-component:hover .accessibility-icon path,\n.accessibilty-statement-link-component:focus .accessibility-icon path,\n.accessibilty-statement-link-component:active .accessibility-icon path,\n.accessibilty-statement-link-component:hover .accessibility-icon circle,\n.accessibilty-statement-link-component:focus .accessibility-icon circle,\n.accessibilty-statement-link-component:active .accessibility-icon circle {\n stroke: #595ad4;\n}\n@media (max-width: 991px) and (min-width: 768px) {\n .footer-bottom-bar-component .items-container {\n padding: 0 54px;\n }\n}\n\n@media (max-width: 768px) {\n .footer-bottom-bar-component .made-with-love-sentence {\n display: none;\n }\n}\n.security-logos-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.security-logos-component .iso-logo-img-container,\n.security-logos-component .gdpr-logo-img-container,\n.security-logos-component .hipaa-logo-img-container,\n.security-logos-component .soc-logo-img-container {\n margin-right: 8px;\n cursor: pointer;\n line-height: 1.15;\n}\n\n.security-logos-component .iso-logo-img-container img,\n.security-logos-component .gdpr-logo-img-container img,\n.security-logos-component .hipaa-logo-img-container img,\n.security-logos-component .soc-logo-img-container img {\n height: 32px;\n vertical-align: unset;\n}\n\n.security-logos-component .iso-logo-img-container:hover img,\n.security-logos-component .gdpr-logo-img-container:hover img,\n.security-logos-component .hipaa-logo-img-container:hover img,\n.security-logos-component .soc-logo-img-container:hover img {\n opacity: 0.7;\n}\n.footer-bottom-bar-security-link-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n margin-right: -20px;\n}\n\n.footer-bottom-bar-security-link-component .security-logos-wrapper {\n margin-left: 24px;\n}\n\n.social-media-icon:hover svg path {\n fill: #4353ff;\n}\n.palette-icons-container {\n display: flex;\n}\n.palette-icons-container .icons-wrapper {\n display: flex;\n justify-content: space-between;\n align-items: center;\n gap: 16px;\n}\n.social-media-icon svg {\n height: 24px;\n width: auto;\n vertical-align: unset;\n}\n\n.palette-icons-container .single-app-icon-wrapper {\n margin-right: 8px;\n}\n\n@media (max-width: 768px) {\n .palette-icons-container {\n margin: 0 auto;\n padding: 0;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n margin-top: 16px;\n }\n .palette-icons-container .icons-wrapper:first-child {\n margin-right: auto;\n }\n .palette-icons-container .icons-wrapper {\n width: 200px;\n margin: 0 auto;\n margin-bottom: 8px;\n }\n}\n.footer-container {\n width: 100%;\n overflow: hidden;\n color: #535768;\n}\n.footer-container:before {\n display: block;\n content: \"\";\n height: 1px;\n width: 100%;\n background-color: #dcdfec;\n position: relative;\n}\n.footer-container .footer-content-container {\n padding: 80px 32px 0 32px;\n font-size: var(--fs13);\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n position: relative;\n}\n.link.jsx-3505094039 {\n line-height: 22px;\n}\n\n.footer-container .footer-content-container .footer-content {\n display: flex;\n width: 100%;\n padding: 0 32px;\n}\n\n.footer-container\n.footer-content-container\n.footer-content\n.all-right-reserved-container {\n -webkit-box-flex: 1;\n -webkit-flex-grow: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n margin-right: 120px;\n}\n\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container {\n flex-grow: 1;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n flex-wrap: nowrap;\n align-items: flex-start;\n}\n\n.link:not(:last-child) {\n margin-bottom: 16px;\n line-height: 22px;\n}\n.link a {\n display: flex;\n text-decoration: none;\n color: inherit;\n align-items: flex-end;\n column-gap: 8px;\n line-height: 22px;\n font-weight: 300;\n}\n.link .picture-component {\n display: flex;\n}\n.link .picture-component img {\n height: 18px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container:not(:last-child) {\n margin-right: 16px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container {\n -webkit-flex: 1 0 auto;\n -ms-flex: 1 0 auto;\n flex: 1 0 auto;\n margin-bottom: 48px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n}\n.monday-logo-wrapper {\n display: flex;\n align-items: center;\n margin-right: 30px;\n margin-bottom: 14px;\n}\n.monday-logo-wrapper a svg {\n vertical-align: unset;\n}\n.footer-monday-logo-image {\n height: 32px;\n}\n.footer-container\n.footer-content-container\n.footer-content\n.categories-container\n.category-container:last-child {\n flex-grow: 0;\n}\n\n.footer-container .footer-content-container .categories-colmmn-wrapper {\n display: flex;\n flex-direction: column;\n gap: 38px;\n}\n@media (max-width: 1440px) {\n .footer-container .footer-content-container .footer-content {\n padding-left: 0;\n padding-right: 0;\n }\n}\n@media (max-width: 768px) {\n .footer-container .footer-content-container {\n padding: 40px 40px 0 40px;\n }\n .footer-container .footer-content-container .footer-content {\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n padding-left: 24px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .all-right-reserved-container {\n width: 100%;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .category-container {\n width: 130px;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-right: 12px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .category-container\n .footer-category-component {\n width: 130px;\n }\n .footer-container\n .footer-content-container\n .footer-content\n .categories-container\n .security-logos-container\n img {\n width: 34px !important;\n height: 34px !important;\n }\n}\n\n@media (max-width: 360px) {\n .footer-container .footer-content-container {\n padding: 40px 16px 0 16px;\n }\n}\n.short-footer-link-component {\n -webkit-text-decoration: none;\n text-decoration: none;\n cursor: default;\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n color: #333333;\n line-height: 12px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n gap: 4px;\n -webkit-transition: 100ms color ease;\n transition: 100ms color ease;\n}\n\n.short-footer-link-component .picture-component .link-icon {\n height: 12px;\n width: 12px;\n}\n\n.short-footer-link-component.main-title {\n font-weight: 600;\n font-size: 14px;\n}\n\n.short-footer-link-component.main-title.clickable {\n -webkit-text-decoration: underline!important;\n text-decoration: underline!important;\n cursor: pointer;\n}\n\n.short-footer-link-component.secondary-title {\n font-weight: 600;\n color: #676879;\n font-size: 0.75rem;\n}\n\n.short-footer-link-component.link {\n font-weight: 400;\n font-size: 12px;\n cursor: pointer;\n}\n\n.short-footer-link-component.link:hover {\n color: #595ad4;\n}\n.language-picker-item-component {\n height: 32px;\n width: 104px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n border-radius: 2px;\n padding: 0px 8px;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-transition: background-color 200ms ease;\n transition: background-color 200ms ease;\n}\n\n.language-picker-item-component:hover {\n background-color: #e5f4ff;\n}\n\n.language-picker-item-component .language-picker-item-label {\n -webkit-box-flex: 1;\n -webkit-flex-grow: 1;\n -ms-flex-positive: 1;\n flex-grow: 1;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n line-height: 32px;\n font-weight: 300;\n color: inherit;\n}\n.language-picker-item-component .language-picker-item-label a {\n color: rgb(128, 128, 128);\n}\n.language-picker-item-component .language-picker-item-label a:hover {\n text-decoration: none;\n}\n.language-picker-dialog-component {\n border-radius: 4px;\n background-color: white;\n box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);\n padding: 4px;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.language-picker-dialog-component .language-picker-item-component-wrapper {\n margin: 4px;\n}\n.language-picker-component {\n position: relative;\n z-index: 1032;\n}\n\n.language-picker-component:hover .earth-icon path,\n.language-picker-component.is-open .earth-icon path {\n stroke: #595ad4;\n}\n\n.language-picker-component:hover .language-label,\n.language-picker-component.is-open .language-label {\n color: #595ad4;\n}\n\n.language-picker-component:hover .arrow-down-icon path,\n.language-picker-component.is-open .arrow-down-icon path {\n fill: #595ad4;\n}\n\n.language-picker-component.is-open .selected-language .arrow-down-icon {\n -webkit-transform: translateY(1px) rotate(180deg);\n -ms-transform: translateY(1px) rotate(180deg);\n transform: translateY(1px) rotate(180deg);\n}\n\n.language-picker-component.is-open .language-picker-dialog-component-wrapper {\n opacity: 1;\n visibility: visible;\n}\n\n.language-picker-component .selected-language {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n height: 32px;\n line-height: 32px;\n}\n.language-picker-component .selected-language .earth-icon path {\n -webkit-transition: stroke 150ms ease;\n transition: stroke 150ms ease;\n}\n\n.language-picker-component .selected-language .language-label {\n margin: 0px 8px;\n max-width: 104px;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n -webkit-transition: color 150ms ease;\n transition: color 150ms ease;\n color: #535768;\n}\n\n.language-picker-component .selected-language .arrow-down-icon {\n height: 10px;\n width: 10px;\n -webkit-transform: translateY(1px);\n -ms-transform: translateY(1px);\n transform: translateY(1px);\n -webkit-transition: -webkit-transform 200ms ease;\n -webkit-transition: transform 200ms ease;\n transition: transform 200ms ease;\n}\n\n.language-picker-component .selected-language .arrow-down-icon .path {\n -webkit-transition: fill 150ms ease;\n transition: fill 150ms ease;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper {\n position: absolute;\n top: 40px;\n opacity: 0;\n visibility: hidden;\n -webkit-transition: opacity 200ms ease;\n transition: opacity 200ms ease;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.left {\n left: 0;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.right {\n right: 0;\n}\n\n.language-picker-component .language-picker-dialog-component-wrapper.top {\n top: -144px;\n}\n\n@media (max-width: 1199px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n left: auto;\n right: 0;\n }\n .language-picker-component .selected-language .language-label {\n font-size: var(--fs14);\n }\n}\n\n@media (max-width: 1126px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n left: 0;\n right: auto;\n }\n}\n@media (max-width: 870px) {\n .language-picker-component .language-picker-dialog-component-wrapper {\n right: 0;\n left: auto;\n }\n}\n\n@media (max-width: 750px) {\n .language-picker-dialog-component {\n flex-wrap: nowrap;\n width: auto !important;\n height: 185px !important;\n overflow: auto;\n font-size: var(--fs14);\n }\n .language-picker-component .language-picker-dialog-component-wrapper.top {\n top: 35px;\n }\n}\n\n.short-footer-component {\n color: #333333;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n padding: 48px 80px;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n}\n\n.short-footer-component .short-footer-header {\n width: 100%;\n -webkit-box-pack: justify;\n -webkit-justify-content: space-between;\n -ms-flex-pack: justify;\n justify-content: space-between;\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n margin-bottom: 48px;\n -webkit-flex-direction: row;\n -ms-flex-direction: row;\n flex-direction: row;\n}\n\n.short-footer-component .short-footer-header .language-picker-wrapper-component {\n width: 120px;\n}\n\n.short-footer-component .short-footer-header .language-picker-wrapper-component .language-picker-component .language-picker-dialog-component-wrapper {\n margin: 0;\n}\n\n.short-footer-component .short-footer-links {\n width: 100%;\n -webkit-column-count: 4;\n column-count: 4;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n}\n\n.short-footer-component .short-footer-links .link-wrapper {\n -webkit-flex-basis: 100%;\n -ms-flex-preferred-size: 100%;\n flex-basis: 100%;\n -webkit-break-inside: avoid;\n break-inside: avoid;\n margin: 0 0 20px;\n}\n\n.short-footer-component .short-footer-links .link-wrapper.main:not(:first-child) {\n margin-top: 28px;\n}\n\n.short-footer-component .short-footer-links .link-wrapper.main:nth-child(14n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(23n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: column;\n break-before: column;\n margin-top: 0;\n}\n\n.short-footer-component .bottom {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-flex-direction: column;\n -ms-flex-direction: column;\n flex-direction: column;\n margin-top: 32px;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n gap: 12px;\n}\n\n.short-footer-component .bottom .terms {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n gap: 12px;\n}\n\n.short-footer-component .bottom .terms .accessibility-statement-link-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n margin-right: 0;\n}\n\n.short-footer-component .bottom .terms-and-privacy {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n}\n\n.short-footer-component .bottom .terms-and-privacy a {\n -webkit-transition: 150ms color ease;\n transition: 150ms color ease;\n color: #535768;\n font-size: 0.75rem;\n text-decoration: underline!important;\n}\n\n.short-footer-component .monday-logo-wrapper .footer-monday-logo-image {\n height: 32px;\n}\n\n.short-footer-component .contact-info-wrapper {\n font-size: 0.8125rem;\n text-align: center;\n}\n\n.english-page .breadcrumbs li:before {\n position: absolute;\n content: '';\n background: url(\"//theme.zdassets.com/theme_assets/888863/3aef38659aee7cf59e3d982caf6422b84bb49071.svg\") no-repeat 0 center;\n right: 2px;\n width: 8px;\n height: 11px;\n top: 9px;\n margin: 0 4px;\n}\n\n.english-page .breadcrumbs li:last-child:before {\n content: none;\n}\n\n.english-page .top-breadcrumbs .end-breadcrumbs-title:before {\n content: none;\n}\n\n.breadcrumbs li {\n position: relative;\n}\n\n@media (max-width: 768px) {\n .short-footer-component {\n -webkit-align-items:initial;\n -webkit-box-align: initial;\n -ms-flex-align: initial;\n align-items: initial;\n padding: 32px;\n }\n\n .short-footer-component .short-footer-links {\n -webkit-column-count: 2;\n column-count: 2;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n\n .short-footer-component .short-footer-links .link-wrapper.main:nth-child(14n),.short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: auto;\n break-before: auto;\n margin-top: 28px;\n }\n\n .short-footer-component .bottom {\n -webkit-align-items: initial;\n -webkit-box-align: initial;\n -ms-flex-align: initial;\n align-items: initial;\n }\n\n .short-footer-component .bottom .contact-info-wrapper {\n text-align: left;\n width: 100%;\n line-height: 24px;\n }\n\n .short-footer-component .bottom .contact-info-wrapper .address-info {\n margin-top: 0;\n }\n\n .short-footer-component .bottom .social-proof-wrapper {\n width: 100%;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .palette-icons-container {\n margin-top: 0;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .icons-wrapper {\n margin: 0 !important;\n }\n}\n\n@media (max-width: 768px) and (max-width:768px) and (min-width:451px) {\n .short-footer-component {\n -webkit-align-items:center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n }\n\n .short-footer-component .short-footer-links {\n -webkit-column-count: 3;\n column-count: 3;\n -webkit-flex-wrap: wrap;\n -ms-flex-wrap: wrap;\n flex-wrap: wrap;\n }\n\n .short-footer-component .short-footer-links .link-wrapper.main:nth-child(35n) {\n -webkit-break-before: column;\n break-before: column;\n margin-top: 0;\n }\n\n .short-footer-component .bottom {\n width: 100%;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n }\n\n .short-footer-component .bottom .contact-info-wrapper {\n text-align: center;\n }\n\n .short-footer-component .bottom .social-proof-wrapper {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n -webkit-align-items: center;\n -webkit-box-align: center;\n -ms-flex-align: center;\n align-items: center;\n -webkit-box-pack: center;\n -webkit-justify-content: center;\n -ms-flex-pack: center;\n justify-content: center;\n }\n\n .short-footer-component .bottom .social-proof-wrapper .icons-wrapper {\n width: -webkit-fit-content;\n width: -moz-fit-content;\n width: fit-content;\n }\n}\n.desktop-wrapper,\n.footer-desktop-wrapper {\n display: block;\n font-weight: 300;\n}\n\n.mobile-wrapper,\n.footer-mobile-wrapper {\n display: none;\n}\n@media (max-width: 1023px) {\n .desktop-wrapper {\n display: none;\n }\n .mobile-wrapper {\n display: block;\n font-weight: 300;\n }\n}\n@media (max-width: 1229px) {\n .footer-desktop-wrapper {\n display: none;\n }\n\n .footer-mobile-wrapper {\n display: block;\n font-weight: 300;\n }\n}\n.all-rights-reserved-component .details {\n font-size: var(--fs13);\n line-height: 2;\n height: 24px;\n color: #535768;\n}\n\n.all-rights-reserved-component .address-info-wrapper {\n margin-top: 8px;\n font-style: initial;\n}\n\n.all-rights-reserved-component .address-info-wrapper .address-info-part {\n font-size: var(--fs13);\n line-height: 2;\n}\n\n.all-rights-reserved-component\n.address-info-wrapper\n.address-info-part\n.address-info-part-title {\n font-size: var(--fs14);\n font-weight: 700;\n}\n\n.all-rights-reserved-component .icons-and-language {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n}\n\n.all-rights-reserved-component .icons-and-language .app-icon:not(:last-child) {\n margin-right: 8px;\n}\n\n.all-rights-reserved-component .icons-and-language .language-picker-wrapper {\n width: 120px;\n min-height: 20px;\n}\n@media (max-width: 991px) {\n .all-rights-reserved-component {\n margin-left: 0;\n }\n}\n@media (max-width: 768px) {\n .all-rights-reserved-component {\n display: -webkit-box;\n display: -webkit-flex;\n display: -ms-flexbox;\n display: flex;\n /*margin-left: 24px;*/\n margin-left: 0;\n }\n .all-rights-reserved-component .icons-wrapper {\n margin-left: 48px;\n }\n}\n/* Some tracking script inserts image in footer that ruins layout */\nimg[src^=\"https://data.adxcel-ec2.com/\"]\n{\n display: none;\n}\n\n.footer-bottom-bar-left-side {\n position: relative;\n}\n/* END Monday Footer */\n\n/* END LANDING PAGE FORMATTING */","js":"$(window).on('pageLoad', function(event, state) {\n // Your Code Here\n \n // Uncomment to activate banner announcement. \n // When activating, remember to change banner copy in \"addGlobalBanner\" function.\n // addGlobalBanner(); \n \n // code to add BB tracker to all pages\n addBigBrainTracker()\n isPageChangelog();\n});\n\n// Helper functions\n\nfunction addGlobalBanner() {\n // code to add a red banner on top of all pages\n if($('.top-banner-announcement').length <= 0 // only add banner if doesn't exist already \n \t&& shouldShowBanner()\n ){\n $('.rm-Header').before(\n `
\n\t\t\t
\n\t\t\t\t\n\t\t\t
\n\t\t\t
\n\t\t\t\tHave you migrated to API version 2023-10 yet? \n\t\t\t\tLearn more here.\n\t\t\t
\n\n\t\t
`)\n }\n}\n\nfunction shouldShowBanner() {\n let isBannerClosed = (sessionStorage.getItem(\"isBannerClosed\") === \"1\");\n\treturn !isBannerClosed;\n}\n\nfunction closeBanner() {\n sessionStorage.setItem(\"isBannerClosed\", \"1\");\n $('.top-banner').remove();\n}\n\nfunction isPageChangelog() {\n if (document.location == 'https://developer.monday.com/api-reference/changelog') {\n \taddChangelogHeader();\n } else if (document.location == 'https://developer.monday.com/apps/changelog') {\n addFrameworkChangelogHeader();\n } else {\n removeChangelogHeader();\n }\n }\n\nfunction addChangelogHeader() {\n if($('.changelog-banner').length <= 0){\n $('.rm-Changelog').before('

API Changelog

You can track any changes in the API by subscribing to the changelog RSS feed using your application of choice (Slack, Outlook, Chrome extension, etc.).
Looking for updates to the apps framework instead? Check out our apps framework changelog.

')\n }\n}\n\nfunction addFrameworkChangelogHeader() {\n if($('.changelog-banner').length <= 0){\n $('.rm-Changelog').before('

Apps Framework Changelog

You can track any changes in the framework by subscribing to the apps framework changelog RSS feed using your application of choice (Slack, Outlook, Chrome extension, etc.).
Looking for updates to the API instead? Check out our API changelog.

')\n }\n}\n \nfunction removeChangelogHeader() {\n $('.changelog-banner').remove();\n}\n\nfunction addBigBrainTracker() {\n // add cookiehub\n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag('consent', 'default', {'ad_storage': 'denied', 'analytics_storage': 'denied', 'wait_for_update': 500});\n document.addEventListener(\"DOMContentLoaded\", function(event) {\n var cpm = {};\n window.cookiehub.load(cpm);\n });\n \n // add BB tracker\n window.BigBrainQ = window.BigBrainQ || [];\n window.BigBrain = window.BigBrain || function(){\n args = Array.prototype.slice.call(arguments)\n if(args[0] == 'track'){\n event_props = {}\n if(args.length == 3)\n event_props = args[2];\n event_props['timestamp'] = parseInt(new Date().getTime()/1000);\n if(args.length == 2) args.push(event_props);\n else args[2] = event_props;\n }\n window.BigBrainQ.push(args);\n };\n (function(d,u,callback){\n if (window.BigBrainInit) return;\n window.BigBrainInit = true\n var s = d.createElement('script');\n s.type = 'text/javascript'\n s.src = u;\n s.async = true;\n s.onreadystatechange = s.onload = function(){\n var st = s.readyState;\n if (!callback.done && (!st || /loaded|complete/.test(st))) {\n callback.done = true;\n callback();\n }\n };\n (d.body || head).appendChild(s);\n })(document, \"https://informer-cdn2.monday.com/monday-informer-1.0.min.js\", function(){\n var init = { bigbrain_url: \"https://bigbrain.me\", sync_interval: 10000 };\n window.BigBrain = new BigBrainTracker(init);\n\t BigBrain('track', 'page_view');\n });\n}\n\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n const tocLinks = document.querySelectorAll(\".toc-list a[href^='#']\");\n const headingElements = [];\n tocLinks.forEach(link => {\n const id = link.getAttribute(\"href\").slice(1);\n const heading = document.getElementById(id);\n if (heading) {\n headingElements.push(heading);\n }\n });\n const observerOptions = {\n root: null,\n rootMargin: \"0px 0px -85% 0px\",\n threshold: 0\n };\n const observer = new IntersectionObserver(entries => {\n entries.forEach(entry => {\n const id = entry.target.getAttribute(\"id\");\n const tocLink = document.querySelector(`.toc-list a[href=\"#${id}\"]`);\n if (entry.isIntersecting) {\n tocLinks.forEach(link => link.classList.remove(\"active\"));\n if (tocLink) tocLink.classList.add(\"active\");\n }\n });\n }, observerOptions);\n headingElements.forEach(el => observer.observe(el));\n});\nlet currentObserver = null;\n\nfunction initializeTOCObserver() {\n if (currentObserver) {\n currentObserver.disconnect();\n window.removeEventListener(\"scroll\", activateLastHeadingIfAtBottom);\n window.removeEventListener(\"resize\", activateLastHeadingIfAtBottom);\n window.removeEventListener(\"load\", activateLastHeadingIfAtBottom);\n }\n\n const tocLinks = document.querySelectorAll(\".toc-list a[href^='#']\");\n const headingElements = [];\n\n if (!tocLinks.length) return;\n\n tocLinks.forEach(link => {\n const id = link.getAttribute(\"href\").slice(1);\n const heading = document.getElementById(id);\n if (heading) headingElements.push(heading);\n });\n\n const observerOptions = {\n root: null,\n rootMargin: \"0px 0px -90% 0px\",\n threshold: 0\n };\n\n const observer = new IntersectionObserver(entries => {\n entries.forEach(entry => {\n const id = entry.target.getAttribute(\"id\");\n const tocLink = document.querySelector(`.toc-list a[href=\"#${id}\"]`);\n if (entry.isIntersecting) {\n tocLinks.forEach(link => link.classList.remove(\"active\"));\n if (tocLink) tocLink.classList.add(\"active\");\n }\n });\n }, observerOptions);\n\n headingElements.forEach(el => observer.observe(el));\n currentObserver = observer;\n\n function activateLastHeadingIfAtBottom() {\n const scrollPosition = window.innerHeight + window.scrollY;\n const pageHeight = document.body.offsetHeight;\n\n if (pageHeight - scrollPosition < 10) {\n const lastHeading = headingElements[headingElements.length - 1];\n const lastId = lastHeading?.getAttribute(\"id\");\n const lastLink = document.querySelector(`.toc-list a[href=\"#${lastId}\"]`);\n\n tocLinks.forEach(link => link.classList.remove(\"active\"));\n if (lastLink) lastLink.classList.add(\"active\");\n }\n }\n\n window.addEventListener(\"scroll\", activateLastHeadingIfAtBottom);\n window.addEventListener(\"resize\", activateLastHeadingIfAtBottom);\n window.addEventListener(\"load\", activateLastHeadingIfAtBottom);\n}\n\nfunction observeTOCChanges() {\n const container = document.querySelector(\"#ssr-main\");\n if (!container) return;\n\n let initialized = false;\n\n const observer = new MutationObserver(() => {\n const tocExists = document.querySelectorAll(\".toc-list a[href^='#']\").length > 0;\n const headingsExist = document.querySelectorAll(\"h1, h2, h3, h4, h5, h6\").length > 0;\n\n // Ensure TOC and headings exist and reinitialize only once\n if (tocExists && headingsExist && !initialized) {\n initialized = true;\n initializeTOCObserver();\n } else if (!tocExists || !headingsExist) {\n // Reset the initialization flag if content changes (like TOC or headings disappear)\n initialized = false;\n }\n });\n\n observer.observe(container, {\n childList: true,\n subtree: true\n });\n}\n\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n initializeTOCObserver(); // In case it's already rendered\n observeTOCChanges(); // For dynamic SPA content updates\n});\nfunction highlightTab(event) {\n console.log(`Tab clicked... ${JSON.stringify({event, target: event.currentTarget})}`);\n var currentTabs = document.getElementsByClassName(\"sidebar-tab\");\n\n // loop through and make all tabs white except current one\n for (i = 0; i < currentTabs.length; i++) {\n currentTabs[i].className = currentTabs[i].className.replace(\" active\", \"\");\n }\n event.currentTarget.className += \" active\";\n \n // make all cards invisible except current one\n var currentCards = document.getElementsByClassName(\"kf-card\");\n for (i = 0; i < currentCards.length; i++) {\n currentCards[i].className = currentCards[i].className.replace(\" active\", \"\");\n }\n \n // make current card active\n var cardIdToShow = event.currentTarget.id.replace(\"-tab\", \"-card\");\n document.getElementById(cardIdToShow).className += \" active\"; \n}\n\nfunction lpAttachListenerToCards() {\n $(document).on('click', '.sidebar-tab', highlightTab);\n}\n\n$(window).on('pageLoad', function(event, state) {\n lpAttachListenerToCards();\n});\n\n$(window).on('pageLoad', function(e, state) {\n $('a.rm-Logo').attr('href', 'https://developer.monday.com/api-reference/')\n});\n\n// GA need help tracking\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n var helpButton = document.querySelector(\".Header-link2tXYTgXq85zW\"); // Target the button by class\n\n if (helpButton) {\n helpButton.addEventListener(\"click\", function () {\n gtag(\"event\", \"need_help_click\", {\n event_category: \"Support\",\n event_label: \"Need Help Button\",\n value: 1\n });\n });\n }\n});","html":{"header":"\n\n\n\n\n\n","home_footer":null,"page_footer":null}},"header":{"type":"line","gradient_color":null,"link_style":"buttons","overlay":{"fill":"auto","type":"triangles","position":"top-left","image":{"uri":null,"url":null,"name":null,"width":null,"height":null,"color":null,"links":{"original_url":null}}}},"ai":{"dropdown":"disabled","options":{"chatgpt":"enabled","claude":"enabled","clipboard":"enabled","copilot":"enabled","view_as_markdown":"enabled"}},"navigation":{"first_page":"landing_page","left":[],"logo_link":"landing_page","page_icons":"enabled","right":[{"type":"link_url","title":"Apps Docs","url":"https://developer.monday.com/apps/docs/intro","custom_page":null},{"type":"link_url","title":"Community","url":"https://community.monday.com/c/developers/8","custom_page":null},{"type":"link_url","title":"Need Help?","url":"https://developer.monday.com/api-reference/docs/get-help","custom_page":null}],"sub_nav":[{"type":"link_url","title":"Playground","url":"https://monday.com/developers/v2/try-it-yourself","custom_page":null}],"subheader_layout":"links","version":"disabled","links":{"home":{"label":"Home","visibility":"enabled"},"graphql":{"label":"GraphQL","visibility":"disabled"},"guides":{"label":"Guides","alias":"Guides","visibility":"enabled"},"reference":{"label":"API Reference","alias":"API Reference","visibility":"enabled"},"recipes":{"label":"Recipes","alias":null,"visibility":"disabled"},"changelog":{"label":"Changelog","alias":"Changelog","visibility":"enabled"},"discussions":{"label":"Discussions","alias":null,"visibility":"disabled"}}}},"git":{"connection":{"repository":{},"organization":null,"status":"inactive"}}}},"version":{"_id":"62fd2fa24c037a007e857cdc","version":"1","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","createdAt":"2021-02-10T23:05:11.919Z","__v":1,"updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"}},"is404":false,"isDetachedProductionSite":true,"lang":"en","langFull":"Default","reqUrl":"/api-reference/docs/connect-claude-for-desktop-to-mondaycom-mcp","version":{"_id":"62fd2fa24c037a007e857cdc","version":"1","version_clean":"1.0.0","codename":"","is_stable":true,"is_beta":false,"is_hidden":false,"is_deprecated":false,"categories":["602466a73a21ef0060a020b1","602466a73a21ef0060a020b1","60246b0a23420a002cb75cf2","60246b69e9927c0018f2ff43","62fd2fa24c037a007e857d5a","60424cf4b3244100341f557b","62fd2fa24c037a007e857d5b","604250889dc3e9005d6cf842","62fd2fa24c037a007e857d5c","62fd2fa24c037a007e857d5d","62d05667cdcd5703936ee4b7","6303abae7baa6401676ebf3d","63d9a0617f835300035f51ad","659f1092718023001ce0ec67","65f36bb8f7b023001189137b","67100fe7375af80060835c60","671011130f27320012736e3d","673e8df6c0b15f0036b047f6","673e8e2b8c80260045d25a71","67b6238a87f3ff0024c7638d","67d213618b368e003730c769"],"project":"62fd2fa24c037a007e857d5e","releaseDate":"2021-02-10T23:05:11.919Z","createdAt":"2021-02-10T23:05:11.919Z","__v":1,"updatedAt":"2025-03-12T23:06:09.441Z","pdfStatus":"error"}}" type="text/javascript">-->
OSZAR »