CINXE.COM
Introduction
<!DOCTYPE html> <!-- Built on Frappe. https://frappeframework.com/ --> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="generator" content="frappe"> <meta name="title" content="Introduction"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="630"><meta name="language" content="en"><meta property="og:type" content="article"><meta property="og:title" content="Introduction"><meta name="twitter:title" content="Introduction"><meta name="twitter:card" content="summary"> <title>Introduction</title> <link rel="shortcut icon" href="/files/f-logo-black.png" type="image/x-icon"> <link rel="canonical" href="https://frappecloud.com/docs/introduction"><script type="text/javascript"> function getCookie() { return Object.fromEntries(document.cookie.split('; ').map((part) => part.split('=')).map((d) => [d[0], decodeURIComponent(d[1])])); } function setCookie(cname, cvalue, exdays) { const d = new Date(); d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); let expires = "expires=" + d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; } let old_cookie = getCookie(); // Remove all cookies that are not mentioned in Cookie Policy for (let key in old_cookie) { if (!["sid", "io", "__stripe_sid", "__stripe_mid", "user_id", "user_image", "system_user", "full_name"].includes(key)) { setCookie(key, old_cookie['key'], -1); } } </script> <script defer data-api="/api/event" data-domain="frappecloud.com" src="/js/script.js"></script> <style> /* Works on Firefox */ * { scrollbar-width: thin; scrollbar-color: #C0C6CC #EBEEF0; } html { scrollbar-width: auto; } /* Works on Chrome, Edge, and Safari */ *::-webkit-scrollbar-thumb { background: #C0C6CC; border-radius: 6px; } *::-webkit-scrollbar-track, *::-webkit-scrollbar-corner { background: #EBEEF0; } *::-webkit-scrollbar { width: 6px; height: 6px; } body::-webkit-scrollbar { width: 12px; height: 12px; } </style> <!--<script async defer src="https://buttons.github.io/buttons.js"></script>--><link type="text/css" rel="stylesheet" href="/files/website_theme/frappe_ui_7d1a141b.css"> <link rel="stylesheet" href="/assets/frappe/css/hljs-night-owl.css"> <link type="text/css" rel="stylesheet" href="/assets/wiki/dist/css/wiki.bundle.U22KPQ72.css"> <script> window.frappe = {}; frappe.ready_events = []; frappe.ready = function (fn) { frappe.ready_events.push(fn); } window.dev_server = 0; window.socketio_port = 9000; window.show_language_picker = false; </script> </head> <body frappe-session-status="logged-in" data-path="docs/introduction" class=""> <script> const isUserPreferenceDarkMode = localStorage.getItem("darkMode"); const isSystemPreferenceDarkMode = window.matchMedia?.( "(prefers-color-scheme: dark)" )?.matches; const darkModeState = isUserPreferenceDarkMode ? isUserPreferenceDarkMode == "true" : isSystemPreferenceDarkMode; if (darkModeState) { document.body.classList.add("dark"); } </script> <!-- Instructions: 1. Use icons from: https://lucide.dev/icons (MIT License) 2. Only use icons with strokes, not fill 3. Don't set stroke, fill colour 4. Use viewport 24 24 Tip: use lucide.svg in /icons for all downloaded icons --> <svg id="frappe-symbols" aria-hidden="true" style="display: none;" class="icon" xmlns="http://www.w3.org/2000/svg"> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-up-line"> <path d="M13 10.5L8 5.5L3 10.5" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-small-up"> <path d="M9.5 7.75L6 4.25L2.5 7.75" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-down"> <path d="M3 5.5l5 5 5-5" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-small-down"> <path d="M2.625 4.375L6 7.75l3.375-3.375" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-right"> <path d="m9 18 6-6-6-6"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-left"> <path d="m15 18-6-6 6-6"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-up-arrow"> <path d="m5 12 7-7 7 7"/><path d="M12 19V5"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-down-arrow"> <path d="M12 5v14"/><path d="m19 12-7 7-7-7"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-left" > <path d="m12 19-7-7 7-7"/><path d="M19 12H5"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-right" > <path d="M5 12h14"/><path d="m12 5 7 7-7 7"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-move"> <path d="M12.5 6L9 6C5.68629 6 3 8.68629 3 12L3 13" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9 3L13 5.99999L9 9" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-unhide"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.10756 9.53547C1.93501 9.82126 1.93501 10.1787 2.10756 10.4645C3.75635 13.1955 6.60531 15 9.84351 15C13.0817 15 15.9307 13.1955 17.5795 10.4645C17.752 10.1787 17.752 9.82127 17.5795 9.53548C15.9307 6.80451 13.0817 5 9.84351 5C6.60531 5 3.75635 6.8045 2.10756 9.53547ZM10 13C11.6569 13 13 11.6569 13 10C13 8.34315 11.6569 7 10 7C8.34315 7 7 8.34315 7 10C7 11.6569 8.34315 13 10 13Z" fill="var(--icon-stroke)"/> <circle cx="10" cy="10" r="1" fill="var(--icon-stroke)"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-hide"> <rect x="3.02185" y="3.89151" width="1.26078" height="18.4481" rx="0.630391" transform="rotate(-45 3.02185 3.89151)" fill="var(--icon-stroke)"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M5.02016 6.99831C4.84611 6.82426 4.57032 6.80165 4.37821 6.95554C3.49472 7.66323 2.73193 8.53749 2.12941 9.53547C1.95686 9.82126 1.95686 10.1787 2.12941 10.4645C3.7782 13.1955 6.62716 15 9.86536 15C10.5301 15 11.1784 14.924 11.8032 14.7795C12.1655 14.6957 12.2727 14.2508 12.0098 13.9879L11.1052 13.0833C10.9747 12.9529 10.7837 12.9083 10.6027 12.9438C10.4148 12.9807 10.2206 13 10.0219 13C8.365 13 7.02185 11.6569 7.02185 10C7.02185 9.80128 7.04117 9.60707 7.07804 9.41915C7.11355 9.23815 7.06896 9.04711 6.93853 8.91668L5.02016 6.99831ZM12.1967 12.8433C11.9793 12.6259 12.011 12.2666 12.2202 12.0414C12.7176 11.506 13.0219 10.7885 13.0219 10C13.0219 8.34315 11.6787 7 10.0219 7C9.23334 7 8.51587 7.30421 7.98043 7.80167C7.75522 8.0109 7.3959 8.04255 7.17854 7.82518L5.98518 6.63183C5.75274 6.39939 5.80413 6.00935 6.10001 5.86613C7.24996 5.3095 8.52428 5 9.86536 5C13.1036 5 15.9525 6.80451 17.6013 9.53548C17.7739 9.82127 17.7739 10.1787 17.6013 10.4645C16.6787 11.9927 15.3803 13.2307 13.8482 14.0249C13.6613 14.1218 13.4343 14.0809 13.2854 13.932L12.1967 12.8433Z" fill="var(--icon-stroke)"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-sidebar-collapse"> <path d="M12 6L6 12L12 18" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18 6L12 12L18 18" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-sidebar-expand"> <path d="M12 18L18 12L12 6" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6 18L12 12L6 6" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-change"> <path d="M8 3 4 7l4 4"/><path d="M4 7h16"/><path d="m16 21 4-4-4-4"/><path d="M20 17H4"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-sort"> ><path d="m21 16-4 4-4-4"/><path d="M17 20V4"/><path d="m3 8 4-4 4 4"/><path d="M7 4v16"/> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-select"> <path d="M4.5 3.636L6.136 2l1.637 1.636M4.5 8.364L6.136 10l1.637-1.636" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-up-right"> <path d="M13 5H19V11"/><path d="M19 5L5 19"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-down-left"> <path d="M11 19H5V13"/><path d="M19 5L5 19"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-arrow-down-right"> <path d="M19 13V19H13"/><path d="M5 5L19 19"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-expand"> <polyline points="15 3 21 3 21 9"/><polyline points="9 21 3 21 3 15"/><line x1="21" x2="14" y1="3" y2="10"/><line x1="3" x2="10" y1="21" y2="14"/> </symbol> <symbol id="icon-collapse" viewBox="0 0 24 24"> <polyline points="4 14 10 14 10 20"/><polyline points="20 10 14 10 14 4"/><line x1="14" x2="21" y1="10" y2="3"/><line x1="3" x2="10" y1="21" y2="14"/> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-expand-alt"> <path d="M11.233 6.00021L7 6.00021" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.14874 3.91626L11.2328 6.00037L9.14874 8.08447" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.99998 6.00023L0.767046 6.00023" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.85092 3.91578L0.766818 5.99988L2.85092 8.08398" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-shrink"> <path d="M6.76703 6.00006H11.233" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.85114 8.08422L6.76703 6.00012L8.85114 3.91602" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M0.767031 6.00006H5.23297" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.14886 8.08422L5.23297 6.00012L3.14886 3.91602" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-external-link"> <path d="M15 3h6v6"/><path d="M10 14 21 3"/><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" fill="#112B42" id="icon-up"> <path d="M3 5h6L6 2 3 5z"></path> <path opacity=".5" d="M6 10l3-3H3l3 3z"></path> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-both"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6 2l3 3H3l3-3zm3 5l-3 3-3-3h6z" fill="#112B42"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-small-add"> <path d="M8 4v8M4 8h8" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-add"> <path d="M8.00209 3L8 13" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13 8.00223L3 8" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-remove"> <path d="M12.2407 12.2445L3.75736 3.75736" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.75736 12.2426L12.2445 3.75926" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-close"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.146 11.217a.5.5 0 1 0 .708.708l3.182-3.182 3.181 3.182a.5.5 0 1 0 .708-.708l-3.182-3.18 3.182-3.182a.5.5 0 1 0-.708-.708l-3.18 3.181-3.183-3.182a.5.5 0 0 0-.708.708l3.182 3.182-3.182 3.181z" ></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-close-alt"> <path fill-rule="evenodd" clip-rule="evenodd" d="M3.78033 2.71967C3.48744 2.42678 3.01257 2.42678 2.71967 2.71967C2.42678 3.01256 2.42678 3.48744 2.71967 3.78033L6.94054 8.00119L2.71967 12.2221C2.42678 12.515 2.42678 12.9898 2.71967 13.2827C3.01257 13.5756 3.48744 13.5756 3.78033 13.2827L8.0012 9.06185L12.222 13.2826C12.5149 13.5755 12.9897 13.5755 13.2826 13.2826C13.5755 12.9897 13.5755 12.5148 13.2826 12.222L9.06186 8.00119L13.2826 3.78044C13.5755 3.48755 13.5755 3.01267 13.2826 2.71978C12.9897 2.42688 12.5149 2.42689 12.222 2.71978L8.0012 6.94054L3.78033 2.71967Z" fill="var(--icon-stroke)"/> </symbol> <symbol viewBox="0 0 8 7" xmlns="http://www.w3.org/2000/svg" id="icon-check"> <path d="M1 4.00001L2.66667 5.80001L7 1.20001" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-tick"> <path d="M2 9.66667L5.33333 13L14 3" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-dot-horizontal"> <circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-dot-vertical"> <circle cx="12" cy="12" r="1"/><circle cx="12" cy="5" r="1"/><circle cx="12" cy="19" r="1"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-drag"> <circle cx="12" cy="5" r="1"/><circle cx="19" cy="5" r="1"/><circle cx="5" cy="5" r="1"/><circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/><circle cx="12" cy="19" r="1"/><circle cx="19" cy="19" r="1"/><circle cx="5" cy="19" r="1"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-drag-sm"> <circle cx="9" cy="12" r="1"/><circle cx="9" cy="5" r="1"/><circle cx="9" cy="19" r="1"/><circle cx="15" cy="12" r="1"/><circle cx="15" cy="5" r="1"/><circle cx="15" cy="19" r="1"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-dialpad"> <path d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"/><path d="M14.05 2a9 9 0 0 1 8 7.94"/><path d="M14.05 6A5 5 0 0 1 18 10"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-unread-status"> <path d="M4.5 11.4167L7.5 14.25L15.5 4.75" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-read-status"> <path d="M2 11.4167L5 14.25L13 4.75" stroke="#2D95F0" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9 13.4167L10 14.25L18 4.75" stroke="#2D95F0" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-mark-as-read"> <path d="M1 8.5L3.5 11L10 3.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.5 8H14.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.5 11H14.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-group-by"> <rect x="2.5" y="3.5" width="11" height="3" rx="1.5"></rect> <rect x="2.5" y="9.5" width="9" height="3" rx="1.5"></rect> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-kanban"> <rect x="2.5" y="2.5" width="4" height="11" rx="1"></rect> <rect x="9.5" y="2.5" width="4" height="7" rx="1"></rect> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-sort-descending"> <path d="M1.75 3.25h9m-9 4h6m-6 4h4m4.5-.5l2 2 2-2m-2 1v-6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-sort-ascending"> <path d="M1.75 3.25h9m-9 4h6m-6 4h4m8.5-3.5l-2-2-2 2m2 4v-6" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-gantt"> <path d="M2.5 3.5h2m7 9h2m-10-6h6m-3 3h6" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-filter"> <path d="M3.68016 3L15.4502 3C16.1 3 16.4787 3.73367 16.1023 4.26337L11.6585 10.5177C11.5383 10.6869 11.4737 10.8893 11.4737 11.0969L11.4737 16.4053C11.4737 16.6516 11.1934 16.7929 10.9954 16.6466L8.72152 14.9665C8.46635 14.7779 8.31579 14.4795 8.31579 14.1622L8.31579 11.1327C8.31579 10.9031 8.2368 10.6805 8.09208 10.5023L3.05913 4.3043C2.63456 3.78145 3.00664 3 3.68016 3Z" stroke-linecap="round"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-filter-x"> <path d="M8.5 3L3.66449 3.00002C2.99369 3.00002 2.62075 3.77596 3.0398 4.29977L8.15768 10.6971C8.29953 10.8744 8.37681 11.0947 8.37681 11.3218L8.37681 14.4565C8.37681 14.7713 8.525 15.0677 8.77681 15.2565L11.0852 16.9878C11.283 17.1362 11.5652 16.9951 11.5652 16.7478L11.5652 11.3742C11.5652 11.1155 11.6654 10.8669 11.8448 10.6806L12.5 10" stroke-linecap="round"/> <path d="M11 3L16 8" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16 3L11 8" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-list"> <line x1="8" x2="21" y1="6" y2="6"/><line x1="8" x2="21" y1="12" y2="12"/><line x1="8" x2="21" y1="18" y2="18"/><line x1="3" x2="3.01" y1="6" y2="6"/><line x1="3" x2="3.01" y1="12" y2="12"/><line x1="3" x2="3.01" y1="18" y2="18"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-menu"> <line x1="4" x2="20" y1="12" y2="12"/><line x1="4" x2="20" y1="6" y2="6"/><line x1="4" x2="20" y1="18" y2="18"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-table_2"> <path d="M12 3v18"/><rect width="18" height="18" x="3" y="3" rx="2"/><path d="M3 9h18"/><path d="M3 15h18"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-table"> <rect width="18" height="18" x="3" y="3" rx="2" ry="2"/><line x1="3" x2="21" y1="9" y2="9"/><line x1="3" x2="21" y1="15" y2="15"/><line x1="9" x2="9" y1="9" y2="21"/><line x1="15" x2="15" y1="9" y2="21"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-heart"> <path d="M7.606 3.799L8 4.302l.394-.503.106-.14c.048-.065.08-.108.129-.159a3.284 3.284 0 0 1 4.72 0c.424.434.655 1.245.65 2.278-.006 1.578-.685 2.931-1.728 4.159-1.05 1.234-2.439 2.308-3.814 3.328a.763.763 0 0 1-.914 0c-1.375-1.02-2.764-2.094-3.814-3.328C2.686 8.709 2.007 7.357 2 5.778c-.004-1.033.227-1.844.651-2.278a3.284 3.284 0 0 1 4.72 0c.05.05.081.094.129.158.028.038.061.083.106.14z" ></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-heart-active"> <path d="M13.706 3.15a3.784 3.784 0 0 0-5.434 0c-.104.106-.183.227-.272.34-.089-.113-.168-.234-.272-.34a3.784 3.784 0 0 0-5.434 0c-.563.576-.799 1.553-.794 2.63.015 3.468 3 5.85 5.745 7.886.45.334 1.06.334 1.51 0 2.746-2.035 5.73-4.418 5.745-7.886.005-1.077-.231-2.054-.794-2.63z" fill="#E24C4C"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-ban"> <circle cx="12" cy="12" r="10" /> <path d="m4.9 4.9 14.2 14.2" /> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-lock"> <circle cx="12" cy="16" r="1"/><rect x="3" y="10" width="18" height="12" rx="2"/><path d="M7 10V7a5 5 0 0 1 10 0v3"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-unlock"> <circle cx="12" cy="16" r="1"/><rect width="18" height="12" x="3" y="10" rx="2"/><path d="M7 10V7a5 5 0 0 1 9.33-2.5"/> </symbol> <symbol id="icon-delete" viewBox="0 0 32 32" > <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M7 7v18.118c0 2.145 1.492 3.882 3.333 3.882h11.333c1.842 0 3.333-1.737 3.333-3.882v-18.118"></path> <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M5 7h22"></path> <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M10 7v-1c0-1.657 1.343-3 3-3h6c1.657 0 3 1.343 3 3v1"></path> <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M18.8 14.4v8.571"></path> <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M13.2 14.4v8.571"></path> </symbol> <symbol id="icon-delete-active" viewBox="0 0 32 32" > <path stroke="#E24C4C" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M7 7v18.118c0 2.145 1.492 3.882 3.333 3.882h11.333c1.842 0 3.333-1.737 3.333-3.882v-18.118"></path> <path stroke="#E24C4C" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M5 7h22"></path> <path stroke="#E24C4C" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M10 7v-1c0-1.657 1.343-3 3-3h6c1.657 0 3 1.343 3 3v1"></path> <path stroke="#E24C4C" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M18.8 14.4v8.571"></path> <path stroke="#E24C4C" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M13.2 14.4v8.571"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-pen"> <path fill-rule="evenodd" clip-rule="evenodd" d="M10.348 3.207a1 1 0 0 1 1.415 0l1.03 1.03a1 1 0 0 1 0 1.415l-6.626 6.626L2.5 13.5l1.222-3.667 6.626-6.626z" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-edit"> <path d="M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"/><path d="m15 5 4 4"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-edit-fill"> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.3052 2.62082C11.1127 2.70059 10.9377 2.8175 10.7903 2.96489L10.1778 3.57734L12.4225 5.82201L13.035 5.20956C13.1824 5.06217 13.2993 4.8872 13.379 4.69463C13.4588 4.50206 13.4999 4.29566 13.4999 4.08722C13.4999 3.87879 13.4588 3.67239 13.379 3.47982C13.2993 3.28725 13.1824 3.11227 13.035 2.96489C12.8876 2.8175 12.7126 2.70059 12.52 2.62082C12.3275 2.54105 12.1211 2.5 11.9126 2.5C11.7042 2.5 11.4978 2.54105 11.3052 2.62082ZM11.7154 6.52912L9.47074 4.28444L3.30841 10.4468C3.24688 10.5083 3.20248 10.5848 3.17958 10.6688L2.5109 13.1206C2.44982 13.3445 2.65532 13.55 2.87927 13.489L5.33109 12.8203C5.41504 12.7974 5.49156 12.753 5.55308 12.6914L11.7154 6.52912Z" fill="var(--icon-stroke)"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-review"> <path d="M7.33 3.71c.2-.662 1.14-.662 1.34 0l.68 2.243a.7.7 0 0 0 .67.497h2.437c.667 0 .956.844.43 1.253l-1.975 1.533a.7.7 0 0 0-.239.763l.763 2.424c.204.65-.544 1.178-1.088.77L8.42 11.746a.7.7 0 0 0-.84 0l-1.928 1.447c-.544.409-1.292-.12-1.088-.77L5.327 10a.7.7 0 0 0-.239-.763L3.114 7.703c-.527-.409-.238-1.253.43-1.253H5.98a.7.7 0 0 0 .67-.497l.68-2.242z" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-star"> <path d="M11.5516 2.90849C11.735 2.53687 12.265 2.53687 12.4484 2.90849L14.8226 7.71919C14.8954 7.86677 15.0362 7.96905 15.1991 7.99271L20.508 8.76415C20.9181 8.82374 21.0818 9.32772 20.7851 9.61699L16.9435 13.3616C16.8257 13.4765 16.7719 13.642 16.7997 13.8042L17.7066 19.0916C17.7766 19.5001 17.3479 19.8116 16.9811 19.6187L12.2327 17.1223C12.087 17.0457 11.913 17.0457 11.7673 17.1223L7.01888 19.6187C6.65207 19.8116 6.22335 19.5001 6.29341 19.0916L7.20028 13.8042C7.2281 13.642 7.17433 13.4765 7.05648 13.3616L3.21491 9.61699C2.91815 9.32772 3.08191 8.82374 3.49202 8.76415L8.80094 7.99271C8.9638 7.96905 9.10458 7.86677 9.17741 7.71919L11.5516 2.90849Z" fill="var(--star-fill)" stroke="var(--star-fill)"/> </symbol> <symbol id="icon-notification" viewBox="0 0 20 20"> <path d="M12.4658 15.0275H16.5867L15.4287 13.8695C15.2732 13.714 15.1499 13.5293 15.0658 13.3261C14.9816 13.1229 14.9383 12.9051 14.9384 12.6852V9.09341C14.9385 8.07055 14.6215 7.07281 14.0311 6.23755C13.4407 5.40228 12.6059 4.77057 11.6417 4.4294V4.14835C11.6417 3.71118 11.468 3.29192 11.1589 2.98279C10.8497 2.67367 10.4305 2.5 9.99331 2.5C9.55614 2.5 9.13687 2.67367 8.82775 2.98279C8.51862 3.29192 8.34496 3.71118 8.34496 4.14835V4.4294C6.42463 5.10852 5.04825 6.94066 5.04825 9.09341V12.686C5.04825 13.1294 4.87188 13.5555 4.55787 13.8695L3.3999 15.0275H7.52078M12.4658 15.0275H7.52078M12.4658 15.0275C12.4658 15.6832 12.2053 16.3121 11.7417 16.7758C11.278 17.2395 10.6491 17.5 9.99331 17.5C9.33755 17.5 8.70866 17.2395 8.24497 16.7758C7.78128 16.3121 7.52078 15.6832 7.52078 15.0275" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol id="icon-notification-with-indicator" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" > <path d="M12.4663 15.0275H16.5872L15.4292 13.8695C15.2737 13.714 15.1504 13.5293 15.0662 13.3261C14.9821 13.1229 14.9388 12.9051 14.9389 12.6852V9.09341C14.939 8.07055 14.622 7.07281 14.0316 6.23755C13.4412 5.40228 12.6064 4.77057 11.6421 4.4294V4.14835C11.6421 3.71118 11.4685 3.29192 11.1594 2.98279C10.8502 2.67367 10.431 2.5 9.9938 2.5C9.55663 2.5 9.13736 2.67367 8.82824 2.98279C8.51911 3.29192 8.34545 3.71118 8.34545 4.14835V4.4294C6.42512 5.10852 5.04874 6.94066 5.04874 9.09341V12.686C5.04874 13.1294 4.87237 13.5555 4.55836 13.8695L3.40039 15.0275H7.52127M12.4663 15.0275H7.52127M12.4663 15.0275C12.4663 15.6832 12.2058 16.3121 11.7421 16.7758C11.2785 17.2395 10.6496 17.5 9.9938 17.5C9.33804 17.5 8.70914 17.2395 8.24546 16.7758C7.78177 16.3121 7.52127 15.6832 7.52127 15.0275" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 6.75C15.5188 6.75 16.75 5.51878 16.75 4C16.75 2.48122 15.5188 1.25 14 1.25C12.4812 1.25 11.25 2.48122 11.25 4C11.25 5.51878 12.4812 6.75 14 6.75Z" fill="#FF5858" stroke="white" /> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-message"> <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/> </symbol> <symbol viewBox="0 0 24 25" xmlns="http://www.w3.org/2000/svg" id="icon-message-1"> <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/><path d="M13 8H7"/><path d="M17 12H7"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-small-message"> <path d="M6.00007 3.00001H12.0001L15.5001 3C16.6046 3 17.5001 3.89543 17.5001 5V9.78889V12.2556C17.5001 13.3601 16.6046 14.2556 15.5001 14.2556H14.5001C14.2239 14.2556 14.0001 14.4794 14.0001 14.7556V16.4507C14.0001 16.8715 13.5119 17.1041 13.1851 16.839L10.2754 14.4789C10.0973 14.3344 9.87489 14.2556 9.6455 14.2556H4.50003C3.39545 14.2556 2.50001 13.3601 2.50003 12.2555L2.50007 9.78889V5.00001C2.50007 3.89544 3.3955 3.00001 4.50007 3.00001L6.00007 3.00001Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M6 6.5H13" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M6 9H10" stroke-miterlimit="10" stroke-linecap="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-comment"> <path d="M7.9 20A9 9 0 1 0 4 16.1L2 22Z"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-home"> <path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"/><path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-grid"> <rect width="7" height="7" x="3" y="3" rx="1"/><rect width="7" height="7" x="14" y="3" rx="1"/><rect width="7" height="7" x="14" y="14" rx="1"/><rect width="7" height="7" x="3" y="14" rx="1"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-refresh"> <path d="M13.644 8.43a5.571 5.571 0 1 1-.876-3.001M12.787 2v3.429H9.358" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" id="icon-upload" xmlns="http://www.w3.org/2000/svg"> <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/><polyline points="17 8 12 3 7 8"/><line x1="12" x2="12" y1="3" y2="15"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-tag"> <path d="M12.586 2.586A2 2 0 0 0 11.172 2H4a2 2 0 0 0-2 2v7.172a2 2 0 0 0 .586 1.414l8.704 8.704a2.426 2.426 0 0 0 3.42 0l6.58-6.58a2.426 2.426 0 0 0 0-3.42z"/><circle cx="7.5" cy="7.5" r=".5" fill="currentColor"/> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="icon-restriction"> <path d="M8 14A6 6 0 108 2a6 6 0 000 12zM4 4l8 8" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-attachment"> <path d="M14 7.66625L8.68679 12.8875C7.17736 14.3708 4.64151 14.3708 3.13208 12.8875C1.62264 11.4042 1.62264 8.91224 3.13208 7.42892L7.84151 2.80099C8.9283 1.733 10.6189 1.733 11.7057 2.80099C12.7925 3.86897 12.7925 5.53028 11.7057 6.59827L7.35849 10.8109C6.75472 11.4042 5.78868 11.4042 5.24528 10.8109C4.64151 10.2176 4.64151 9.26823 5.24528 8.73424L8.86792 5.17429" stroke-miterlimit="10" stroke-linecap="round"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-view"> <path d="M2 9.9999C2 9.9999 5.2 4.3999 10 4.3999C14.8 4.3999 18 9.9999 18 9.9999C18 9.9999 14.8 15.5999 10 15.5999C5.2 15.5999 2 9.9999 2 9.9999Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M10.0001 12.4001C11.3256 12.4001 12.4001 11.3256 12.4001 10.0001C12.4001 8.67461 11.3256 7.6001 10.0001 7.6001C8.67461 7.6001 7.6001 8.67461 7.6001 10.0001C7.6001 11.3256 8.67461 12.4001 10.0001 12.4001Z" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-call"> <path d="M12.4823 11.64L10.8764 13.2242C10.0389 12.7193 9.26095 12.1217 8.55714 11.4428C7.87926 10.7378 7.28179 9.95968 6.77571 9.12278L8.35837 7.51687C8.45423 7.41953 8.51896 7.29587 8.54434 7.16164C8.56971 7.0274 8.55459 6.88865 8.50088 6.76304L6.85072 2.91666C6.78553 2.76499 6.66802 2.64179 6.5196 2.56951C6.37119 2.49723 6.20174 2.48068 6.04214 2.52287L3.01634 3.3232C2.86523 3.36237 2.7319 3.45167 2.63815 3.57648C2.54441 3.7013 2.4958 3.85423 2.50028 4.01027C2.69281 7.52945 4.15604 10.8592 6.6182 13.381C9.14046 15.8439 12.4711 17.3074 15.9911 17.4996C16.1473 17.5049 16.3006 17.4567 16.4257 17.363C16.5508 17.2693 16.6401 17.1357 16.6789 16.9843L17.4785 13.957C17.5209 13.7975 17.5046 13.6281 17.4324 13.4796C17.3602 13.3312 17.2371 13.2136 17.0855 13.1484L13.2384 11.499C13.1126 11.4445 12.9735 11.4288 12.8388 11.454C12.7041 11.4791 12.5799 11.5439 12.4823 11.64V11.64Z" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol id="icon-full-page" viewBox="0 0 32 32"> <path stroke-linejoin="miter" stroke-linecap="square" stroke-miterlimit="10" d="M25 6h-18c-1.657 0-3 1.343-3 3v14c0 1.657 1.343 3 3 3h18c1.657 0 3-1.343 3-3v-14c0-1.657-1.343-3-3-3z"></path> <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M8.364 17.3v4.364h4.364"></path> <path stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" d="M19.272 10.364h4.364v4.364"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-notebook-text"> <path d="M2 6h4" /> <path d="M2 10h4" /> <path d="M2 14h4" /> <path d="M2 18h4" /> <rect width="16" height="20" x="4" y="2" rx="2" /> <path d="M9.5 8h5" /> <path d="M9.5 12H16" /> <path d="M9.5 16H14" /> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="icon-crop"> <path d="M14.88,11.63H4.33V1.12m7.34,10.51v3.25M6,4.37h5.64V10M1.13,4.37h3.2" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" id="icon-scan" xmlns="http://www.w3.org/2000/svg"> <path d="M8 3H5a2 2 0 0 0-2 2v3m18 0V5a2 2 0 0 0-2-2h-3m0 18h3a2 2 0 0 0 2-2v-3M3 16v3a2 2 0 0 0 2 2h3" stroke-linecap="round" stroke-linejoin="round" /> </symbol> <symbol viewBox="0 0 20 20" id="icon-link-url" xmlns="http://www.w3.org/2000/svg"> <path d="M7.04688 12.9544L12.9558 7.04556" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.81836 6.45466L10.7943 4.47873C11.4212 3.85205 12.2714 3.5 13.1578 3.5C14.0443 3.5 14.8945 3.85205 15.5214 4.47873V4.47873C16.1481 5.10568 16.5001 5.95584 16.5001 6.84229C16.5001 7.72873 16.1481 8.5789 15.5214 9.20584L13.5455 11.1818" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.45466 8.81824L4.47873 10.7942C3.85205 11.4211 3.5 12.2713 3.5 13.1577C3.5 14.0442 3.85205 14.8943 4.47873 15.5213V15.5213C5.10568 16.148 5.95584 16.5 6.84229 16.5C7.72874 16.5 8.5789 16.148 9.20584 15.5213L11.1818 13.5453" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="icon-map"> <g stroke-miterlimit="10"> <path d="M11.467 3.458c1.958 1.957 1.958 5.088.027 7.02L7.97 14l-3.523-3.523a4.945 4.945 0 010-6.993l.026-.026a4.922 4.922 0 016.993 0zm0 0c-.026-.026-.026-.026 0 0z"></path> <path d="M7.971 8.259a1.305 1.305 0 100-2.61 1.305 1.305 0 000 2.61z"></path> </g> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-search"> <path d="M7.389 12.278a4.889 4.889 0 1 0 0-9.778 4.889 4.889 0 0 0 0 9.778zM13.5 13.5l-2.658-2.658" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-website"> <path d="M3 9H21" stroke-miterlimit="10"/> <rect x="3" y="3.5" width="18" height="17" rx="2"/> <circle cx="5.75" cy="6.25" r="0.5" fill="#4C5A67" /> <circle cx="8.25" cy="6.25" r="0.5" fill="#4C5A67" /> <circle cx="10.75" cy="6.25" r="0.5" fill="#4C5A67" /> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-users"> <path d="M18 21a8 8 0 0 0-16 0" /> <circle cx="10" cy="8" r="5" /> <path d="M22 20c0-3.37-2-6.5-4-8a5 5 0 0 0-.45-8.3" /> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-tool"> <path d="M13 7 8.7 2.7a2.41 2.41 0 0 0-3.4 0L2.7 5.3a2.41 2.41 0 0 0 0 3.4L7 13"/><path d="m8 6 2-2"/><path d="m18 16 2-2"/><path d="m17 11 4.3 4.3c.94.94.94 2.46 0 3.4l-2.6 2.6c-.94.94-2.46.94-3.4 0L11 17"/><path d="M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z"/><path d="m15 5 4 4"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-support"> <path d="M13.818 21h4.091a2.454 2.454 0 0 0 2.455-2.454V16.09" stroke-miterlimit="10" stroke-linecap="round"></path> <path d="M8.09 14a2 2 0 0 0-2-2H4v4.09c0 .905.732 1.637 1.636 1.637h1.455a1 1 0 0 0 1-1V14zm12.274-2h-2.091a2 2 0 0 0-2 2v2.727a1 1 0 0 0 1 1h1.454c.905 0 1.637-.732 1.637-1.636V12zm0 0v-.818a8.182 8.182 0 1 0-16.364 0V12" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-stock"> <path d="M7.5 4.84l9.818 4.91M21 7.91L12.818 12 3 7.09M12.818 12v9" stroke-miterlimit="10"></path> <path d="M19.894 7.356A2 2 0 0 1 21 9.146v5.813a2 2 0 0 1-.971 1.715l-6.27 3.761a2 2 0 0 1-1.923.074l-7.73-3.865A2 2 0 0 1 3 14.854V8.328a2 2 0 0 1 1.106-1.789l6.181-3.09a2 2 0 0 1 1.79 0l7.817 3.908z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-setting"> <rect x="3" y="3" width="18" height="8" rx="4"></rect> <rect x="3" y="13" width="18" height="8" rx="4"></rect> <path d="M7 8.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm10 10a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-setting-gear"> <path d="M7.99964 9.63637C8.90338 9.63637 9.63601 8.90375 9.63601 8.00001C9.63601 7.09627 8.90338 6.36365 7.99964 6.36365C7.09591 6.36365 6.36328 7.09627 6.36328 8.00001C6.36328 8.90375 7.09591 9.63637 7.99964 9.63637Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12.0364 9.63636C11.9638 9.80088 11.9421 9.98338 11.9742 10.1603C12.0063 10.3373 12.0906 10.5005 12.2164 10.6291L12.2491 10.6618C12.3505 10.7631 12.431 10.8834 12.4859 11.0159C12.5408 11.1483 12.569 11.2903 12.569 11.4336C12.569 11.577 12.5408 11.719 12.4859 11.8514C12.431 11.9838 12.3505 12.1041 12.2491 12.2055C12.1478 12.3069 12.0275 12.3873 11.895 12.4422C11.7626 12.4971 11.6206 12.5254 11.4773 12.5254C11.3339 12.5254 11.192 12.4971 11.0595 12.4422C10.9271 12.3873 10.8068 12.3069 10.7055 12.2055L10.6727 12.1727C10.5442 12.047 10.3809 11.9626 10.204 11.9305C10.027 11.8985 9.84452 11.9201 9.68 11.9927C9.51867 12.0619 9.38108 12.1767 9.28417 12.323C9.18725 12.4694 9.13525 12.6408 9.13455 12.8164V12.9091C9.13455 13.1984 9.01961 13.4759 8.81503 13.6805C8.61044 13.8851 8.33296 14 8.04364 14C7.75431 14 7.47683 13.8851 7.27225 13.6805C7.06766 13.4759 6.95273 13.1984 6.95273 12.9091V12.86C6.9485 12.6795 6.89006 12.5044 6.78501 12.3575C6.67995 12.2106 6.53313 12.0987 6.36364 12.0364C6.19912 11.9638 6.01662 11.9421 5.83968 11.9742C5.66274 12.0063 5.49946 12.0906 5.37091 12.2164L5.33818 12.2491C5.23687 12.3505 5.11655 12.431 4.98412 12.4859C4.85168 12.5408 4.70973 12.569 4.56636 12.569C4.423 12.569 4.28104 12.5408 4.14861 12.4859C4.01618 12.431 3.89586 12.3505 3.79455 12.2491C3.69312 12.1478 3.61265 12.0275 3.55775 11.895C3.50285 11.7626 3.4746 11.6206 3.4746 11.4773C3.4746 11.3339 3.50285 11.192 3.55775 11.0595C3.61265 10.9271 3.69312 10.8068 3.79455 10.7055L3.82727 10.6727C3.95302 10.5442 4.03737 10.3809 4.06946 10.204C4.10154 10.027 4.07988 9.84452 4.00727 9.68C3.93813 9.51867 3.82332 9.38108 3.67698 9.28417C3.53064 9.18725 3.35916 9.13525 3.18364 9.13455H3.09091C2.80158 9.13455 2.52411 9.01961 2.31952 8.81503C2.11493 8.61044 2 8.33296 2 8.04364C2 7.75431 2.11493 7.47683 2.31952 7.27225C2.52411 7.06766 2.80158 6.95273 3.09091 6.95273H3.14C3.32054 6.9485 3.49564 6.89006 3.64253 6.78501C3.78941 6.67995 3.9013 6.53313 3.96364 6.36364C4.03624 6.19912 4.0579 6.01662 4.02582 5.83968C3.99374 5.66274 3.90938 5.49946 3.78364 5.37091L3.75091 5.33818C3.64948 5.23687 3.56902 5.11655 3.51412 4.98412C3.45922 4.85168 3.43096 4.70973 3.43096 4.56636C3.43096 4.423 3.45922 4.28104 3.51412 4.14861C3.56902 4.01618 3.64948 3.89586 3.75091 3.79455C3.85223 3.69312 3.97254 3.61265 4.10497 3.55775C4.23741 3.50285 4.37936 3.4746 4.52273 3.4746C4.66609 3.4746 4.80805 3.50285 4.94048 3.55775C5.07291 3.61265 5.19323 3.69312 5.29455 3.79455L5.32727 3.82727C5.45583 3.95302 5.6191 4.03737 5.79604 4.06946C5.97299 4.10154 6.15548 4.07988 6.32 4.00727H6.36364C6.52497 3.93813 6.66255 3.82332 6.75947 3.67698C6.85638 3.53064 6.90839 3.35916 6.90909 3.18364V3.09091C6.90909 2.80158 7.02403 2.52411 7.22861 2.31952C7.4332 2.11493 7.71067 2 8 2C8.28933 2 8.5668 2.11493 8.77139 2.31952C8.97597 2.52411 9.09091 2.80158 9.09091 3.09091V3.14C9.09161 3.31552 9.14362 3.487 9.24053 3.63334C9.33745 3.77969 9.47504 3.89449 9.63636 3.96364C9.80088 4.03624 9.98338 4.0579 10.1603 4.02582C10.3373 3.99374 10.5005 3.90938 10.6291 3.78364L10.6618 3.75091C10.7631 3.64948 10.8834 3.56902 11.0159 3.51412C11.1483 3.45922 11.2903 3.43096 11.4336 3.43096C11.577 3.43096 11.719 3.45922 11.8514 3.51412C11.9838 3.56902 12.1041 3.64948 12.2055 3.75091C12.3069 3.85223 12.3873 3.97254 12.4422 4.10497C12.4971 4.23741 12.5254 4.37936 12.5254 4.52273C12.5254 4.66609 12.4971 4.80805 12.4422 4.94048C12.3873 5.07291 12.3069 5.19323 12.2055 5.29455L12.1727 5.32727C12.047 5.45583 11.9626 5.6191 11.9305 5.79604C11.8985 5.97299 11.9201 6.15548 11.9927 6.32V6.36364C12.0619 6.52497 12.1767 6.66255 12.323 6.75947C12.4694 6.85638 12.6408 6.90839 12.8164 6.90909H12.9091C13.1984 6.90909 13.4759 7.02403 13.6805 7.22861C13.8851 7.4332 14 7.71067 14 8C14 8.28933 13.8851 8.5668 13.6805 8.77139C13.4759 8.97597 13.1984 9.09091 12.9091 9.09091H12.86C12.6845 9.09161 12.513 9.14362 12.3667 9.24053C12.2203 9.33745 12.1055 9.47504 12.0364 9.63636V9.63636Z" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-sell"> <path d="M3 8h18M3 6v11a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M6.273 15.136h4.09" stroke-miterlimit="10" stroke-linecap="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-retail"> <path d="M18 6H6m-1 5v8.318a1.5 1.5 0 0 0 1.5 1.5H11a.5.5 0 0 0 .5-.5V17a1 1 0 0 1 1-1H14a1 1 0 0 1 1 1v3.318a.5.5 0 0 0 .5.5h2a1.5 1.5 0 0 0 1.5-1.5V11" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M18.546 6.2L21 9.4V11H3V9.4l2.455-3.2V4a1 1 0 0 1 1-1h11.09a1 1 0 0 1 1 1v2.2z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M7.5 15.5v-1h1v1h-1z" fill="#4C5A67"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-quantity-1"> <path d="M18.747 8.576l.293-.405-.293.405 1.63 1.18-.822 1.835a1 1 0 0 0 0 .818l.822 1.836-1.63 1.179a1 1 0 0 0-.409.708l-.205 2-2.001.206a1 1 0 0 0-.709.41l-1.178 1.63-1.836-.823a1 1 0 0 0-.818 0l-1.836.822-1.179-1.63a1 1 0 0 0-.708-.409l-2-.205-.207-2.001a1 1 0 0 0-.408-.709l-1.63-1.178.822-1.836a1 1 0 0 0 0-.818l-.822-1.836 1.63-1.179-.293-.405.293.405a1 1 0 0 0 .408-.708l.206-2 2.001-.207a1 1 0 0 0 .708-.408l1.18-1.63 1.835.822a1 1 0 0 0 .818 0l1.836-.822 1.179 1.63a1 1 0 0 0 .708.408l2 .206.206 2.001a1 1 0 0 0 .41.708zM16.389 11A4.5 4.5 0 1 1 14 7.968" ></path> <path d="M16.5 8.5l-5.34 4.796-.717-.717-.537-.538" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-quality"> <path d="M20 13a8.25 8.25 0 1 1-16.5 0V5.833L11.75 3 20 5.833V13z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M15.907 11.674a4.278 4.278 0 1 1-2.27-2.882"></path> <path d="M16.013 9.298l-5.077 4.558-.68-.68-.512-.512" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-quality-3"> <path d="M4 6.798A14.286 14.286 0 0 0 12.137 3a14.285 14.285 0 0 0 8.137 3.798s-.115 2.264-.503 5.744c-.383 3.436-2.664 6.338-5.844 7.695l-1.79.763-1.668-.712c-3.246-1.384-5.54-4.378-5.933-7.886C4.122 8.703 4 6.798 4 6.798z" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M12.069 8.386a.2.2 0 0 1 .362 0l.933 1.986a.2.2 0 0 0 .15.113l2.101.321a.2.2 0 0 1 .113.337l-1.533 1.571a.2.2 0 0 0-.054.172l.36 2.208a.2.2 0 0 1-.294.207l-1.86-1.029a.2.2 0 0 0-.194 0l-1.86 1.029a.2.2 0 0 1-.294-.207l.36-2.208a.2.2 0 0 0-.054-.172l-1.533-1.57a.2.2 0 0 1 .113-.338l2.1-.321a.2.2 0 0 0 .152-.113l.932-1.986z" ></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-projects"> <path d="M3.09 10.083A1 1 0 0 1 4.087 9h15.826a1 1 0 0 1 .997 1.083l-.757 9.083A2 2 0 0 1 18.16 21H5.84a2 2 0 0 1-1.993-1.834l-.757-9.083z"></path> <path d="M6 6.5h12M8 4h8" stroke-linecap="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-project"> <path d="M19.913 8.5H4.087a1 1 0 0 0-.997 1.083l.757 9.083A2 2 0 0 0 5.84 20.5h12.32a2 2 0 0 0 1.993-1.834l.757-9.083a1 1 0 0 0-.997-1.083z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M19 6h-5.667l-1.666-2H5v2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-project-2"> <path d="M3 8v11a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-8a.5.5 0 0 0-.5-.5h-9.081a.5.5 0 0 1-.387-.184L8.877 7.683A.5.5 0 0 0 8.49 7.5H3.5A.5.5 0 0 0 3 8z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M4.636 4h14.727v3.273" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-folder-open"> <path d="M8.024 6.5H3a.5.5 0 0 0-.5.5v8a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V9.5A.5.5 0 0 0 17 9h-6.783a.5.5 0 0 1-.417-.224L8.441 6.724a.5.5 0 0 0-.417-.224z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M3.88 4.5v-1a.5.5 0 0 1 .5-.5h11.24a.5.5 0 0 1 .5.5V7" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-project-1"> <path d="M3 4.5V18a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V7a.5.5 0 0 0-.5-.5h-9.108a.5.5 0 0 1-.357-.15l-2.16-2.2A.5.5 0 0 0 8.516 4H3.5a.5.5 0 0 0-.5.5z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M3 10.5h18"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-folder-normal"> <path d="M2.5 4v10a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V6.5a1 1 0 0 0-1-1h-6.283a.5.5 0 0 1-.417-.224L8.441 3.224A.5.5 0 0 0 8.024 3H3.5a1 1 0 0 0-1 1z" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-organization"> <path d="M6.27273 21.0004H3V14.6367C3 14.0844 3.44772 13.6367 4 13.6367H6.27273" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M17.7273 21.0004H21V14.6367C21 14.0844 20.5523 13.6367 20 13.6367H17.7273" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M15.7273 3H8.27272C7.16815 3 6.27272 3.89543 6.27272 5V21H17.7273V5C17.7273 3.89543 16.8318 3 15.7273 3Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M9.54546 6.27246H10.5455" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.6364 6.27246H14.6364" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M9.54546 9.5459H10.5455" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.6364 9.5459H14.6364" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M9.54546 12.8184H10.5455" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.6364 12.8184H14.6364" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M9.54546 16.0908H10.5455" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.6364 16.0908H14.6364" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M12 20.9996V19.3633" stroke-miterlimit="10" stroke-linecap="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-non-profit"> <path d="M3 11.364h5.727l1.637-2.455 3.272 4.91 1.637-2.455H21" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M6.273 13.982a48.214 48.214 0 0 0 5.052 5.74.97.97 0 0 0 1.35 0 48.216 48.216 0 0 0 5.052-5.74" stroke-miterlimit="10" stroke-linecap="round"></path> <path d="M20.182 8.442A4.466 4.466 0 0 0 15.719 4 4.517 4.517 0 0 0 12 5.999 4.517 4.517 0 0 0 8.282 4a4.466 4.466 0 0 0-4.464 4.442" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-money-coins-1"> <path d="M8.41 13.818H5a1.5 1.5 0 0 1-1.5-1.5V4.5A1.5 1.5 0 0 1 5 3h11.727a1.5 1.5 0 0 1 1.5 1.5v5.185" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M11.682 12v3.273c0 1.355 2.197 2.454 4.909 2.454 2.711 0 4.909-1.099 4.909-2.454V12" stroke-miterlimit="10"></path> <path d="M11.682 15.273v3.273C11.682 19.9 13.879 21 16.59 21c2.711 0 4.909-1.099 4.909-2.454v-3.273" stroke-miterlimit="10"></path> <path d="M16.59 14.454c2.712 0 4.91-1.098 4.91-2.454s-2.198-2.455-4.91-2.455c-2.71 0-4.908 1.1-4.908 2.455 0 1.356 2.197 2.454 4.909 2.454zm-5.726-5.727a.818.818 0 1 0 0-1.636.818.818 0 0 0 0 1.636z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M11.182 7.91a.318.318 0 1 1-.637-.001.318.318 0 0 1 .637 0z" fill="#74808B"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-loan"> <path d="M8.727 14.455H4a1 1 0 0 1-1-1V7.273a1 1 0 0 1 1-1h16a1 1 0 0 1 1 1v8" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M6.273 14.454v.41a6.137 6.137 0 0 0 12.273 0V8.727A3.273 3.273 0 0 0 15.273 12v1.636A3.273 3.273 0 0 0 12 16.91m0-5.728a.818.818 0 1 0 0-1.637.818.818 0 0 0 0 1.637z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M12.318 10.364a.318.318 0 1 1-.636 0 .318.318 0 0 1 .636 0z" fill="#4C5A67"></path> <path d="M17.727 6.273v-.818A2.454 2.454 0 0 0 15.273 3H8.727a2.454 2.454 0 0 0-2.454 2.455v.818" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-integration"> <path d="m19 5 3-3" /> <path d="m2 22 3-3" /> <path d="M6.3 20.3a2.4 2.4 0 0 0 3.4 0L12 18l-6-6-2.3 2.3a2.4 2.4 0 0 0 0 3.4Z" /> <path d="M7.5 13.5 10 11" /> <path d="M10.5 16.5 13 14" /> <path d="m12 6 6 6 2.3-2.3a2.4 2.4 0 0 0 0-3.4l-2.6-2.6a2.4 2.4 0 0 0-3.4 0Z" /> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-hr"> <path d="M8 5.5V4.5C8 3.94772 8.44772 3.5 9 3.5H15C15.5523 3.5 16 3.94772 16 4.5V5.5" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M20 5.5H4C3.44772 5.5 3 5.94772 3 6.5V10.5C3 11.0523 3.44772 11.5 4 11.5H20C20.5523 11.5 21 11.0523 21 10.5V6.5C21 5.94772 20.5523 5.5 20 5.5Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M20 13.5V19C20 20.1046 19.1046 21 18 21H6C4.89543 21 4 20.1046 4 19V13.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.5 10.5H10.5C9.94772 10.5 9.5 10.9477 9.5 11.5C9.5 12.0523 9.94772 12.5 10.5 12.5H13.5C14.0523 12.5 14.5 12.0523 14.5 11.5C14.5 10.9477 14.0523 10.5 13.5 10.5Z" fill="var(--bg-color)" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-getting-started"> <path d="M13.632 17.725l2.413 2.413a2.86 2.86 0 0 0 4.09 0 2.864 2.864 0 0 0 0-4.09l-1.595-1.595" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M10.3 10.548L7.497 7.746" stroke-miterlimit="10"></path> <path d="M5.78 8.319l1.718-.573.572-1.717-2.29-2.29-2.29 2.29 2.29 2.29z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M20.73 6.21l-2.517 2.507-2.94-2.925 2.518-2.508a3.445 3.445 0 0 0-1.847-.25 4.593 4.593 0 0 0-4.199 4.68c-.006.46.08.915.251 1.341l-8.06 7.102a2.796 2.796 0 0 0-.168 4.012 2.689 2.689 0 0 0 4.03-.163l7.138-8.024a5.5 5.5 0 0 0 2.352.163 4.651 4.651 0 0 0 3.526-3.26 4.158 4.158 0 0 0-.084-2.675z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-education"> <path d="M12 5.625V14" stroke-miterlimit="10" stroke-linecap="round"></path> <path d="M14.125 3.5C12.951 3.5 12 4.45 12 5.625 12 4.451 11.05 3.5 9.875 3.5H4.5a1 1 0 0 0-1 1v11.875a2 2 0 0 0 2 2h4.375c1.174 0 2.125.95 2.125 2.125 0-1.174.95-2.125 2.125-2.125H18.5a2 2 0 0 0 2-2V4.5a1 1 0 0 0-1-1h-5.375z" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-customization"> <path d="M12.636 5.455H21m-18 0h2.455M19 12h2M3 12h9m.636 6.546H21m-18 0h2.455m2-11.046a2 2 0 1 0 0-4 2 2 0 0 0 0 4zM14 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm-6.545 6.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-crm"> <path d="M13.636 3v7.364H21A7.363 7.363 0 0 0 13.636 3z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M10.364 6.273A7.363 7.363 0 0 0 3 13.636 7.363 7.363 0 0 0 10.364 21a7.363 7.363 0 0 0 7.363-7.364h-7.363V6.273z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-equity"> <path d="M10.696 11.196a.5.5 0 0 0 .5-.5V4.589a6.465 6.465 0 0 1 6.304 6.454 6.465 6.465 0 0 1-6.457 6.457 6.465 6.465 0 0 1-6.454-6.304h6.107z" stroke-linejoin="round"></path> <path d="M2.502 8.804a6.465 6.465 0 0 1 6.302-6.302v6.302H2.502z" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-buying"> <path d="M19 8.5H5a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-9a2 2 0 0 0-2-2z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M12 17a2 2 0 1 0 0-4 2 2 0 0 0 0 4z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M18 6H6m10-2.5H8" stroke-miterlimit="10" stroke-linecap="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-assets"> <path d="M3 6h17" stroke-miterlimit="10"></path> <path d="M20 19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6l3.4-3h10.2L20 6v13z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M15.582 10c0 2.29-1.8 4.09-4.091 4.09A4.051 4.051 0 0 1 7.4 10" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <circle cx="15.6" cy="10" r=".5"></circle> <circle cx="7.3" cy="10" r=".5"></circle> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-agriculture"> <path d="M12 12V2" stroke-miterlimit="10" stroke-linecap="round"></path> <path d="M17.1 3h-.85A4.25 4.25 0 0 0 12 7.25v1.7h.85A4.25 4.25 0 0 0 17.1 4.7V3z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M19 15l-.755 5.283A2 2 0 0 1 16.265 22h-8.53a2 2 0 0 1-1.98-1.717L5 15" stroke-miterlimit="10"></path> <path d="M20 12H4a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-1a1 1 0 0 0-1-1z" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-accounting"> <path d="M19 7H5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M13.3 14a1.3 1.3 0 1 1-2.6 0 1.3 1.3 0 0 1 2.6 0z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M8.26 10.3h7.48a2.844 2.844 0 0 0 2.36 2.36v2.68a2.844 2.844 0 0 0-2.36 2.36H8.26a2.844 2.844 0 0 0-2.36-2.36v-2.68a2.844 2.844 0 0 0 2.36-2.36zM6 5V4h12v1" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-healthcare"> <path d="M7.72754 6.27273V4C7.72754 3.44771 8.17525 3 8.72754 3H15.273C15.8253 3 16.273 3.44772 16.273 4V6.27273" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M20 6.27295H4C3.44772 6.27295 3 6.72066 3 7.27295V20.0002C3 20.5525 3.44772 21.0002 4 21.0002H20C20.5523 21.0002 21 20.5525 21 20.0002V7.27295C21 6.72066 20.5523 6.27295 20 6.27295Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M16.091 12H13.6365V9.54541H10.3637V12H7.90918V15.2727H10.3637V17.7272H13.6365V15.2727H16.091V12Z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-expenses"> <rect width="20" height="12" x="2" y="6" rx="2"/><circle cx="12" cy="12" r="2"/><path d="M6 12h.01M18 12h.01"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-income"> <path d="M2 4.182V7.09c0 1.205 1.953 2.182 4.364 2.182 2.41 0 4.363-.977 4.363-2.182V4.18" stroke-miterlimit="10"></path> <path d="M2 7.09V10c0 1.205 1.953 2.182 4.364 2.182 1.117 0 2.136-.211 2.909-.556" stroke-miterlimit="10"></path> <path d="M2 10v2.91c0 1.204 1.953 2.18 4.364 2.18 1.117 0 2.137-.21 2.909-.555" stroke-miterlimit="10"></path> <path d="M6.364 6.364c2.41 0 4.363-.977 4.363-2.182S8.774 2 6.364 2 2 2.977 2 4.182s1.954 2.182 4.364 2.182z" stroke-miterlimit="10" stroke-linecap="square"></path> <path d="M9.273 10v2.91c0 1.204 1.953 2.18 4.364 2.18 2.41 0 4.363-.976 4.363-2.18V10" stroke-miterlimit="10"></path> <path d="M9.273 12.91v2.908c0 1.205 1.953 2.182 4.364 2.182 2.41 0 4.363-.977 4.363-2.182V12.91" stroke-miterlimit="10"></path> <path d="M13.637 12.182c2.41 0 4.363-.977 4.363-2.182s-1.953-2.182-4.363-2.182S9.273 8.795 9.273 10s1.954 2.182 4.364 2.182z" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-liabilities"> <path d="M8.588 17H5a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8.5a2 2 0 0 1 2 2v5.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M5.76 6.09h6.785M5.76 9.5h6.785M5.76 12.91h2.727" stroke-miterlimit="10" stroke-linecap="round"></path> <path d="M16.668 13.59V17h-5.454v-3.41l2.727-2.044 2.727 2.045z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M13.94 15.636V17" stroke-miterlimit="10" stroke-linecap="round"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-file"> <path d="M6.5 14h7m-7-3h7m-7-3h2m3-5.5H5A1.5 1.5 0 0 0 3.5 4v12A1.5 1.5 0 0 0 5 17.5h10a1.5 1.5 0 0 0 1.5-1.5V7.5l-5-5z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M11.5 3v5h5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-list-alt"> <rect width="18" height="18" x="3" y="3" rx="2"/><path d="M21 7.5H3"/><path d="M21 12H3"/><path d="M21 16.5H3"/> </symbol> <symbol viewBox="0 0 24 24" id="icon-milestone" fill-rule="evenodd" xmlns="http://www.w3.org/2000/svg"> <path d="M12 13v8"/><path d="M12 3v3"/><path d="M4 6a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h13a2 2 0 0 0 1.152-.365l3.424-2.317a1 1 0 0 0 0-1.635l-3.424-2.318A2 2 0 0 0 17 6z"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-small-file"> <path d="M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"/><path d="M14 2v4a2 2 0 0 0 2 2h4"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-image"> <path d="M11.5 2.5H5A1.5 1.5 0 0 0 3.5 4v12A1.5 1.5 0 0 0 5 17.5h10a1.5 1.5 0 0 0 1.5-1.5V7.5l-5-5z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M5.876 15.4a.2.2 0 0 1-.166-.312l1.841-2.735a.2.2 0 0 1 .291-.045l1.224.98a.2.2 0 0 0 .283-.034l1.973-2.527a.2.2 0 0 1 .329.019l2.663 4.35a.2.2 0 0 1-.171.304H5.876z" stroke-miterlimit="10" stroke-linecap="square" stroke-linejoin="round"></path> <path d="M8 9.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z" stroke-miterlimit="10" stroke-linecap="square"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-today"> <path d="M8 2v.857m4.243.9l-.606.606M14 8h-.857m-.9 4.243l-.606-.606M8 14v-.857m-4.243-.9l.606-.606M2 8h.857m.9-4.243l.606.606M8 10.571A2.571 2.571 0 1 0 8 5.43a2.571 2.571 0 0 0 0 5.142z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg" id="icon-primitive-dot"> <path d="M9.5 6a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-image-view"> <path d="M2.5 3.5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3h-3a1 1 0 0 1-1-1v-2zm0 7a1 1 0 0 1 1-1h3v3a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-2zm7-7a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-3v-3zm0 6h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3z"></path> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-keyboard" viewBox="0 0 42 32"> <path style="stroke: var(--color1, #192734)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" d="M7.385 2.462h27.077c2.719 0 4.923 2.204 4.923 4.923v17.231c0 2.719-2.204 4.923-4.923 4.923h-27.077c-2.719 0-4.923-2.204-4.923-4.923v-17.231c0-2.719 2.204-4.923 4.923-4.923z"></path> <path d="M12.8 11.323c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M17.723 11.323c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M15.262 16.246c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M22.646 11.323c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M20.185 16.246c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M27.569 11.323c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M25.108 16.246c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M32.492 11.323c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path d="M30.031 16.246c0 0.816-0.661 1.477-1.477 1.477s-1.477-0.661-1.477-1.477c0-0.816 0.661-1.477 1.477-1.477s1.477 0.661 1.477 1.477z"></path> <path style="stroke: var(--color1, #192734)" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="4" d="M12.308 22.154h17.231"></path> </symbol> <symbol viewBox="0 0 20 16" xmlns="http://www.w3.org/2000/svg" id="icon-mail"> <path d="M1.29736 6.98804V13.869C1.29736 14.2984 1.46794 14.7102 1.77157 15.0138C2.0752 15.3175 2.48701 15.488 2.91641 15.488H17.4878C17.9172 15.488 18.329 15.3175 18.6327 15.0138C18.9363 14.7102 19.1069 14.2984 19.1069 13.869V6.98804" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M19.1069 4.1546V2.53555C19.1069 2.10615 18.9363 1.69434 18.6327 1.39071C18.329 1.08708 17.9172 0.916504 17.4878 0.916504H2.91641C2.48701 0.916504 2.0752 1.08708 1.77157 1.39071C1.46794 1.69434 1.29736 2.10615 1.29736 2.53555V4.1546L10.2021 9.82127L19.1069 4.1546Z" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-calendar"> <path d="M2 6.2C2 5.6317 2.00039 5.23554 2.02559 4.92712C2.05031 4.62454 2.0964 4.45069 2.16349 4.31901C2.3073 4.03677 2.53677 3.8073 2.81901 3.66349C2.95069 3.5964 3.12454 3.55031 3.42712 3.52559C3.73554 3.50039 4.1317 3.5 4.7 3.5H11.3C11.8683 3.5 12.2645 3.50039 12.5729 3.52559C12.8755 3.55031 13.0493 3.5964 13.181 3.66349C13.4632 3.8073 13.6927 4.03677 13.8365 4.31901C13.9036 4.45069 13.9497 4.62454 13.9744 4.92712C13.9996 5.23554 14 5.6317 14 6.2V10.8C14 11.3683 13.9996 11.7645 13.9744 12.0729C13.9497 12.3755 13.9036 12.5493 13.8365 12.681C13.6927 12.9632 13.4632 13.1927 13.181 13.3365C13.0493 13.4036 12.8755 13.4497 12.5729 13.4744C12.2645 13.4996 11.8683 13.5 11.3 13.5H4.7C4.1317 13.5 3.73554 13.4996 3.42712 13.4744C3.12454 13.4497 2.95069 13.4036 2.81901 13.3365C2.53677 13.1927 2.3073 12.9632 2.16349 12.681C2.0964 12.5493 2.05031 12.3755 2.02559 12.0729C2.00039 11.7645 2 11.3683 2 10.8V6.2Z"/> <path d="M11.5 6H4.5" stroke-linecap="round"/> <path d="M5 3.5V2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11 3.5V2" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-assign"> <path d="M8.80039 10H6.40039C5.33952 10 4.32211 10.4214 3.57196 11.1716C2.82182 11.9217 2.40039 12.9391 2.40039 14H9.60039" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.60029 7.6C9.14669 7.6 10.4003 6.3464 10.4003 4.8C10.4003 3.2536 9.14669 2 7.60029 2C6.0539 2 4.80029 3.2536 4.80029 4.8C4.80029 6.3464 6.0539 7.6 7.60029 7.6Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12.0005 10V13.2" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.4004 11.6H13.6004" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-customer"> <g stroke="#4C5A67" stroke-miterlimit="10"> <path d="M17.718 18.95c-.11-1.953-1.225-2.574-2.855-3.117-1.245-.415-1.588-1.722-1.682-2.416m-2.364-.001c-.092.69-.428 2-1.68 2.417-1.63.543-2.747 1.162-2.857 3.116"></path> <path d="M12 13.636a3.273 3.273 0 01-3.273-3.272v-.819a3.273 3.273 0 016.546 0v.819A3.273 3.273 0 0112 13.636z" stroke-linecap="square"></path> <path d="M12 21a9 9 0 100-18 9 9 0 000 18z" stroke-linecap="square"></path> </g> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-share"> <path d="M11.818 12.819H13a1 1 0 0 0 1-1V10.46a.545.545 0 0 0-.343-.507l-2.041-.818a.546.546 0 0 1-.343-.505v-.479a2.172 2.172 0 0 0 1.09-1.879v-1.09a2.182 2.182 0 0 0-3.272-1.89m.202 7.208l-2.04-.818a.546.546 0 0 1-.344-.505v-.48A2.172 2.172 0 0 0 8 6.82V5.728a2.182 2.182 0 1 0-4.364 0v1.09a2.172 2.172 0 0 0 1.091 1.88v.479a.546.546 0 0 1-.343.506l-2.04.818a.546.546 0 0 0-.344.505v.813a1 1 0 0 0 1 1h5.636a1 1 0 0 0 1-1v-.813a.545.545 0 0 0-.343-.506z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-branch" > <path d="M6.04541 6.59082V13.4089" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.2272 6.59082V7.95444C14.2272 8.67776 13.9398 9.37144 13.4284 9.8829C12.9169 10.3944 12.2232 10.6817 11.4999 10.6817H8.77266C8.04935 10.6817 7.35566 10.969 6.8442 11.4805C6.33274 11.9919 6.04541 12.6856 6.04541 13.4089" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.04544 6.59087C7.1751 6.59087 8.09087 5.6751 8.09087 4.54544C8.09087 3.41577 7.1751 2.5 6.04544 2.5C4.91577 2.5 4 3.41577 4 4.54544C4 5.6751 4.91577 6.59087 6.04544 6.59087Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.04544 17.5001C7.1751 17.5001 8.09087 16.5843 8.09087 15.4546C8.09087 14.325 7.1751 13.4092 6.04544 13.4092C4.91577 13.4092 4 14.325 4 15.4546C4 16.5843 4.91577 17.5001 6.04544 17.5001Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14.2271 6.59087C15.3567 6.59087 16.2725 5.6751 16.2725 4.54544C16.2725 3.41577 15.3567 2.5 14.2271 2.5C13.0974 2.5 12.1816 3.41577 12.1816 4.54544C12.1816 5.6751 13.0974 6.59087 14.2271 6.59087Z" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-reply"> <polyline points="9 17 4 12 9 7" /> <path d="M20 18v-2a4 4 0 0 0-4-4H4" /> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-reply-all"> <polyline points="7 17 2 12 7 7" /> <polyline points="12 17 7 12 12 7" /> <path d="M22 18v-2a4 4 0 0 0-4-4H7" /> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-printer"> <path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"/><path d="M6 9V3a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v6"/><rect x="6" y="14" width="12" height="8" rx="1"/> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-permission"> <path d="M8 2a10.534 10.534 0 0 1-6 2.8s0 6.8 6 9.2c6-2.4 6-9.2 6-9.2A10.534 10.534 0 0 1 8 2z" stroke-linecap="round" stroke-linejoin="round"></path> <path d="M5.75 8l1.5 1.5 3-3" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" id="icon-month-view"> <path d="M5 5.778v4.444m3-4.444v4.444M3 3h10c.552 0 1 .497 1 1.111v7.778c0 .614-.448 1.111-1 1.111H3c-.552 0-1-.498-1-1.111V4.11C2 3.497 2.448 3 3 3z" stroke-linecap="round" stroke-linejoin="round"></path> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-dashboard"> <path d="m12 14 4-4"/><path d="M3.34 19a10 10 0 1 1 17.32 0"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-clap"> <path d="M12.5842 4.63692L10.046 2.0995C9.96005 2.01355 9.85773 1.94571 9.7451 1.89999C9.63247 1.85428 9.51182 1.83161 9.39028 1.83334C9.26874 1.83507 9.14878 1.86116 9.03749 1.91006C8.92621 1.95896 8.82586 2.02968 8.74239 2.11804V2.11804C8.57986 2.29008 8.49084 2.51872 8.49423 2.75536C8.49763 2.992 8.59318 3.21799 8.76057 3.3853L11.542 6.16672" stroke-miterlimit="10"/> <path d="M9.14288 3.76929L7.72472 2.36131C7.63876 2.27536 7.53645 2.20752 7.42382 2.1618C7.31119 2.11609 7.19053 2.09343 7.06899 2.09515C6.94745 2.09688 6.82749 2.12297 6.7162 2.17187C6.60492 2.22077 6.50457 2.29149 6.4211 2.37985V2.37985C6.25857 2.55189 6.16955 2.78053 6.17295 3.01717C6.17634 3.25381 6.27189 3.4798 6.43928 3.64711" stroke-miterlimit="10"/> <path d="M17.034 11.2878C17.517 10.1522 17.568 8.8791 17.1772 7.70853C16.6445 6.11619 15.8874 4.32021 15.5245 2.69041C15.5019 2.55824 15.453 2.43196 15.3807 2.31907C15.3083 2.20618 15.214 2.10898 15.1034 2.03326C14.9927 1.95754 14.868 1.90483 14.7366 1.87827C14.6051 1.85172 14.4697 1.85186 14.3383 1.87868C14.207 1.9055 14.0823 1.95846 13.9718 2.0344C13.8613 2.11035 13.7672 2.20773 13.6951 2.32077C13.623 2.43381 13.5743 2.56019 13.552 2.6924C13.5297 2.82462 13.5342 2.95997 13.5653 3.09041C13.7122 4.08612 13.7838 5.09151 13.7794 6.09801" stroke-miterlimit="10"/> <path d="M4.0558 9.64014C3.87166 9.45977 3.62471 9.35791 3.36695 9.35601C3.1092 9.35411 2.86078 9.45232 2.674 9.62995V9.62995C2.57804 9.72053 2.50124 9.82943 2.44814 9.95022C2.39503 10.071 2.36671 10.2012 2.36484 10.3332C2.36298 10.4651 2.38761 10.5961 2.43728 10.7183C2.48695 10.8406 2.56064 10.9516 2.654 11.0448L8.22812 16.6186C9.00617 17.3963 10.0612 17.8333 11.1614 17.8333C12.2615 17.8333 13.3165 17.3963 14.0946 16.6186V16.6186C14.8197 15.8958 15.329 14.9852 15.5654 13.989C15.8017 12.9929 15.7558 11.9505 15.4328 10.979C14.855 9.25069 14.0331 7.30125 13.639 5.53037C13.6127 5.38837 13.5585 5.25302 13.4793 5.13225C13.4002 5.01148 13.2977 4.90772 13.178 4.82703C13.0582 4.74634 12.9236 4.69034 12.7819 4.66232C12.6403 4.6343 12.4944 4.63481 12.353 4.66383C12.2115 4.69285 12.0773 4.7498 11.9581 4.83133C11.8389 4.91287 11.7372 5.01735 11.6589 5.13868C11.5806 5.26 11.5273 5.39573 11.5021 5.53791C11.4769 5.68009 11.4803 5.82587 11.5121 5.96672C11.5223 6.04745 11.7426 7.69252 11.9808 8.9216C11.9848 8.94271 11.9819 8.96455 11.9726 8.98391C11.9633 9.00327 11.948 9.01912 11.929 9.02913C11.91 9.03915 11.8882 9.0428 11.867 9.03954C11.8458 9.03629 11.8261 9.0263 11.811 9.01105L7.69176 4.89001C7.59846 4.79674 7.48741 4.72313 7.36517 4.67352C7.24294 4.62391 7.11199 4.59931 6.98009 4.60117C6.84818 4.60304 6.71799 4.63133 6.5972 4.68437C6.47641 4.73742 6.36749 4.81414 6.27687 4.91001C6.10045 5.09676 6.00381 5.34493 6.00748 5.60181C6.01114 5.85868 6.11483 6.10399 6.2965 6.28563L9.78083 9.76995" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M4.05713 6.85146C3.8756 6.66973 3.63032 6.56599 3.37348 6.56233C3.11665 6.55866 2.86851 6.65535 2.68187 6.83182V6.83182C2.58592 6.92243 2.50912 7.03136 2.45601 7.15216C2.4029 7.27297 2.37456 7.4032 2.37266 7.53515C2.37076 7.6671 2.39535 7.79809 2.44496 7.92038C2.49457 8.04266 2.56821 8.15375 2.6615 8.24708L6.98327 12.5674" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M6.37845 6.36782L5.17337 5.17438C5.08009 5.08101 4.96903 5.00731 4.84675 4.95764C4.72448 4.90797 4.59348 4.88333 4.46151 4.8852C4.32955 4.88706 4.1993 4.91539 4.07848 4.9685C3.95766 5.0216 3.84872 5.09842 3.75811 5.19438V5.19438C3.58179 5.38117 3.4852 5.62933 3.48887 5.88618C3.49254 6.14302 3.59616 6.38832 3.77775 6.57L8.37988 11.1707" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-criticize"> <path d="M10.7275 6.10907L8.54574 6.10907" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M11.8341 14.9294L12.909 9.01814L16.4675 9.01814C17.1919 9.01814 17.8639 8.52288 17.9802 7.80797C18.1279 6.89671 17.429 6.10908 16.5453 6.10908L10.7272 6.10908L10.7272 4.65454C10.7272 3.85092 10.0763 3.20001 9.27266 3.20001L7.16723 3.20001C6.17669 3.20001 5.21525 3.53746 4.44143 4.15637L2 6.10908L2 15.5635L9.35557 16.6952C10.5243 16.8748 11.6232 16.0915 11.8341 14.9294Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M8.54541 9.74542L4.90908 9.74542" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M8.54541 12.6545L4.90908 12.6545" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-card"> <path d="M7.5 3.5H14.5C16.1569 3.5 17.5 4.84315 17.5 6.5V11.8" stroke-linecap="round"/> <rect x="2.5" y="5.5" width="13" height="11" rx="2.5"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-duplicate"> <rect width="14" height="14" x="8" y="8" rx="2" ry="2"/><path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-chart"> <path d="M16 3H13.3333C12.7811 3 12.3333 3.44772 12.3333 4V17H16C16.5523 17 17 16.5523 17 16V4C17 3.44772 16.5523 3 16 3Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M11.3333 7H8.66666C8.11437 7 7.66666 7.44772 7.66666 8V17H12.3333V8C12.3333 7.44772 11.8856 7 11.3333 7Z" stroke-miterlimit="10" stroke-linecap="square"/> <path d="M6.66667 11.167H4C3.44772 11.167 3 11.6147 3 12.167V16.0003C3 16.5526 3.44771 17.0003 4 17.0003H7.66667V12.167C7.66667 11.6147 7.21895 11.167 6.66667 11.167Z" stroke-miterlimit="10" stroke-linecap="square"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-shortcut"> <path d="M13.7585 10.227L15.8552 11.5824C16.6268 12.0812 16.6268 13.2101 15.8552 13.7089L11.3916 16.5944C10.555 17.1352 9.47893 17.1352 8.64227 16.5944L4.17872 13.7089C3.40706 13.2101 3.40706 12.0812 4.17872 11.5824L6.27545 10.227M4.17872 8.41761L8.64227 11.3031C9.47893 11.8439 10.555 11.8439 11.3916 11.3031L15.8552 8.41762C16.6268 7.91878 16.6268 6.78993 15.8552 6.29109L11.3916 3.40564C10.555 2.86479 9.47893 2.86479 8.64227 3.40564L4.17872 6.29109C3.40706 6.78992 3.40706 7.91878 4.17872 8.41761Z"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-spacer"> <path d="M4 3V5C4 6.10457 4.89543 7 6 7H14C15.1046 7 16 6.10457 16 5V3" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4 17V16C4 14.8954 4.89543 14 6 14H14C15.1046 14 16 14.8954 16 16V17" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5 10.5H6" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8 10.5H9" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11 10.5H12" stroke-linecap="round" stroke-linejoin="round"/> <path d="M14 10.5H15" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-onboarding"> <path d="M2.5 6.5H16.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.5 9V5.5C16.5 4.67157 15.8284 4 15 4H4C3.17157 4 2.5 4.67157 2.5 5.5V14.5C2.5 15.3284 3.17157 16 4 16H10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.3287 15.9017C16.2754 15.9017 17.043 15.1342 17.043 14.1874C17.043 13.2407 16.2754 12.4731 15.3287 12.4731C14.3819 12.4731 13.6144 13.2407 13.6144 14.1874C13.6144 15.1342 14.3819 15.9017 15.3287 15.9017Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.3287 12.4732V11.1875" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.8439 13.3304L12.7305 12.6875" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.8439 15.0444L12.7305 15.6873" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.3287 15.9019V17.1876" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.814 15.0444L17.9274 15.6873" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.814 13.3304L17.9274 12.6875" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-number-card"> <rect width="15" height="11" x="2.5" y="4.5" rx="2.5"/> <path stroke-linecap="round" d="m9 13.2717 2.1349-2.0457 1.3641 1.3642L14.9999 10"/> <path stroke-linecap="round" d="M13.1812 10H15v1.8188"/> <path stroke="#000" stroke-linecap="round" d="M5.53911 7.55204h2.60407M5.25 8.83237h2.60407M6.49749 6.67866l-.82364 3.07385M7.79075 6.67866l-.82364 3.07385"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-dashboard-list"> <path d="M7.5 2.5H4.5C3.94772 2.5 3.5 2.94772 3.5 3.5V9.5C3.5 10.0523 3.94772 10.5 4.5 10.5H7.5C8.05228 10.5 8.5 10.0523 8.5 9.5V3.5C8.5 2.94772 8.05228 2.5 7.5 2.5Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.5 13.5H4.5C3.94772 13.5 3.5 13.9477 3.5 14.5V16.5C3.5 17.0523 3.94772 17.5 4.5 17.5H7.5C8.05228 17.5 8.5 17.0523 8.5 16.5V14.5C8.5 13.9477 8.05228 13.5 7.5 13.5Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.5 2.5H12.5C11.9477 2.5 11.5 2.94772 11.5 3.5V6.5C11.5 7.05228 11.9477 7.5 12.5 7.5H15.5C16.0523 7.5 16.5 7.05228 16.5 6.5V3.5C16.5 2.94772 16.0523 2.5 15.5 2.5Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.5 10.5H12.5C11.9477 10.5 11.5 10.9477 11.5 11.5V16.5C11.5 17.0523 11.9477 17.5 12.5 17.5H15.5C16.0523 17.5 16.5 17.0523 16.5 16.5V11.5C16.5 10.9477 16.0523 10.5 15.5 10.5Z" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-workflow"> <path d="M15.75 2L11.25 2C10.0074 2 9 2.89543 9 4L9 8C9 9.10457 10.0074 10 11.25 10L15.75 10C16.9926 10 18 9.10457 18 8L18 4C18 2.89543 16.9926 2 15.75 2Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.75 15L15.25 15C14.0074 15 13 15.8954 13 17L13 21C13 22.1046 14.0074 23 15.25 23L19.75 23C20.9926 23 22 22.1046 22 21L22 17C22 15.8954 20.9926 15 19.75 15Z" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.5 6C8.5 6 4.76593 6 4.28572 6C3.8055 6 3.05612 6.06621 2.5579 6.61904C2.05968 7.17186 2 8.02125 2 8.47619C2 8.93113 2.00001 16.5238 2.00001 16.5238C2.00001 17.1805 2.20068 17.8104 2.5579 18.2747C2.91511 18.7391 3.39959 19 3.90477 19L11 19" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9 21.5L11.5 19L9 16.5" stroke-linecap="round" stroke-linejoin="round"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-text"> <polyline points="4 7 4 4 20 4 20 7"/><line x1="9" x2="15" y1="20" y2="20"/><line x1="12" x2="12" y1="4" y2="20"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header"> <path d="M6 12h12"/><path d="M6 20V4"/><path d="M18 20V4"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header-1"> <path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="m17 12 3-2v8"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header-2"> <path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header-3"> <path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2"/><path d="M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header-4"> <path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M17 10v4h4"/><path d="M21 10v8"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header-5"> <path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><path d="M17 13v-3h4"/><path d="M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-header-6"> <path d="M4 12h8"/><path d="M4 18V6"/><path d="M12 18V6"/><circle cx="19" cy="16" r="2"/><path d="M20 10c-2 2-3 3.5-3 6"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-clipboard"> <rect width="8" height="4" x="8" y="2" rx="1" ry="1"/><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-logout" stroke-linejoin="round"> <path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"/><polyline points="16 17 21 12 16 7"/><line x1="21" x2="9" y1="12" y2="12"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-web" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"/><path d="M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20"/><path d="M2 12h20"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-hammer" stroke-linejoin="round"> <path d="m15 12-8.373 8.373a1 1 0 1 1-3-3L12 9"/><path d="m18 15 4-4"/><path d="m21.5 11.5-1.914-1.914A2 2 0 0 1 19 8.172V7l-2.26-2.26a6 6 0 0 0-4.202-1.756L9 2.96l.92.82A6.18 6.18 0 0 1 12 8.4V10l2 2h1.172a2 2 0 0 1 1.414.586L18.5 14.5"/> </symbol> <symbol viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" id="icon-help"> <path stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M8.208 8.115v-.099a2.021 2.021 0 0 1 1.114-1.809l.057-.028a1.85 1.85 0 0 1 1.278-.142l.121.03c.623.156 1.1.659 1.223 1.289v0c.04.208.04.421 0 .63l-.029.153a1.805 1.805 0 0 1-.97 1.276l-.2.1a1.446 1.446 0 0 0-.804 1.297v0L10 11.5"/> <path fill="#20272E" d="M10.307 13.804a.304.304 0 1 1-.607 0 .304.304 0 0 1 .607 0Z"/> <circle cx="10" cy="10" r="7"/> </symbol> <symbol viewBox="0 0 26 26" xmlns="http://www.w3.org/2000/svg" id="icon-edit-round"> <circle cx="13" cy="13" r="12.5" fill="#fff"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.305 7.62c-.192.08-.367.197-.515.345l-.612.612 2.244 2.245.613-.612a1.586 1.586 0 0 0-1.73-2.59zm.41 3.91l-2.244-2.246-6.163 6.163a.5.5 0 0 0-.128.222l-.67 2.452a.3.3 0 0 0 .37.368l2.451-.669a.5.5 0 0 0 .222-.129l6.162-6.162z" fill="#70818F"></path> </symbol> <!-- filled icons --> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-add-round"> <rect width="24" height="24" rx="12" fill="var(--primary)"/> <path d="M12 7V17" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7 12H17" stroke="white" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/> <defs> <linearGradient id="paint0_linear_76:14" x1="0" y1="0" x2="0" y2="24" gradientUnits="userSpaceOnUse"> <stop stop-color="var(--primary)"/> <stop offset="1" stop-color="var(--primary)"/> </linearGradient> </defs> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-solid-error"> <path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.0429 8.04289C8.43342 7.65237 9.06659 7.65237 9.45711 8.04289L12.0011 10.5869L14.5451 8.04294C14.9356 7.65242 15.5688 7.65242 15.9593 8.04294C16.3499 8.43347 16.3499 9.06663 15.9593 9.45716L13.4154 12.0011L15.9593 14.5451C16.3499 14.9356 16.3499 15.5688 15.9593 15.9593C15.5688 16.3499 14.9357 16.3499 14.5451 15.9593L12.0011 13.4154L9.45711 15.9594C9.06659 16.3499 8.43342 16.3499 8.0429 15.9594C7.65237 15.5689 7.65237 14.9357 8.0429 14.5452L10.5869 12.0011L8.0429 9.45711C7.65237 9.06658 7.65237 8.43342 8.0429 8.04289Z" fill="#F56B6B" stroke="none"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-solid-info"> <path opacity="0.8" fill-rule="evenodd" clip-rule="evenodd" d="M12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2ZM12 10.5C12.5523 10.5 13 10.9477 13 11.5V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V11.5C11 10.9477 11.4477 10.5 12 10.5ZM13 7.99976C13 7.44747 12.5523 6.99976 12 6.99976C11.4477 6.99976 11 7.44747 11 7.99976V8.1C11 8.65228 11.4477 9.1 12 9.1C12.5523 9.1 13 8.65228 13 8.1V7.99976Z" fill="#318AD8" stroke="none"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-solid-success"> <path fill-rule="evenodd" clip-rule="evenodd" d="M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12ZM16.8734 10.1402C17.264 9.74969 17.264 9.11652 16.8734 8.726C16.4829 8.33547 15.8498 8.33547 15.4592 8.726L14.6259 9.55933L12.9592 11.226L10.333 13.8522L9.37345 12.8927L8.54011 12.0593C8.14959 11.6688 7.51643 11.6688 7.1259 12.0593C6.73538 12.4499 6.73538 13.083 7.1259 13.4735L7.95923 14.3069L9.6259 15.9735C9.81344 16.1611 10.0678 16.2664 10.333 16.2664C10.5982 16.2664 10.8526 16.1611 11.0401 15.9735L14.3734 12.6402L16.0401 10.9735L16.8734 10.1402Z" fill="#68D391" stroke="none"/> </symbol> <symbol viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" id="icon-solid-warning"> <path fill-rule="evenodd" clip-rule="evenodd" d="M4.00288 21.3966C2.47791 21.3966 1.51397 19.7584 2.25456 18.4253L10.2527 4.02871C11.0147 2.65709 12.9873 2.6571 13.7493 4.02872L21.7474 18.4253C22.488 19.7584 21.524 21.3966 19.9991 21.3966H4.00288ZM11.9991 18.4126C12.5688 18.4126 13.0307 17.9507 13.0307 17.381C13.0307 16.8113 12.5688 16.3495 11.9991 16.3495C11.4294 16.3495 10.9675 16.8113 10.9675 17.381C10.9675 17.9507 11.4294 18.4126 11.9991 18.4126ZM13 8.8601C13 8.30782 12.5523 7.8601 12 7.8601C11.4477 7.8601 11 8.30782 11 8.8601V13.9074C11 14.4597 11.4477 14.9074 12 14.9074C12.5523 14.9074 13 14.4597 13 13.9074V8.8601Z" fill="#D6932E" stroke="none"/> </symbol> <symbol viewBox="0 0 24 24" stroke="none" xmlns="http://www.w3.org/2000/svg" id="icon-upload-lg"> <circle cx="12" cy="12" r="12" fill="#50A6F2"></circle> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.717 7c2.29 0 4.211 1.859 4.494 4.266 1.272.152 2.289 1.31 2.289 2.742 0 1.523-1.13 2.742-2.543 2.742H8.043c-1.413 0-2.543-1.219-2.543-2.742 0-1.188.707-2.224 1.724-2.59C7.422 8.92 9.372 7 11.717 7zm.148 2.37a.499.499 0 0 0-.363.156l-1.556 1.555a.5.5 0 1 0 .708.707l.71-.711v3.097a.5.5 0 0 0 1 0v-3.098l.713.712a.5.5 0 1 0 .707-.707l-1.565-1.565a.498.498 0 0 0-.354-.146z" fill="#fff"></path> </symbol> <symbol viewBox="0 0 28 28" fill="none" stroke="none" xmlns="http://www.w3.org/2000/svg" id="icon-color-energy-points"> <path d="M14 28c7.732 0 14-6.268 14-14S21.732 0 14 0 0 6.268 0 14s6.268 14 14 14z" fill="#ECAC4B"></path> <g clip-path="url(#clip0)"> <path d="M19.41 10.93a.687.687 0 0 0-.606-.361h-3.208l1.123-3.93a.687.687 0 0 0-.66-.874h-4.804c-.31 0-.58.207-.662.505l-2.06 7.55a.686.686 0 0 0 .663.866h3.296l-1.226 6.74a.686.686 0 0 0 1.247.504l6.863-10.294a.688.688 0 0 0 .033-.705z" fill="#fff"></path> </g> <defs> <clipPath id="clip0"> <path fill="#fff" transform="translate(5.766 5.765)" d="M0 0h16.471v16.471H0z"></path> </clipPath> </defs> </symbol> <symbol viewBox="0 0 28 28" fill="none" stroke="none" xmlns="http://www.w3.org/2000/svg" id="icon-color-monthly-rank"> <path d="M14 28c7.732 0 14-6.268 14-14S21.732 0 14 0 0 6.268 0 14s6.268 14 14 14z" fill="#2D95F0"></path> <path d="M18.9 6.912v.963h.1a2 2 0 0 1 2 2V19a2 2 0 0 1-2 2H8.999A1.998 1.998 0 0 1 7 19V9.875a2 2 0 0 1 2-2h.45v-.963a.787.787 0 1 1 1.576 0v.963h6.3v-.963a.788.788 0 0 1 1.575 0z" fill="#fff"></path> <path d="M7 11.375h14v1.75H7v-1.75z" fill="#2D95F0"></path> </symbol> <symbol viewBox="0 0 28 28" fill="none" stroke="none" xmlns="http://www.w3.org/2000/svg" id="icon-color-rank"> <path d="M14 28C21.732 28 28 21.732 28 14C28 6.26801 21.732 0 14 0C6.26801 0 0 6.26801 0 14C0 21.732 6.26801 28 14 28Z" fill="#928EF5"/> <g clip-path="url(#clip0)"> <path d="M13.9887 10.4172C10.3828 10.4172 7.48242 13.253 7.48242 16.7359C7.48242 20.2188 10.3828 23.0736 13.9887 23.0736C17.5945 23.0736 20.4949 20.2378 20.4949 16.7549C20.4949 13.2721 17.5945 10.4172 13.9887 10.4172ZM16.0072 19.762L13.9887 18.7343L11.9702 19.762L12.3621 17.5923L10.7355 16.0507L12.9892 15.7272L13.9887 13.7288L14.9881 15.7082L17.2418 16.0317L15.6152 17.5733L16.0072 19.762Z" fill="white"/> <path d="M9.25781 4.8562V8.17354L11.6237 9.26675V4.8562H9.25781Z" fill="white"/> <path d="M18.7207 4.8562V8.17354L16.3548 9.26675V4.8562H18.7207Z" fill="white"/> <path d="M12.8066 4.8562V9.67921L13.9896 10.2256L15.1725 9.67921V4.8562H12.8066Z" fill="white"/> </g> <defs> <clipPath id="clip0"> <rect width="13.0125" height="18.2175" fill="white" transform="translate(7.48242 4.8562)"/> </clipPath> </defs> </symbol> <symbol viewBox="0 0 28 28" fill="none" stroke="none" xmlns="http://www.w3.org/2000/svg" id="icon-color-review-points"> <path d="M14 28c7.732 0 14-6.268 14-14S21.732 0 14 0 0 6.268 0 14s6.268 14 14 14z" fill="#48BB74"></path> <path d="M13.546 6.749a.5.5 0 0 1 .908 0l1.87 4.053 4.432.526a.5.5 0 0 1 .28.863l-3.276 3.03.87 4.378a.5.5 0 0 1-.735.534L14 17.953l-3.895 2.18a.5.5 0 0 1-.734-.534l.87-4.377-3.277-3.03a.5.5 0 0 1 .28-.864l4.433-.526 1.87-4.053z" fill="#fff"></path> </symbol> <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 40" id="icon-folder-normal-large"> <path d="M.245 16.22A2 2 0 012.233 14h41.534a2 2 0 011.987 2.22L43.52 36.44A4 4 0 0139.543 40H6.457a4 4 0 01-3.976-3.56L.245 16.22zM43.125 11V7a2 2 0 00-2-2H20.312a.5.5 0 01-.328-.123L14.657.245A1 1 0 0014.001 0H4.875a2 2 0 00-2 2v9a1 1 0 001 1h38.25a1 1 0 001-1z" fill="#A6B1B9"></path> </symbol> <symbol fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 46" id="icon-file-large"> <g fill="#A6B1B9"> <path d="M22 10V1.04a.5.5 0 01.812-.39l13.075 10.46a.5.5 0 01-.312.89H24a2 2 0 01-2-2z"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M19 0a1 1 0 011 1v10a3 3 0 003 3h12a2 2 0 012 2v26a4 4 0 01-4 4H4a4 4 0 01-4-4V3a3 3 0 013-3h16zM8 37a1 1 0 100 2h21a1 1 0 100-2H8zm-1-7a1 1 0 011-1h21a1 1 0 110 2H8a1 1 0 01-1-1zm1-9a1 1 0 100 2h6a1 1 0 100-2H8z"></path> </g> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-arrow-right-to-line"> <path d="M17 12H3" /> <path d="m11 18 6-6-6-6" /> <path d="M21 5v14" /> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-arrow-left-to-line"> <path d="M3 19V5" /> <path d="m13 6-6 6 6 6" /> <path d="M7 12h14" /> </symbol> </svg> <nav class="wiki-navbar navbar navbar-light navbar-expand-lg sticky-top pr-4"> <div class="navbar-brand-container"> <a class="navbar-brand" alt="Go to home page" data-prefix="" href=" /"><img alt="Logo" data-alt-src="/files/fclogo-light.png" src='/files/fclogo-dark.png'></a> </div> <div class="d-lg-none mobile-search-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"> <circle cx="11" cy="11" r="8"></circle> <line x1="21" y1="21" x2="16.65" y2="16.65"></line> </svg> </div><button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse wiki-navbar-container" id="navbarSupportedContent"> <ul class="navbar-nav"> <li class="nav-item search-item d-none d-lg-block"> <div class="website-search doc-search" id="search-container"> <button class="dropdown btn data-pill" id="dropdownMenuSearch"> <div class="search-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"> <circle cx="11" cy="11" r="8"></circle> <line x1="21" y1="21" x2="16.65" y2="16.65"></line> </svg> </div> <span class="text-muted">Search</span> <kbd>/</kbd> </button> </div> </li> <li class="nav-item"> <a class="navbar-link" href="/pricing" > Pricing </a> </li> <li class="nav-item"> <a class="navbar-link" href="/marketplace" > Marketplace </a> </li> <li class="nav-item"> <a class="navbar-link" href="/blog" > Blog </a> </li> <li class="nav-item"> <a class="navbar-link" href="/docs" > Docs </a> </li> <li class="nav-item"> <a class="navbar-link" href="/dashboard" > Dashboard → </a> </li> <div class="d-block d-sm-none sm-sidebar"> <div class="web-sidebar" data-name="docs"> <div class="sidebar-items"><ul class="list-unstyled sidebar-group-list" style="min-height: 20px"> <li class="sidebar-group" data-type="Wiki Sidebar" data-title="Getting Started"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Getting Started</span> <span class="add-sidebar-page hide" data-group-name="Getting Started" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Getting Started"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item sidebar-item-active" data-type="Wiki Page" data-name="introduction" data-title="Introduction" data-group-name="Getting Started" data-route="docs/introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/introduction"> Introduction </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="FAQ"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">FAQ</span> <span class="add-sidebar-page hide" data-group-name="FAQ" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group FAQ"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0ea0e33101" data-title="General" data-group-name="FAQ" data-route="docs/faq/general"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/general"> General </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0ebf5d3e34" data-title="FAQ - Site" data-group-name="FAQ" data-route="docs/faq/site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/site"> FAQ - Site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="47150e537c" data-title="Custom Apps" data-group-name="FAQ" data-route="docs/faq/custom_apps"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/custom_apps"> Custom Apps </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="bbf587d1ee" data-title="Billing" data-group-name="FAQ" data-route="docs/faq/billing"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/billing"> Billing </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="58d5b365e9" data-title="Support" data-group-name="FAQ" data-route="docs/faq/support"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/support"> Support </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="59dc4e3d63" data-title="Frappe Cloud Infra Architecture" data-group-name="FAQ" data-route="docs/faq/architecture"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/architecture"> Frappe Cloud Infra Architecture </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="775ad281d3" data-title="App Installation Issue" data-group-name="FAQ" data-route="docs/faq/app-installation-issue"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/app-installation-issue"> App Installation Issue </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="dd90fcfd6d" data-title="Installing App APT Dependencies" data-group-name="FAQ" data-route="docs/faq/installing-app-apt-dependencies"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/installing-app-apt-dependencies"> Installing App APT Dependencies </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2eae16eab6" data-title="MariaDB slow queries in your site" data-group-name="FAQ" data-route="docs/faq/mariadb-slow-queries-in-your-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/mariadb-slow-queries-in-your-site"> MariaDB slow queries in your site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="1bb7bbbe3b" data-title="Tiny Plan ($5 / month)" data-group-name="FAQ" data-route="docs/tiny-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/tiny-plan"> Tiny Plan ($5 / month) </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fbec882434" data-title="Two-factor authentication (2FA)" data-group-name="FAQ" data-route="docs/two-factor-authentication-2fa"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/two-factor-authentication-2fa"> Two-factor authentication (2FA) </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="cb0cf9454c" data-title="SOC 2 (Systems and Organization Controls) Report" data-group-name="FAQ" data-route="docs/soc-2-report"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/soc-2-report"> SOC 2 (Systems and Organization Controls) Report </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9cbfcc781d" data-title="What are Benches and Bench Groups?" data-group-name="FAQ" data-route="docs/what-are-benches-and-bench-groups"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/what-are-benches-and-bench-groups"> What are Benches and Bench Groups? </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a67412a97a" data-title="Recent Issues" data-group-name="FAQ" data-route="docs/recent-issues"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/recent-issues"> Recent Issues </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="22f5f2891f" data-title="Simplified Login to Frappe Cloud Dashboard" data-group-name="FAQ" data-route="docs/simplified-login-to-frappe-cloud-dashboard"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/simplified-login-to-frappe-cloud-dashboard"> Simplified Login to Frappe Cloud Dashboard </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="npreivtoeb" data-title="Custom Frappe Framework Fork" data-group-name="FAQ" data-route="docs/custom-frappe-framework-fork"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/custom-frappe-framework-fork"> Custom Frappe Framework Fork </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Site"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Site</span> <span class="add-sidebar-page hide" data-group-name="Site" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Site"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="creating-a-new-site" data-title="Creating a new site" data-group-name="Site" data-route="docs/sites/creating-a-new-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/creating-a-new-site"> Creating a new site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="migrate-an-existing-site" data-title="Migrate an existing site" data-group-name="Site" data-route="docs/sites/migrate-an-existing-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/migrate-an-existing-site"> Migrate an existing site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a404750efa" data-title="Drop/Delete your site" data-group-name="Site" data-route="docs/sites/drop-delete-your-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/drop-delete-your-site"> Drop/Delete your site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="custom-domains" data-title="Custom Domains" data-group-name="Site" data-route="docs/sites/custom-domains"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/custom-domains"> Custom Domains </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="1143f6b06e" data-title="Installing an app" data-group-name="Site" data-route="docs/installing-an-app"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/installing-an-app"> Installing an app </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="site-config" data-title="Site Config" data-group-name="Site" data-route="docs/sites/site-config"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/site-config"> Site Config </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="delete-site" data-title="Delete Site" data-group-name="Site" data-route="docs/sites/delete-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/delete-site"> Delete Site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="monitoring" data-title="Monitoring" data-group-name="Site" data-route="docs/sites/monitoring"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/monitoring"> Monitoring </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="gp4n1fjefb" data-title="Database Users And Permission Manager" data-group-name="Site" data-route="docs/database-users-and-permission-manager"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/database-users-and-permission-manager"> Database Users And Permission Manager </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="backups" data-title="Backups" data-group-name="Site" data-route="docs/sites/backups"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/backups"> Backups </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="activity" data-title="Activity" data-group-name="Site" data-route="docs/sites/activity"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/activity"> Activity </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="jobs" data-title="Jobs" data-group-name="Site" data-route="docs/sites/jobs"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/jobs"> Jobs </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="73c57f06e6" data-title="Version Upgrade" data-group-name="Site" data-route="docs/sites/version-upgrade"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/version-upgrade"> Version Upgrade </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="3a44c81fc6" data-title="Move site to private bench group" data-group-name="Site" data-route="docs/sites/move-site-to-private-bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/move-site-to-private-bench"> Move site to private bench group </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d694354fc9" data-title="Move site across region" data-group-name="Site" data-route="docs/sites/move-site-across-region"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/move-site-across-region"> Move site across region </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="b822945875" data-title="Move site across server" data-group-name="Site" data-route="docs/sites/move-site-across-server"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/move-site-across-server"> Move site across server </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="3f88bcaa23" data-title="Change Team of Site" data-group-name="Site" data-route="docs/sites/change-team-of-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/change-team-of-site"> Change Team of Site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fc0427d58a" data-title="Update an app/site on a private bench" data-group-name="Site" data-route="docs/sites/how-to-update-an-app-site-on-a-private-bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/how-to-update-an-app-site-on-a-private-bench"> Update an app/site on a private bench </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="14efaae1da" data-title="Change a site plan" data-group-name="Site" data-route="docs/how-to-change-a-site-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-change-a-site-plan"> Change a site plan </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="747d7ae258" data-title="DB Performance Tuning" data-group-name="Site" data-route="docs/performance-tuning"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/performance-tuning"> DB Performance Tuning </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="bc5b3a37ae" data-title="Disable auto-update for your site" data-group-name="Site" data-route="docs/how-to-disable-auto-update-for-your-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-disable-auto-update-for-your-site"> Disable auto-update for your site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="8c7cfe68a8" data-title="Enable Server Script" data-group-name="Site" data-route="docs/enable-server-script"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/enable-server-script"> Enable Server Script </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="726847fecf" data-title="Uninstall an app from the site" data-group-name="Site" data-route="docs/how-to-uninstall-an-app-from-the-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-uninstall-an-app-from-the-site"> Uninstall an app from the site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="sfhdekoosu" data-title="Obtain a Static IP" data-group-name="Site" data-route="docs/how-to-get-static-ip"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-get-static-ip"> Obtain a Static IP </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fha0mnkp3m" data-title="Upgrade the Email Delivery Service plan for more emails" data-group-name="Site" data-route="docs/instructions-to-upgrade-the-email-delivery-service-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/instructions-to-upgrade-the-email-delivery-service-plan"> Upgrade the Email Delivery Service plan for more emails </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="t23tperahb" data-title="Public Bench Update Schedule" data-group-name="Site" data-route="docs/public-bench-update-schedule"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/public-bench-update-schedule"> Public Bench Update Schedule </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Private Benches"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Private Benches</span> <span class="add-sidebar-page hide" data-group-name="Private Benches" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Private Benches"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="85972a258a" data-title="Public vs Private Bench Groups" data-group-name="Private Benches" data-route="docs/benches"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches"> Public vs Private Bench Groups </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="30af10ae80" data-title="Creating a new bench group" data-group-name="Private Benches" data-route="docs/benches/create-new"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/create-new"> Creating a new bench group </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="how-to-install-a-custom-app" data-title="How to install a custom app" data-group-name="Private Benches" data-route="docs/benches/custom-app"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/custom-app"> How to install a custom app </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="8bbc18a50c" data-title="SSH Access" data-group-name="Private Benches" data-route="docs/benches/ssh"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/ssh"> SSH Access </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="c9aa90c18f" data-title="Updating a Bench" data-group-name="Private Benches" data-route="docs/benches/updating_a_bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/updating_a_bench"> Updating a Bench </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="f76ec9f374" data-title="Debugging" data-group-name="Private Benches" data-route="docs/benches/debugging"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/debugging"> Debugging </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="5af82bd689" data-title="Bench Config" data-group-name="Private Benches" data-route="docs/benches/bench-config"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/bench-config"> Bench Config </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="6d0033a840" data-title="App Patches" data-group-name="Private Benches" data-route="docs/benches/app-patches"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/app-patches"> App Patches </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2e8e80737e" data-title="Process Status" data-group-name="Private Benches" data-route="docs/benches/process-status"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/process-status"> Process Status </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="cd0981d2eb" data-title="Editing Bench Dependency Version" data-group-name="Private Benches" data-route="docs/benches/editing-bench-dependency-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/editing-bench-dependency-version"> Editing Bench Dependency Version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0bd20495c9" data-title="Logs" data-group-name="Private Benches" data-route="docs/logs"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/logs"> Logs </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="c8e6107787" data-title="In Place Updates" data-group-name="Private Benches" data-route="docs/in-place-updates"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/in-place-updates"> In Place Updates </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Servers"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Servers</span> <span class="add-sidebar-page hide" data-group-name="Servers" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Servers"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="56ed7662c7" data-title="Introduction" data-group-name="Servers" data-route="docs/servers/servers-introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/servers-introduction"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d1f6abbc67" data-title="Creating new server" data-group-name="Servers" data-route="docs/servers/new"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/new"> Creating new server </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="6d10289a55" data-title="Creating new Bench" data-group-name="Servers" data-route="docs/servers/new_bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/new_bench"> Creating new Bench </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a9ae463c02" data-title="Change plan" data-group-name="Servers" data-route="docs/servers/plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/plan"> Change plan </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="5454e9dae0" data-title="Delete Servers" data-group-name="Servers" data-route="docs/servers/delete"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/delete"> Delete Servers </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="ad4c335ccb" data-title="Frappe Cloud Hybrid" data-group-name="Servers" data-route="docs/servers/frappe-cloud-hybrid"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/frappe-cloud-hybrid"> Frappe Cloud Hybrid </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="83b7516c73" data-title="Guidelines for choosing a server plan" data-group-name="Servers" data-route="docs/servers/guidelines-for-choosing-a-server-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/guidelines-for-choosing-a-server-plan"> Guidelines for choosing a server plan </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="dfb29093b7" data-title="Storage Addons" data-group-name="Servers" data-route="docs/storage-addons"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/storage-addons"> Storage Addons </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="qbsm60rdm7" data-title="Control resources allocated for site" data-group-name="Servers" data-route="docs/control-resources-allocated-for-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/control-resources-allocated-for-site"> Control resources allocated for site </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Hybrid Cloud"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Hybrid Cloud</span> <span class="add-sidebar-page hide" data-group-name="Hybrid Cloud" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Hybrid Cloud"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d21c3076e1" data-title="Introduction" data-group-name="Hybrid Cloud" data-route="docs/hybrid-cloud-introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/hybrid-cloud-introduction"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="327ff356a8" data-title="Self Hosted Server/Hybrid Cloud Architecture" data-group-name="Hybrid Cloud" data-route="docs/hybrid-cloud-architecture"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/hybrid-cloud-architecture"> Self Hosted Server/Hybrid Cloud Architecture </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="ea1bff53d8" data-title="Folder Structure" data-group-name="Hybrid Cloud" data-route="docs/folder-structure"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/folder-structure"> Folder Structure </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="60af5e0e5a" data-title="Creating New Self Hosted Servers/Hybrid Cloud" data-group-name="Hybrid Cloud" data-route="docs/hybrid-cloud-new"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/hybrid-cloud-new"> Creating New Self Hosted Servers/Hybrid Cloud </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Billing"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Billing</span> <span class="add-sidebar-page hide" data-group-name="Billing" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Billing"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="billing-cycle" data-title="Billing Cycle" data-group-name="Billing" data-route="docs/billing/billing-cycle"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/billing-cycle"> Billing Cycle </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="bill-payments" data-title="Bill Payments" data-group-name="Billing" data-route="docs/billing/bill-payments"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/bill-payments"> Bill Payments </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="disable-account" data-title="Disable Account / Cancel Subscription" data-group-name="Billing" data-route="docs/billing/disable-account"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/disable-account"> Disable Account / Cancel Subscription </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="account-deletion" data-title="Account Deletion" data-group-name="Billing" data-route="docs/billing/account-deletion"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/account-deletion"> Account Deletion </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="plans" data-title="Plans" data-group-name="Billing" data-route="docs/billing/plans"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/plans"> Plans </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fad698ecde" data-title="Payment Options" data-group-name="Billing" data-route="docs/billing/payment_options"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/payment_options"> Payment Options </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Marketplace"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Marketplace</span> <span class="add-sidebar-page hide" data-group-name="Marketplace" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Marketplace"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="frappe-cloud-marketplace-overview" data-title="Frappe Cloud Marketplace Overview" data-group-name="Marketplace" data-route="docs/marketplace"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace"> Frappe Cloud Marketplace Overview </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="publishing-an-app-to-marketplace" data-title="Publishing an App to Marketplace" data-group-name="Marketplace" data-route="docs/marketplace/publishing-an-app-to-marketplace"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/publishing-an-app-to-marketplace"> Publishing an App to Marketplace </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="app-authoring-guidelines" data-title="App authoring guidelines" data-group-name="Marketplace" data-route="docs/marketplace/app-authoring-guidelines"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/app-authoring-guidelines"> App authoring guidelines </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="marketplace-app-guidelines" data-title="Guidelines for publishing an app" data-group-name="Marketplace" data-route="docs/marketplace/marketplace-guidelines"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/marketplace-guidelines"> Guidelines for publishing an app </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0dc61789d6" data-title="Payouts" data-group-name="Marketplace" data-route="docs/marketplace/payouts"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/payouts"> Payouts </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="42e176fa35" data-title="Guidelines for Contributing Regional Localisation" data-group-name="Marketplace" data-route="docs/guidelines-for-contributing-regional-localisation"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/guidelines-for-contributing-regional-localisation"> Guidelines for Contributing Regional Localisation </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="af23683069" data-title="App Pricing" data-group-name="Marketplace" data-route="docs/app-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/app-plan"> App Pricing </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Team"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Team</span> <span class="add-sidebar-page hide" data-group-name="Team" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Team"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="af78aee070" data-title="Switching between Teams" data-group-name="Team" data-route="docs/switching_between_teams"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/switching_between_teams"> Switching between Teams </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="1efa8db8b5" data-title="Managing Team Members" data-group-name="Team" data-route="docs/managing_team_members"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/managing_team_members"> Managing Team Members </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="5e985f0cb9" data-title="Role Permissions" data-group-name="Team" data-route="docs/role-permissions"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/role-permissions"> Role Permissions </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="API"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">API</span> <span class="add-sidebar-page hide" data-group-name="API" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group API"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2f026c309f" data-title="Introduction" data-group-name="API" data-route="docs/api"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="84557aba4e" data-title="Create an Access Token" data-group-name="API" data-route="docs/api/create_an_access_token"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/create_an_access_token"> Create an Access Token </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="15b720fd67" data-title="Authentication" data-group-name="API" data-route="docs/api/authentication"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/authentication"> Authentication </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="4bbef7c0d7" data-title="Sites" data-group-name="API" data-route="docs/api/sites"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/sites"> Sites </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="055270dbb4" data-title="Billing" data-group-name="API" data-route="docs/api/api-billing"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/api-billing"> Billing </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Webhook"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Webhook</span> <span class="add-sidebar-page hide" data-group-name="Webhook" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Webhook"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2ad84150cb" data-title="Introduction" data-group-name="Webhook" data-route="docs/webhook-introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/webhook-introduction"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="89677ac032" data-title="Webhook Implementation" data-group-name="Webhook" data-route="docs/setup-webhook"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/setup-webhook"> Webhook Implementation </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d656135ec1" data-title="Webhook Events" data-group-name="Webhook" data-route="docs/webhook-events"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/webhook-events"> Webhook Events </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="116e5b0c5c" data-title="Webhook Attempt Logs" data-group-name="Webhook" data-route="docs/webhook-attempt-logs"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/webhook-attempt-logs"> Webhook Attempt Logs </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Dev Tools"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Dev Tools</span> <span class="add-sidebar-page hide" data-group-name="Dev Tools" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Dev Tools"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="gf2oup3eik" data-title="Log Browser" data-group-name="Dev Tools" data-route="docs/devtools/log-browser"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/devtools/log-browser"> Log Browser </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="rjq6hf3e3p" data-title="Site Process List" data-group-name="Dev Tools" data-route="docs/site-process-list"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/site-process-list"> Site Process List </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Common Issues"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Common Issues</span> <span class="add-sidebar-page hide" data-group-name="Common Issues" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Common Issues"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="168861eb9d" data-title="Invalid pyproject.toml file" data-group-name="Common Issues" data-route="docs/common-issues/invalid-pyprojecttoml-file"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/invalid-pyprojecttoml-file"> Invalid pyproject.toml file </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9e8f674774" data-title="Incompatible Node version" data-group-name="Common Issues" data-route="docs/common-issues/incompatible-node-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/incompatible-node-version"> Incompatible Node version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="504b6bd498" data-title="Incompatible dependency version" data-group-name="Common Issues" data-route="docs/common-issues/incompatible-dependency-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/incompatible-dependency-version"> Incompatible dependency version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="b0e1469cf9" data-title="Incompatible app version" data-group-name="Common Issues" data-route="docs/common-issues/incompatible-app-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/incompatible-app-version"> Incompatible app version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="71676dc48a" data-title="Debugging app installs locally" data-group-name="Common Issues" data-route="docs/common-issues/debugging-app-installs-locally"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/debugging-app-installs-locally"> Debugging app installs locally </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="33f94c9af7" data-title="Required app not found" data-group-name="Common Issues" data-route="docs/common-issues/required-app-not-found"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/required-app-not-found"> Required app not found </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a750c2b949" data-title="Vite not found" data-group-name="Common Issues" data-route="docs/common-issues/vite-not-found"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/vite-not-found"> Vite not found </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9dba7a772b" data-title="Build might fail" data-group-name="Common Issues" data-route="docs/common-issues/build-might-fail"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/build-might-fail"> Build might fail </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="8d4938de8f" data-title="OOM Issues" data-group-name="Common Issues" data-route="docs/common-issues/oom-issues"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/oom-issues"> OOM Issues </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="q0f5c08rcj" data-title="Can't connect to MySQL server" data-group-name="Common Issues" data-route="docs/cant-connect-to-mysql-server"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/cant-connect-to-mysql-server"> Can't connect to MySQL server </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9gvffr5vl4" data-title="Unknown command -" data-group-name="Common Issues" data-route="docs/unknown-command-"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/unknown-command-"> Unknown command - </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Connect External Tool"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Connect External Tool</span> <span class="add-sidebar-page hide" data-group-name="Connect External Tool" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Connect External Tool"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="c8ajl23uvn" data-title="Connect Frappe Insights" data-group-name="Connect External Tool" data-route="docs/frappe-insights"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/frappe-insights"> Connect Frappe Insights </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="mnc921p9vq" data-title="Connect Metabase" data-group-name="Connect External Tool" data-route="docs/connect-metabase"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-metabase"> Connect Metabase </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="06qkkmm6re" data-title="Connect Apache Superset" data-group-name="Connect External Tool" data-route="docs/connect-apache-superset"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-apache-superset"> Connect Apache Superset </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="e6p8pa69ot" data-title="Connect Looker Studio" data-group-name="Connect External Tool" data-route="docs/connect-looker-studio"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-looker-studio"> Connect Looker Studio </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="hrchcqvtka" data-title="Connect Power BI Desktop" data-group-name="Connect External Tool" data-route="docs/connect-power-bi-desktop"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-power-bi-desktop"> Connect Power BI Desktop </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="99gpahefmb" data-title="Connect Zoho Analytics" data-group-name="Connect External Tool" data-route="docs/connect-zoho-analytics"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-zoho-analytics"> Connect Zoho Analytics </a> </div> </li> </ul> </li> </ul> <div class="d-none d-lg-block sidebar-options"> <div class="sidebar-edit-mode-btn text-muted" data-toggle="tooltip" data-placement="top" title="Changes to sidebar will be automatically saved"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-3"> <path d="M12 20h9"></path> <path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"></path> </svg> <span class="small">Edit Sidebar</span> </div> <div class="add-sidebar-group text-muted hide"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> <span class="small">Add Group</span> </div> <div class="sidebar-view-mode-btn text-muted hide"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sidebar"> <rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect> <line x1="9" y1="3" x2="9" y2="21"></line> </svg> <span class="small">View Sidebar</span> </div> </div></div> </div> </div> <div class="sun-moon-container"> <svg class="feather feather-moon hide" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path> </svg> <svg class="feather feather-sun hide" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="5"></circle> <line x1="12" y1="1" x2="12" y2="3"></line> <line x1="12" y1="21" x2="12" y2="23"></line> <line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line> <line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line> <line x1="1" y1="12" x2="3" y2="12"></line> <line x1="21" y1="12" x2="23" y2="12"></line> <line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line> <line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line> </svg> </div> <!-- post login tools --> <li class="nav-item dropdown logged-in" id="website-post-login" data-label="website-post-login" style="display: none"> <a href="#" class="nav-link nav-avatar" data-toggle="dropdown"> <span class="user-image-wrapper"></span> </a> <ul class="dropdown-menu dropdown-menu-right" role="menu"><a class="dropdown-item" href="/me" rel="nofollow"> My Account </a><a class="dropdown-item" href="/?cmd=web_logout" rel="nofollow"> Logout </a><a class="dropdown-item" href="/contributions" rel="nofollow"> Contributions <span class="count">0</span> </a><a class="dropdown-item" href="/drafts" rel="nofollow"> My Drafts <span class="count">0</span> </a><a class="dropdown-item switch-to-desk hidden" href="/app">Switch To Desk</a> <a class="dropdown-item apps hidden" href="/apps">Apps</a> </ul> </li> </ul><a class="btn btn-primary navbar-cta" href="/dashboard/signup"> Sign Up </a> </div> <div class="form-group mb-0 hide" id="language-switcher"> <select class="form-control"></select> </div> </nav> <!-- separated the modal to avoid being unresponsive when inside <nav> --> <div class="modal fade" id="searchModal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel" aria-hidden="true"> <div class="modal-dialog search-dialog" role="document"> <div class="modal-content search-modal"> <div class="modal-header"> <div> <svg class="search-icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"> <circle cx="11" cy="11" r="8"></circle> <path d="m21 21-4.3-4.3"></path> </svg> </div> <input id="searchInput" type="search" class="form-control" placeholder="Search" /> </div> <div class="modal-body"> <div class="overflow-hidden search-dropdown-menu w-100" aria-labelledby="dropdownMenuSearch"></div> </div> </div> </div> </div> <div class="row no-gutters flex-nowrap" id="page-introduction" data-path="docs/introduction"source-type="Generator" data-doctype="Wiki Page"> <div class="sidebar-column"> <aside class="doc-sidebar"> <div class="web-sidebar" data-name="docs"> <div class="sidebar-items"><ul class="list-unstyled sidebar-group-list" style="min-height: 20px"> <li class="sidebar-group" data-type="Wiki Sidebar" data-title="Getting Started"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Getting Started</span> <span class="add-sidebar-page hide" data-group-name="Getting Started" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Getting Started"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item sidebar-item-active" data-type="Wiki Page" data-name="introduction" data-title="Introduction" data-group-name="Getting Started" data-route="docs/introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/introduction"> Introduction </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="FAQ"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">FAQ</span> <span class="add-sidebar-page hide" data-group-name="FAQ" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group FAQ"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0ea0e33101" data-title="General" data-group-name="FAQ" data-route="docs/faq/general"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/general"> General </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0ebf5d3e34" data-title="FAQ - Site" data-group-name="FAQ" data-route="docs/faq/site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/site"> FAQ - Site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="47150e537c" data-title="Custom Apps" data-group-name="FAQ" data-route="docs/faq/custom_apps"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/custom_apps"> Custom Apps </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="bbf587d1ee" data-title="Billing" data-group-name="FAQ" data-route="docs/faq/billing"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/billing"> Billing </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="58d5b365e9" data-title="Support" data-group-name="FAQ" data-route="docs/faq/support"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/support"> Support </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="59dc4e3d63" data-title="Frappe Cloud Infra Architecture" data-group-name="FAQ" data-route="docs/faq/architecture"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/architecture"> Frappe Cloud Infra Architecture </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="775ad281d3" data-title="App Installation Issue" data-group-name="FAQ" data-route="docs/faq/app-installation-issue"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/app-installation-issue"> App Installation Issue </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="dd90fcfd6d" data-title="Installing App APT Dependencies" data-group-name="FAQ" data-route="docs/faq/installing-app-apt-dependencies"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/installing-app-apt-dependencies"> Installing App APT Dependencies </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2eae16eab6" data-title="MariaDB slow queries in your site" data-group-name="FAQ" data-route="docs/faq/mariadb-slow-queries-in-your-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/faq/mariadb-slow-queries-in-your-site"> MariaDB slow queries in your site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="1bb7bbbe3b" data-title="Tiny Plan ($5 / month)" data-group-name="FAQ" data-route="docs/tiny-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/tiny-plan"> Tiny Plan ($5 / month) </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fbec882434" data-title="Two-factor authentication (2FA)" data-group-name="FAQ" data-route="docs/two-factor-authentication-2fa"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/two-factor-authentication-2fa"> Two-factor authentication (2FA) </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="cb0cf9454c" data-title="SOC 2 (Systems and Organization Controls) Report" data-group-name="FAQ" data-route="docs/soc-2-report"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/soc-2-report"> SOC 2 (Systems and Organization Controls) Report </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9cbfcc781d" data-title="What are Benches and Bench Groups?" data-group-name="FAQ" data-route="docs/what-are-benches-and-bench-groups"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/what-are-benches-and-bench-groups"> What are Benches and Bench Groups? </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a67412a97a" data-title="Recent Issues" data-group-name="FAQ" data-route="docs/recent-issues"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/recent-issues"> Recent Issues </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="22f5f2891f" data-title="Simplified Login to Frappe Cloud Dashboard" data-group-name="FAQ" data-route="docs/simplified-login-to-frappe-cloud-dashboard"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/simplified-login-to-frappe-cloud-dashboard"> Simplified Login to Frappe Cloud Dashboard </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="npreivtoeb" data-title="Custom Frappe Framework Fork" data-group-name="FAQ" data-route="docs/custom-frappe-framework-fork"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/custom-frappe-framework-fork"> Custom Frappe Framework Fork </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Site"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Site</span> <span class="add-sidebar-page hide" data-group-name="Site" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Site"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="creating-a-new-site" data-title="Creating a new site" data-group-name="Site" data-route="docs/sites/creating-a-new-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/creating-a-new-site"> Creating a new site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="migrate-an-existing-site" data-title="Migrate an existing site" data-group-name="Site" data-route="docs/sites/migrate-an-existing-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/migrate-an-existing-site"> Migrate an existing site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a404750efa" data-title="Drop/Delete your site" data-group-name="Site" data-route="docs/sites/drop-delete-your-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/drop-delete-your-site"> Drop/Delete your site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="custom-domains" data-title="Custom Domains" data-group-name="Site" data-route="docs/sites/custom-domains"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/custom-domains"> Custom Domains </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="1143f6b06e" data-title="Installing an app" data-group-name="Site" data-route="docs/installing-an-app"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/installing-an-app"> Installing an app </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="site-config" data-title="Site Config" data-group-name="Site" data-route="docs/sites/site-config"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/site-config"> Site Config </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="delete-site" data-title="Delete Site" data-group-name="Site" data-route="docs/sites/delete-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/delete-site"> Delete Site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="monitoring" data-title="Monitoring" data-group-name="Site" data-route="docs/sites/monitoring"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/monitoring"> Monitoring </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="gp4n1fjefb" data-title="Database Users And Permission Manager" data-group-name="Site" data-route="docs/database-users-and-permission-manager"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/database-users-and-permission-manager"> Database Users And Permission Manager </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="backups" data-title="Backups" data-group-name="Site" data-route="docs/sites/backups"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/backups"> Backups </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="activity" data-title="Activity" data-group-name="Site" data-route="docs/sites/activity"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/activity"> Activity </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="jobs" data-title="Jobs" data-group-name="Site" data-route="docs/sites/jobs"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/jobs"> Jobs </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="73c57f06e6" data-title="Version Upgrade" data-group-name="Site" data-route="docs/sites/version-upgrade"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/version-upgrade"> Version Upgrade </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="3a44c81fc6" data-title="Move site to private bench group" data-group-name="Site" data-route="docs/sites/move-site-to-private-bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/move-site-to-private-bench"> Move site to private bench group </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d694354fc9" data-title="Move site across region" data-group-name="Site" data-route="docs/sites/move-site-across-region"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/move-site-across-region"> Move site across region </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="b822945875" data-title="Move site across server" data-group-name="Site" data-route="docs/sites/move-site-across-server"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/move-site-across-server"> Move site across server </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="3f88bcaa23" data-title="Change Team of Site" data-group-name="Site" data-route="docs/sites/change-team-of-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/change-team-of-site"> Change Team of Site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fc0427d58a" data-title="Update an app/site on a private bench" data-group-name="Site" data-route="docs/sites/how-to-update-an-app-site-on-a-private-bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/sites/how-to-update-an-app-site-on-a-private-bench"> Update an app/site on a private bench </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="14efaae1da" data-title="Change a site plan" data-group-name="Site" data-route="docs/how-to-change-a-site-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-change-a-site-plan"> Change a site plan </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="747d7ae258" data-title="DB Performance Tuning" data-group-name="Site" data-route="docs/performance-tuning"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/performance-tuning"> DB Performance Tuning </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="bc5b3a37ae" data-title="Disable auto-update for your site" data-group-name="Site" data-route="docs/how-to-disable-auto-update-for-your-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-disable-auto-update-for-your-site"> Disable auto-update for your site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="8c7cfe68a8" data-title="Enable Server Script" data-group-name="Site" data-route="docs/enable-server-script"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/enable-server-script"> Enable Server Script </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="726847fecf" data-title="Uninstall an app from the site" data-group-name="Site" data-route="docs/how-to-uninstall-an-app-from-the-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-uninstall-an-app-from-the-site"> Uninstall an app from the site </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="sfhdekoosu" data-title="Obtain a Static IP" data-group-name="Site" data-route="docs/how-to-get-static-ip"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/how-to-get-static-ip"> Obtain a Static IP </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fha0mnkp3m" data-title="Upgrade the Email Delivery Service plan for more emails" data-group-name="Site" data-route="docs/instructions-to-upgrade-the-email-delivery-service-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/instructions-to-upgrade-the-email-delivery-service-plan"> Upgrade the Email Delivery Service plan for more emails </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="t23tperahb" data-title="Public Bench Update Schedule" data-group-name="Site" data-route="docs/public-bench-update-schedule"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/public-bench-update-schedule"> Public Bench Update Schedule </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Private Benches"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Private Benches</span> <span class="add-sidebar-page hide" data-group-name="Private Benches" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Private Benches"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="85972a258a" data-title="Public vs Private Bench Groups" data-group-name="Private Benches" data-route="docs/benches"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches"> Public vs Private Bench Groups </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="30af10ae80" data-title="Creating a new bench group" data-group-name="Private Benches" data-route="docs/benches/create-new"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/create-new"> Creating a new bench group </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="how-to-install-a-custom-app" data-title="How to install a custom app" data-group-name="Private Benches" data-route="docs/benches/custom-app"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/custom-app"> How to install a custom app </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="8bbc18a50c" data-title="SSH Access" data-group-name="Private Benches" data-route="docs/benches/ssh"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/ssh"> SSH Access </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="c9aa90c18f" data-title="Updating a Bench" data-group-name="Private Benches" data-route="docs/benches/updating_a_bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/updating_a_bench"> Updating a Bench </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="f76ec9f374" data-title="Debugging" data-group-name="Private Benches" data-route="docs/benches/debugging"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/debugging"> Debugging </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="5af82bd689" data-title="Bench Config" data-group-name="Private Benches" data-route="docs/benches/bench-config"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/bench-config"> Bench Config </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="6d0033a840" data-title="App Patches" data-group-name="Private Benches" data-route="docs/benches/app-patches"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/app-patches"> App Patches </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2e8e80737e" data-title="Process Status" data-group-name="Private Benches" data-route="docs/benches/process-status"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/process-status"> Process Status </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="cd0981d2eb" data-title="Editing Bench Dependency Version" data-group-name="Private Benches" data-route="docs/benches/editing-bench-dependency-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/benches/editing-bench-dependency-version"> Editing Bench Dependency Version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0bd20495c9" data-title="Logs" data-group-name="Private Benches" data-route="docs/logs"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/logs"> Logs </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="c8e6107787" data-title="In Place Updates" data-group-name="Private Benches" data-route="docs/in-place-updates"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/in-place-updates"> In Place Updates </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Servers"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Servers</span> <span class="add-sidebar-page hide" data-group-name="Servers" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Servers"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="56ed7662c7" data-title="Introduction" data-group-name="Servers" data-route="docs/servers/servers-introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/servers-introduction"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d1f6abbc67" data-title="Creating new server" data-group-name="Servers" data-route="docs/servers/new"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/new"> Creating new server </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="6d10289a55" data-title="Creating new Bench" data-group-name="Servers" data-route="docs/servers/new_bench"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/new_bench"> Creating new Bench </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a9ae463c02" data-title="Change plan" data-group-name="Servers" data-route="docs/servers/plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/plan"> Change plan </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="5454e9dae0" data-title="Delete Servers" data-group-name="Servers" data-route="docs/servers/delete"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/delete"> Delete Servers </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="ad4c335ccb" data-title="Frappe Cloud Hybrid" data-group-name="Servers" data-route="docs/servers/frappe-cloud-hybrid"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/frappe-cloud-hybrid"> Frappe Cloud Hybrid </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="83b7516c73" data-title="Guidelines for choosing a server plan" data-group-name="Servers" data-route="docs/servers/guidelines-for-choosing-a-server-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/servers/guidelines-for-choosing-a-server-plan"> Guidelines for choosing a server plan </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="dfb29093b7" data-title="Storage Addons" data-group-name="Servers" data-route="docs/storage-addons"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/storage-addons"> Storage Addons </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="qbsm60rdm7" data-title="Control resources allocated for site" data-group-name="Servers" data-route="docs/control-resources-allocated-for-site"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/control-resources-allocated-for-site"> Control resources allocated for site </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Hybrid Cloud"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Hybrid Cloud</span> <span class="add-sidebar-page hide" data-group-name="Hybrid Cloud" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Hybrid Cloud"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d21c3076e1" data-title="Introduction" data-group-name="Hybrid Cloud" data-route="docs/hybrid-cloud-introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/hybrid-cloud-introduction"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="327ff356a8" data-title="Self Hosted Server/Hybrid Cloud Architecture" data-group-name="Hybrid Cloud" data-route="docs/hybrid-cloud-architecture"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/hybrid-cloud-architecture"> Self Hosted Server/Hybrid Cloud Architecture </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="ea1bff53d8" data-title="Folder Structure" data-group-name="Hybrid Cloud" data-route="docs/folder-structure"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/folder-structure"> Folder Structure </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="60af5e0e5a" data-title="Creating New Self Hosted Servers/Hybrid Cloud" data-group-name="Hybrid Cloud" data-route="docs/hybrid-cloud-new"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/hybrid-cloud-new"> Creating New Self Hosted Servers/Hybrid Cloud </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Billing"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Billing</span> <span class="add-sidebar-page hide" data-group-name="Billing" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Billing"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="billing-cycle" data-title="Billing Cycle" data-group-name="Billing" data-route="docs/billing/billing-cycle"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/billing-cycle"> Billing Cycle </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="bill-payments" data-title="Bill Payments" data-group-name="Billing" data-route="docs/billing/bill-payments"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/bill-payments"> Bill Payments </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="disable-account" data-title="Disable Account / Cancel Subscription" data-group-name="Billing" data-route="docs/billing/disable-account"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/disable-account"> Disable Account / Cancel Subscription </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="account-deletion" data-title="Account Deletion" data-group-name="Billing" data-route="docs/billing/account-deletion"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/account-deletion"> Account Deletion </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="plans" data-title="Plans" data-group-name="Billing" data-route="docs/billing/plans"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/plans"> Plans </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="fad698ecde" data-title="Payment Options" data-group-name="Billing" data-route="docs/billing/payment_options"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/billing/payment_options"> Payment Options </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Marketplace"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Marketplace</span> <span class="add-sidebar-page hide" data-group-name="Marketplace" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Marketplace"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="frappe-cloud-marketplace-overview" data-title="Frappe Cloud Marketplace Overview" data-group-name="Marketplace" data-route="docs/marketplace"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace"> Frappe Cloud Marketplace Overview </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="publishing-an-app-to-marketplace" data-title="Publishing an App to Marketplace" data-group-name="Marketplace" data-route="docs/marketplace/publishing-an-app-to-marketplace"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/publishing-an-app-to-marketplace"> Publishing an App to Marketplace </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="app-authoring-guidelines" data-title="App authoring guidelines" data-group-name="Marketplace" data-route="docs/marketplace/app-authoring-guidelines"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/app-authoring-guidelines"> App authoring guidelines </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="marketplace-app-guidelines" data-title="Guidelines for publishing an app" data-group-name="Marketplace" data-route="docs/marketplace/marketplace-guidelines"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/marketplace-guidelines"> Guidelines for publishing an app </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="0dc61789d6" data-title="Payouts" data-group-name="Marketplace" data-route="docs/marketplace/payouts"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/marketplace/payouts"> Payouts </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="42e176fa35" data-title="Guidelines for Contributing Regional Localisation" data-group-name="Marketplace" data-route="docs/guidelines-for-contributing-regional-localisation"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/guidelines-for-contributing-regional-localisation"> Guidelines for Contributing Regional Localisation </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="af23683069" data-title="App Pricing" data-group-name="Marketplace" data-route="docs/app-plan"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/app-plan"> App Pricing </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Team"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Team</span> <span class="add-sidebar-page hide" data-group-name="Team" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Team"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="af78aee070" data-title="Switching between Teams" data-group-name="Team" data-route="docs/switching_between_teams"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/switching_between_teams"> Switching between Teams </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="1efa8db8b5" data-title="Managing Team Members" data-group-name="Team" data-route="docs/managing_team_members"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/managing_team_members"> Managing Team Members </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="5e985f0cb9" data-title="Role Permissions" data-group-name="Team" data-route="docs/role-permissions"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/role-permissions"> Role Permissions </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="API"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">API</span> <span class="add-sidebar-page hide" data-group-name="API" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group API"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2f026c309f" data-title="Introduction" data-group-name="API" data-route="docs/api"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="84557aba4e" data-title="Create an Access Token" data-group-name="API" data-route="docs/api/create_an_access_token"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/create_an_access_token"> Create an Access Token </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="15b720fd67" data-title="Authentication" data-group-name="API" data-route="docs/api/authentication"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/authentication"> Authentication </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="4bbef7c0d7" data-title="Sites" data-group-name="API" data-route="docs/api/sites"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/sites"> Sites </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="055270dbb4" data-title="Billing" data-group-name="API" data-route="docs/api/api-billing"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/api/api-billing"> Billing </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Webhook"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Webhook</span> <span class="add-sidebar-page hide" data-group-name="Webhook" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Webhook"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="2ad84150cb" data-title="Introduction" data-group-name="Webhook" data-route="docs/webhook-introduction"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/webhook-introduction"> Introduction </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="89677ac032" data-title="Webhook Implementation" data-group-name="Webhook" data-route="docs/setup-webhook"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/setup-webhook"> Webhook Implementation </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="d656135ec1" data-title="Webhook Events" data-group-name="Webhook" data-route="docs/webhook-events"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/webhook-events"> Webhook Events </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="116e5b0c5c" data-title="Webhook Attempt Logs" data-group-name="Webhook" data-route="docs/webhook-attempt-logs"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/webhook-attempt-logs"> Webhook Attempt Logs </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Dev Tools"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Dev Tools</span> <span class="add-sidebar-page hide" data-group-name="Dev Tools" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Dev Tools"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="gf2oup3eik" data-title="Log Browser" data-group-name="Dev Tools" data-route="docs/devtools/log-browser"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/devtools/log-browser"> Log Browser </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="rjq6hf3e3p" data-title="Site Process List" data-group-name="Dev Tools" data-route="docs/site-process-list"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/site-process-list"> Site Process List </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Common Issues"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Common Issues</span> <span class="add-sidebar-page hide" data-group-name="Common Issues" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Common Issues"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="168861eb9d" data-title="Invalid pyproject.toml file" data-group-name="Common Issues" data-route="docs/common-issues/invalid-pyprojecttoml-file"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/invalid-pyprojecttoml-file"> Invalid pyproject.toml file </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9e8f674774" data-title="Incompatible Node version" data-group-name="Common Issues" data-route="docs/common-issues/incompatible-node-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/incompatible-node-version"> Incompatible Node version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="504b6bd498" data-title="Incompatible dependency version" data-group-name="Common Issues" data-route="docs/common-issues/incompatible-dependency-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/incompatible-dependency-version"> Incompatible dependency version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="b0e1469cf9" data-title="Incompatible app version" data-group-name="Common Issues" data-route="docs/common-issues/incompatible-app-version"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/incompatible-app-version"> Incompatible app version </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="71676dc48a" data-title="Debugging app installs locally" data-group-name="Common Issues" data-route="docs/common-issues/debugging-app-installs-locally"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/debugging-app-installs-locally"> Debugging app installs locally </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="33f94c9af7" data-title="Required app not found" data-group-name="Common Issues" data-route="docs/common-issues/required-app-not-found"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/required-app-not-found"> Required app not found </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="a750c2b949" data-title="Vite not found" data-group-name="Common Issues" data-route="docs/common-issues/vite-not-found"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/vite-not-found"> Vite not found </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9dba7a772b" data-title="Build might fail" data-group-name="Common Issues" data-route="docs/common-issues/build-might-fail"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/build-might-fail"> Build might fail </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="8d4938de8f" data-title="OOM Issues" data-group-name="Common Issues" data-route="docs/common-issues/oom-issues"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/common-issues/oom-issues"> OOM Issues </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="q0f5c08rcj" data-title="Can't connect to MySQL server" data-group-name="Common Issues" data-route="docs/cant-connect-to-mysql-server"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/cant-connect-to-mysql-server"> Can't connect to MySQL server </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="9gvffr5vl4" data-title="Unknown command -" data-group-name="Common Issues" data-route="docs/unknown-command-"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/unknown-command-"> Unknown command - </a> </div> </li> </ul> </li><li class="sidebar-group" data-type="Wiki Sidebar" data-title="Connect External Tool"> <div class="sidebar-group-container collapsible"> <svg viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg" class="icon "> <path d="M4 8.53967L4 3.46033C4 3.05582 4.45534 2.81874 4.78673 3.05071L8.41483 5.59038C8.69919 5.78943 8.69919 6.21057 8.41483 6.40962L4.78673 8.94929C4.45534 9.18126 4 8.94418 4 8.53967Z" fill="currentColor"></path> </svg> <span class="sidebar-group-title">Connect External Tool</span> <span class="add-sidebar-page hide" data-group-name="Connect External Tool" data-toggle="tooltip" data-placement="top" title="New Wiki Page in the group Connect External Tool"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> </span> </div> <ul class="list-unstyled sidebar-group-item-list hidden" style="min-height: 20px"> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="c8ajl23uvn" data-title="Connect Frappe Insights" data-group-name="Connect External Tool" data-route="docs/frappe-insights"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/frappe-insights"> Connect Frappe Insights </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="mnc921p9vq" data-title="Connect Metabase" data-group-name="Connect External Tool" data-route="docs/connect-metabase"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-metabase"> Connect Metabase </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="06qkkmm6re" data-title="Connect Apache Superset" data-group-name="Connect External Tool" data-route="docs/connect-apache-superset"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-apache-superset"> Connect Apache Superset </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="e6p8pa69ot" data-title="Connect Looker Studio" data-group-name="Connect External Tool" data-route="docs/connect-looker-studio"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-looker-studio"> Connect Looker Studio </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="hrchcqvtka" data-title="Connect Power BI Desktop" data-group-name="Connect External Tool" data-route="docs/connect-power-bi-desktop"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-power-bi-desktop"> Connect Power BI Desktop </a> </div> </li> <li class="sidebar-item sidebar-group-item " data-type="Wiki Page" data-name="99gpahefmb" data-title="Connect Zoho Analytics" data-group-name="Connect External Tool" data-route="docs/connect-zoho-analytics"> <div> <a class="text-sm sidebar-group-item-title" href="/docs/connect-zoho-analytics"> Connect Zoho Analytics </a> </div> </li> </ul> </li> </ul> <div class="d-none d-lg-block sidebar-options"> <div class="sidebar-edit-mode-btn text-muted" data-toggle="tooltip" data-placement="top" title="Changes to sidebar will be automatically saved"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit-3"> <path d="M12 20h9"></path> <path d="M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z"></path> </svg> <span class="small">Edit Sidebar</span> </div> <div class="add-sidebar-group text-muted hide"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"> <line x1="12" y1="5" x2="12" y2="19"></line> <line x1="5" y1="12" x2="19" y2="12"></line> </svg> <span class="small">Add Group</span> </div> <div class="sidebar-view-mode-btn text-muted hide"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-sidebar"> <rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect> <line x1="9" y1="3" x2="9" y2="21"></line> </svg> <span class="small">View Sidebar</span> </div> </div></div> </div> </aside> </div> <div class="main-column doc-main"> <div class="wiki-page-content"> <main><div class="from-markdown markdown "> <div class="d-flex justify-content-between align-items-center"> <h1 class="wiki-title">Introduction</h1> </div> <div class="wiki-content"> <h2 id="what-is-frappe-cloud">What is Frappe Cloud?</h2> <p>Frappe Cloud is a 100% open-source cloud hosting for the Frappe stack.</p> <p><img src="https://frappecloud.com/files/HOME_DASHBOARDc70e16.webp" alt="" class="screenshot" /> </p> <h2 id="why-frappe-cloud">Why Frappe Cloud?</h2> <p>Frappe Cloud takes the hassle out of hosting and managing Frappe apps so you can focus on what truly matters: building and growing your business.</p> <ol> <li>Effortless Hosting – Deploy your Frappe apps in minutes with a fully managed infrastructure. No server headaches, just smooth performance.</li> <li>Seamless Scaling – Frappe Cloud grows with you whether you're a startup or an enterprise. Upgrade resources as needed without downtime.</li> <li>Automatic Updates & Backups – Stay secure and up-to-date with automated updates and regular backups. No more manual maintenance.</li> <li>Optimized for Speed & Reliability – Our cloud is fine-tuned for Frappe apps, ensuring fast load times and high availability.</li> <li>Built-in DevOps Tools – Get staging environments, database access, logs, and more—right from your dashboard.</li> <li>Transparent Pricing – No hidden fees, no surprise bills. Pay only for what you use, with predictable costs.</li> </ol> <h2 id="key-features">Key features</h2> <ul> <li><strong>Multitenancy Made Easy</strong>: Press simplifies multi-tenancy by enabling multiple sites on a single platform, each with its app version, allowing independent updates and minimal downtime, even for large sites.</li> <li><strong>Dashboard</strong>: The dashboard provides a centralized interface to manage apps, servers, sites, billing, backups, and updates, offering real-time insights and streamlined control of complex operations.</li> <li><strong>Permissions</strong>: Granular access controls let team owners manage roles and resources efficiently, ensuring users have access only to relevant information and actions for their roles.</li> <li><strong>Simplified Management</strong>: Press streamlines site management with automated backups, real-time monitoring, role-based access, and easy scaling, making it ideal for growing Frappe environments.</li> <li><strong>Billing</strong>: Automated billing supports daily or monthly subscriptions, flexible payment methods, wallet credits, and ERP integration, simplifying customer invoicing and payments.</li> <li><strong>Marketplace</strong>: The marketplace allows developers to list apps with flexible pricing models, ensures compatibility checks, and provides a streamlined system for sales and payouts.</li> </ul> <p>And a ton more.</p> <h2 id="under-the-hood">Under the Hood</h2> <ol> <li><a href="https://github.com/frappe/frappe"><strong>Frappe Framework</strong></a>: A full-stack web application framework written in Python and Javascript. The framework provides a robust foundation for building web applications, including a database abstraction layer, user authentication, and a REST API.</li> <li><a href="https://github.com/frappe/frappe-ui"><strong>Frappe UI</strong></a>: A Vue-based UI library to provide a modern user interface. The Frappe UI library provides a variety of components that can be used to build single-page applications on top of the Frappe Framework.</li> <li><a href="https://github.com/frappe/agent"><strong>Agent</strong></a>: A flask app designed to work along with Press. It provides a CLI interface for Press to communicate with the sites and benches.</li> <li><a href="https://www.docker.com"><strong>Docker</strong></a>: An open-source platform that enables developers to build, package, and deploy applications in lightweight, portable containers.</li> <li><a href="https://www.ansible.com"><strong>Ansible</strong></a>: An open-source IT automation tool that simplifies the management, configuration, and deployment of systems and applications.</li> </ol> <h2 id="setup">Setup</h2> <p>To self-host or to set up Press locally, follow the steps in the <a href="https://frappecloud.com/docs/local-fc-setup">Local Development Environment Setup Guide</a> or <a href="https://www.youtube.com/watch?v=Xb9QHnUrIEk">this YouTube video</a></p> <h2 id="learn-and-connect">Learn and connect</h2> <ul> <li><a href="https://t.me/frappecloud">Telegram Public Group</a></li> <li><a href="https://discuss.frappe.io/c/frappe-cloud/77">Discuss Forum</a></li> <li><a href="https://frappecloud.com/docs">Documentation</a></li> </ul> </div> <input value=introduction class="d-none" name="wiki-page-name"></input> <div class="modal revisions-modal fade" id="revisionsModal" tabindex="-1" role="dialog" aria-labelledby="revisionsModalTitle" aria-hidden="true"> <div class="modal-dialog modal-lg modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <div class="d-flex flex-column"> <h5 class="modal-title revision-title" id="revisionsModalTitle">Introduction</h5> <span class="small text-muted revision-time">MSuhail edited 1 week ago</span> </div> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="revision-content wiki-content"> <div markdown="1"><h2>What is Frappe Cloud?</h2><p>Frappe Cloud is a 100% open-source cloud hosting for the Frappe stack.</p><p><img class="screenshot" src="https://frappecloud.com/files/HOME_DASHBOARDc70e16.webp" contenteditable="false" draggable="true"><br class="ProseMirror-trailingBreak"></p><h2>Why Frappe Cloud?</h2><p>Frappe Cloud takes the hassle out of hosting and managing Frappe apps so you can focus on what truly matters: building and growing your business.</p><p>1. Effortless Hosting – Deploy your Frappe apps in minutes with a fully managed infrastructure. No server headaches, just smooth performance.</p><p>2. Seamless Scaling – Frappe Cloud grows with you whether you're a startup or an enterprise. Upgrade resources as needed without downtime.</p><p>3. Automatic Updates & Backups – Stay secure and up-to-date with automated updates and regular backups. No more manual maintenance.</p><p>4. Optimized for Speed & Reliability – Our cloud is fine-tuned for Frappe apps, ensuring fast load times and high availability.</p><p>5. Built-in DevOps Tools – Get staging environments, database access, logs, and more—right from your dashboard.</p><p>6. Transparent Pricing – No hidden fees, no surprise bills. Pay only for what you use, with predictable costs.</p><h2>Key features</h2><ul><li><p><strong>Multitenancy Made Easy</strong>: Press simplifies multi-tenancy by enabling multiple sites on a single platform, each with its app version, allowing independent updates and minimal downtime, even for large sites.</p></li><li><p><strong>Dashboard</strong>: The dashboard provides a centralized interface to manage apps, servers, sites, billing, backups, and updates, offering real-time insights and streamlined control of complex operations.</p></li><li><p><strong>Permissions</strong>: Granular access controls let team owners manage roles and resources efficiently, ensuring users have access only to relevant information and actions for their roles.</p></li><li><p><strong>Simplified Management</strong>: Press streamlines site management with automated backups, real-time monitoring, role-based access, and easy scaling, making it ideal for growing Frappe environments.</p></li><li><p><strong>Billing</strong>: Automated billing supports daily or monthly subscriptions, flexible payment methods, wallet credits, and ERP integration, simplifying customer invoicing and payments.</p></li><li><p><strong>Marketplace</strong>: The marketplace allows developers to list apps with flexible pricing models, ensures compatibility checks, and provides a streamlined system for sales and payouts.</p></li></ul><p>And a ton more.</p><h2>Under the Hood</h2><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/frappe/frappe"><strong>Frappe Framework</strong></a>: A full-stack web application framework written in Python and Javascript. The framework provides a robust foundation for building web applications, including a database abstraction layer, user authentication, and a REST API.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/frappe/frappe-ui"><strong>Frappe UI</strong></a>: A Vue-based UI library to provide a modern user interface. The Frappe UI library provides a variety of components that can be used to build single-page applications on top of the Frappe Framework.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://github.com/frappe/agent"><strong>Agent</strong></a>: A flask app designed to work along with Press. It provides a CLI interface for Press to communicate with the sites and benches.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://www.docker.com"><strong>Docker</strong></a>: An open-source platform that enables developers to build, package, and deploy applications in lightweight, portable containers.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://www.ansible.com"><strong>Ansible</strong></a>: An open-source IT automation tool that simplifies the management, configuration, and deployment of systems and applications.</p></li></ol><h2>Setup</h2><p>To self-host or to set up Press locally, follow the steps in the <a target="_blank" rel="noopener noreferrer nofollow" href="https://frappecloud.com/docs/local-fc-setup">Local Development Environment Setup Guide</a> or <a target="_blank" rel="noopener noreferrer nofollow" href="https://www.youtube.com/watch?v=Xb9QHnUrIEk">this YouTube video</a></p><h2>Learn and connect</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://t.me/frappecloud">Telegram Public Group</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://discuss.frappe.io/c/frappe-cloud/77">Discuss Forum</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow" href="https://frappecloud.com/docs">Documentation</a></p></li></ul></div> </div> </div> <div class="modal-footer d-flex justify-content-between"> <button type="button" data-modal-button="previous" class="previous-revision btn btn-secondary btn-sm hide">Previous</button> <button type="button" data-modal-button="next" class="next-revision btn btn-secondary btn-sm hide">Next</button> </div> </div> </div> </div> <div class="modal page-settings-modal fade" id="pageSettingsModal" tabindex="-1" role="dialog" aria-labelledby="pageSettingsModalTitle" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title page-settings-title">Page Settings</h5> <button type="button" class="d-block d-sm-none close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body"> <div class="form-group"> <div> <label class="text-muted text-xs" for="pageRoute">Route</label> <div class="flex align-items-center"> <div class="text-sm wiki-space-route-block" title="Wiki Space route (can't be modified)"> docs/ </div> <input value="introduction" type="text" id="pageRoute" name="pageRoute" class="form-control" style="border-top-left-radius: 0; border-bottom-left-radius: 0;"> </div> </div> <div class="mt-4 flex align-content-center"> <input type="checkbox" id="pageHideOnSidebar" name="pageHideOnSidebar"> <label class="text-muted text-xs" for="pageHideOnSidebar" class="mt-2"> Hide on Sidebar </label> </div> </div> </div> <div class="modal-footer"> <button type="button" data-modal-button="update" class="btn btn-primary btn-sm update-page-settings-button"> Update </button> </div> </div> </div> </div> </div> <div class="wiki-editor hide"> <div class="wiki-edit-control-btn"> <button id="toggle-btn" class="btn btn-secondary btn-sm text-sm"> Preview </button> <div class="wiki-edit-control-btn flex"> <div class="btn btn-secondary discard-edit-btn btn-sm" data-new="false"> Discard </div> <div class="btn-group"> <div type="button" class="btn btn-group btn-primary save-wiki-page-btn btn-sm" data-wiki-button="saveWikiPage"> Save </div> <div type="button" class="btn btn-primary btn-sm dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <span class="sr-only">Toggle Dropdown</span> </div> <div class="dropdown-menu" aria-labelledby="saveDropdownMenuButton"> <a href="#" class="dropdown-item text-sm" data-wiki-button="draftWikiPage">Draft</a> </div> </div> </div> </div> <div id="preview-container" class="markdown-preview"></div> <div class="wiki-editor-container"> <div class="wiki-title-container"> <label class="text-sm">Title</label> <input type="text" class="form-control wiki-title-input" value="" placeholder="What's the Wiki Title?" /> </div> <label class="text-sm">Content</label> <div class="editor-container"> <div class="toolbar"> <button data-mde-button="bold" title="Bold"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bold"> <path d="M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8" /> </svg> </button> <button data-mde-button="italic" title="Italic"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-italic"> <line x1="19" x2="10" y1="4" y2="4" /> <line x1="14" x2="5" y1="20" y2="20" /> <line x1="15" x2="9" y1="4" y2="20" /> </svg> </button> <button data-mde-button="heading" title="Heading"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-heading"> <path d="M6 12h12" /> <path d="M6 20V4" /> <path d="M18 20V4" /> </svg> </button> <button data-mde-button="quote" title="Quote"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-quote"> <path d="M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z" /> <path d="M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z" /> </svg> </button> <button data-mde-button="olist" title="Ordered List"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-ordered"> <path d="M10 12h11" /> <path d="M10 18h11" /> <path d="M10 6h11" /> <path d="M4 10h2" /> <path d="M4 6h1v4" /> <path d="M6 18H4c0-1 2-2 2-3s-1-1.5-2-1" /> </svg> </button> <button data-mde-button="ulist" title="Unordered List"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list"> <path d="M3 12h.01" /> <path d="M3 18h.01" /> <path d="M3 6h.01" /> <path d="M8 12h13" /> <path d="M8 18h13" /> <path d="M8 6h13" /> </svg> </button> <button data-mde-button="link" title="Link"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-link"> <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71" /> <path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71" /> </svg> </button> <button data-mde-button="image" title="Image"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-image"> <rect width="18" height="18" x="3" y="3" rx="2" ry="2" /> <circle cx="9" cy="9" r="2" /> <path d="m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21" /> </svg> </button> <button data-mde-button="table" title="Table"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-table"> <path d="M12 3v18" /> <rect width="18" height="18" x="3" y="3" rx="2" /> <path d="M3 9h18" /> <path d="M3 15h18" /> </svg> </button> <button data-mde-button="disclosure" title="Disclosure"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-list-collapse"> <path d="m3 10 2.5-2.5L3 5" /> <path d="m3 19 2.5-2.5L3 14" /> <path d="M10 6h11" /> <path d="M10 12h11" /> <path d="M10 18h11" /> </svg> </button> </div> <div id="wiki-editor"></div> </div> </div> </div> <div class="modal fade" id="addGroupModal" tabindex="-1" role="dialog" aria-labelledby="addGroupModal" aria-hidden="true"> <div class="modal-dialog modal-dialog-centered" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="addGroupModalTitle">Title</h5> </div> <div class="modal-body"> <span class="text-muted text-xs">Enter title for the new Wiki Group</span> <input type="text" id="title" name="title"> </div> <div class="modal-footer"> <button class="add-group-btn btn btn-primary btn-sm" type="button" data-dismiss="modal">Submit</button> </div> </div> </div> </div> <div class="flex my-4 wiki-page-meta d-print-none"><div class="user-contributions" data-date="2025-03-13 15:10:36.223558"> </div><div class="dropdown"> <div class="dropdown-toggle wiki-options menu" type="button" role="button" id="wikiOptionsButton" data-toggle="dropdown" aria-label="Wiki Option Button" aria-expanded="false"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-more-horizontal"> <circle cx="5" cy="12" r="1"></circle> <circle cx="12" cy="12" r="1"></circle> <circle cx="19" cy="12" r="1"></circle> </svg> </div> <div class="dropdown-menu d-print-none" aria-labelledby="wikiOptionsButton"> <a class="dropdown-item edit-wiki-btn" href="#">Edit Page</a> <a class="dropdown-item add-wiki-btn" href="#">New Page</a> <a class="dropdown-item show-revisions" href="#" data-toggle="modal" data-target="#revisionsModal"> Revisions </a> <a class="dropdown-item show-page-settings" href="#" data-toggle="modal" data-target="#pageSettingsModal"> Page Settings </a> </div> </div> </div> <div class="wiki-footer d-print-none"> <div class="forward-back"> <a href="#" class="btn left"> <p>Previous Page</p> <p>Left</p> </a> <a href="#" class="btn pull-right right"> <p>Next Page</p> <p>Right</p> </a> </a> </div> </div> <script type="text/javascript" src="/assets/frappe/js/lib/jquery/jquery.min.js"></script> <script> /** // const patchNewCode = `<h1>{{ patch_new_title }}</h1>{{ patch_new_code }}`; // const patchNewCode = {title: `{{ patch_new_title }}`, content: `{{ patch_new_code }}`} **/ const patchNewCode = `{{ patch_new_title }},{{ patch_new_code }}` const wikiSearchScope = `docs`; </script> <script type="text/javascript" src="/assets/wiki/dist/js/wiki.bundle.PCTFQCL4.js"></script> <script> var wikiPageName = `introduction`; function getSidebarItems() { let side = {}; let items = $($(".doc-sidebar .web-sidebar").get(0)) .children(".sidebar-items") .children("ul") .not(".hidden") .children("li"); items.each(function (item) { name = $(this).children(".collapsible").children("span.sidebar-group-title, span.text-sm").text(); side[name] = []; $(this).children(".list-unstyled").children(".sidebar-item").each(function (item) { side[name].push({ name: $(this).data('name'), type: $(this).data('type'), new: $(this).data('new'), title: $(this).data('title'), group_name: $(this).data('groupName'), }); }); }); return side; } const render_wiki = new RenderWiki(); frappe.ready(() => render_wiki.setup_search(wikiSearchScope)) </script><script>{ { script } }</script></main> </div> </div> <!-- 2 if blocks to avoid the toc jerking thing on reload --> <div class="page-toc d-none d-xl-block"> <p class="page-toc-title">On this page</p> <div class='list-unstyled'> <ul> <li><a style='padding-left: 1rem' href='#introduction'>Introduction</a></li><li><a style='padding-left: 1rem' href='#what-is-frappe-cloud'>What is Frappe Cloud?</a></li><li><a style='padding-left: 1rem' href='#why-frappe-cloud'>Why Frappe Cloud?</a></li><li><a style='padding-left: 1rem' href='#key-features'>Key features</a></li><li><a style='padding-left: 1rem' href='#under-the-hood'>Under the Hood</a></li><li><a style='padding-left: 1rem' href='#setup'>Setup</a></li><li><a style='padding-left: 1rem' href='#learn-and-connect'>Learn and connect</a></li> </ul> </div> </div> </div> <!-- js should be loaded in body! --> <script> frappe.boot = { "apps_data": { "apps": [], "default_path": "", "is_desk_apps": 1 }, "assets_json": { "analytics.bundle.js": "/assets/analytics/dist/js/analytics.bundle.SKCKHGBU.js", "barcode_scanner.bundle.js": "/assets/frappe/dist/js/barcode_scanner.bundle.YJLDN4TP.js", "billing.bundle.js": "/assets/frappe/dist/js/billing.bundle.QKWL3DBH.js", "bootstrap-4-web.bundle.js": "/assets/frappe/dist/js/bootstrap-4-web.bundle.FOZOVELL.js", "build_events.bundle.js": "/assets/frappe/dist/js/build_events.bundle.BCX32TWL.js", "calendar.bundle.js": "/assets/frappe/dist/js/calendar.bundle.4A4YITIU.js", "chat.bundle.css": "/assets/frappe/dist/css/chat.bundle.2CO7LVQI.css", "chat.bundle.js": "/assets/frappe/dist/js/chat.bundle.3ZSGENSS.js", "checkout.bundle.js": "/assets/frappe/dist/js/checkout.bundle.I4AOUTZJ.js", "contributions.bundle.css": "/assets/wiki/dist/css/contributions.bundle.47EOYOT6.css", "controls.bundle.js": "/assets/frappe/dist/js/controls.bundle.CMPIQ7DT.js", "data_import_tools.bundle.js": "/assets/frappe/dist/js/data_import_tools.bundle.Q5YT4XP2.js", "desk.bundle.css": "/assets/frappe/dist/css/desk.bundle.TLN4OSHY.css", "desk.bundle.js": "/assets/frappe/dist/js/desk.bundle.QNFSL2JQ.js", "dialog.bundle.js": "/assets/frappe/dist/js/dialog.bundle.2ZAVP35B.js", "edit_wiki.bundle.css": "/assets/wiki/dist/css/edit_wiki.bundle.CEPGFVHN.css", "email.bundle.css": "/assets/frappe/dist/css/email.bundle.TSD75SJW.css", "file_uploader.bundle.js": "/assets/frappe/dist/js/file_uploader.bundle.QQ4TBKF5.js", "form.bundle.js": "/assets/frappe/dist/js/form.bundle.DPQKBSIB.js", "form_builder.bundle.js": "/assets/frappe/dist/js/form_builder.bundle.NRPX4YQU.js", "frappe-rtl.bundle.css": "/assets/frappe/dist/css/frappe-rtl.bundle.VJSONUDG.css", "frappe-web.bundle.js": "/assets/frappe/dist/js/frappe-web.bundle.KEWLD4GT.js", "helpdesk.bundle.js": "/assets/helpdesk/dist/js/helpdesk.bundle.77U63EU3.js", "kanban_board.bundle.js": "/assets/frappe/dist/js/kanban_board.bundle.7VUNYA4J.js", "libs.bundle.js": "/assets/frappe/dist/js/libs.bundle.TIV7ZGVY.js", "list.bundle.js": "/assets/frappe/dist/js/list.bundle.H4MKMV64.js", "login.bundle.css": "/assets/frappe/dist/css/login.bundle.XZV66HRG.css", "logtypes.bundle.js": "/assets/frappe/dist/js/logtypes.bundle.5KO3ZOOI.js", "marketplace.bundle.js": "/assets/press/dist/js/marketplace.bundle.A5KAQJFZ.js", "onboarding_tours.bundle.js": "/assets/frappe/dist/js/onboarding_tours.bundle.RAUR6X4Z.js", "photoswipe.bundle.js": "/assets/frappe/dist/js/photoswipe.bundle.YSXZQA64.js", "press.bundle.js": "/assets/press/dist/js/press.bundle.JRNX644T.js", "print.bundle.css": "/assets/frappe/dist/css/print.bundle.WUDGTX5C.css", "print_format.bundle.css": "/assets/frappe/dist/css/print_format.bundle.6MSNRU2P.css", "print_format_builder.bundle.js": "/assets/frappe/dist/js/print_format_builder.bundle.VQYWNAGA.js", "recorder.bundle.js": "/assets/frappe/dist/js/recorder.bundle.QHVRM32X.js", "report.bundle.css": "/assets/frappe/dist/css/report.bundle.ZMHEO4RM.css", "report.bundle.js": "/assets/frappe/dist/js/report.bundle.RLTY7FZF.js", "rtl_chat.bundle.css": "/assets/frappe/dist/css-rtl/chat.bundle.H7NNYOVV.css", "rtl_contributions.bundle.css": "/assets/wiki/dist/css-rtl/contributions.bundle.BEYJZHFY.css", "rtl_desk.bundle.css": "/assets/frappe/dist/css-rtl/desk.bundle.4QRKXWVY.css", "rtl_edit_wiki.bundle.css": "/assets/wiki/dist/css-rtl/edit_wiki.bundle.GXBHHBPQ.css", "rtl_email.bundle.css": "/assets/frappe/dist/css-rtl/email.bundle.7GUUJX37.css", "rtl_login.bundle.css": "/assets/frappe/dist/css-rtl/login.bundle.HR6BKDWJ.css", "rtl_print.bundle.css": "/assets/frappe/dist/css-rtl/print.bundle.56DGWRMI.css", "rtl_print_format.bundle.css": "/assets/frappe/dist/css-rtl/print_format.bundle.LY6E3FZ5.css", "rtl_report.bundle.css": "/assets/frappe/dist/css-rtl/report.bundle.55P6QGQP.css", "rtl_web_form.bundle.css": "/assets/frappe/dist/css-rtl/web_form.bundle.PRMNLWDF.css", "rtl_website.bundle.css": "/assets/frappe/dist/css-rtl/website.bundle.EKI4FRUC.css", "rtl_wiki.bundle.css": "/assets/wiki/dist/css-rtl/wiki.bundle.QFQ2JJVQ.css", "sentry.bundle.js": "/assets/frappe/dist/js/sentry.bundle.AX44GVWW.js", "telemetry.bundle.js": "/assets/frappe/dist/js/telemetry.bundle.LKEZCADB.js", "user_profile_controller.bundle.js": "/assets/frappe/dist/js/user_profile_controller.bundle.TPZWXYWN.js", "video_player.bundle.js": "/assets/frappe/dist/js/video_player.bundle.DUYYLSFO.js", "web_form.bundle.css": "/assets/frappe/dist/css/web_form.bundle.XQPQDR3H.css", "web_form.bundle.js": "/assets/frappe/dist/js/web_form.bundle.OT3FXJK3.js", "website.bundle.css": "/assets/frappe/dist/css/website.bundle.RTUZTFRX.css", "wiki.bundle.css": "/assets/wiki/dist/css/wiki.bundle.U22KPQ72.css", "wiki.bundle.js": "/assets/wiki/dist/js/wiki.bundle.PCTFQCL4.js", "workflow_builder.bundle.js": "/assets/frappe/dist/js/workflow_builder.bundle.MPAFFZ3D.js" }, "is_fc_site": 0, "lang": "en", "sitename": "frappe.cloud", "sysdefaults": { "currency": "", "date_format": "dd-mm-yyyy", "first_day_of_the_week": "Sunday", "float_precision": 3, "number_format": "#,##,###.##", "time_format": "HH:mm:ss" }, "time_zone": { "system": "Asia/Kolkata", "user": "Asia/Kolkata" } } // for backward compatibility of some libs frappe.sys_defaults = frappe.boot.sysdefaults; </script> <script type="text/javascript" src="/assets/frappe/dist/js/frappe-web.bundle.KEWLD4GT.js"></script> <script type="text/javascript" src="/website_script.js"></script> <script>frappe.csrf_token = "None";</script><script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script> </body> </html>