{"id":255,"date":"2026-03-25T00:30:12","date_gmt":"2026-03-25T05:30:12","guid":{"rendered":"https:\/\/flikt.ai\/?page_id=255"},"modified":"2026-09-18T18:27:07","modified_gmt":"2026-09-18T23:27:07","slug":"precios","status":"publish","type":"page","link":"https:\/\/flikt.ai\/es\/pricing\/","title":{"rendered":"Precios"},"content":{"rendered":"\n<section id=\"pricing\" class=\"pricing-section\">\n  <style data-injected=\"pricing-chip4\">\n    \/* --- Inherit existing #pricing layout; this block only adds new patterns --- *\/\n    #pricing .container {\n      max-width: 1080px;\n      margin: 0 auto;\n      padding: 0 1.25rem;\n    }\n    #pricing .use-disclaimer {\n      max-width: 720px;\n      margin: 1rem auto 0;\n      padding: 0;\n      background: none;\n      border: 0;\n      color: rgb(71, 85, 105);\n      font-size: 0.85rem;\n      text-align: center;\n      line-height: 1.55;\n    }\n    #pricing .use-disclaimer strong { color: rgb(71, 85, 105); font-weight: 600; }\n    \/* SKU grid - 3 cards (by page bucket), each card shows one price per bucket *\/\n    #pricing .sku-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));\n      gap: 24px;\n      max-width: 1180px;\n      margin: 0 auto 2.5rem;\n    }\n    #pricing .sku-card {\n      background: #ffffff;\n      border: 1px solid #f3cd93;\n      border-radius: 14px;\n      padding: 28px 24px;\n      text-align: center;\n      box-shadow: 0 1px 3px rgba(180, 83, 9, 0.08);\n    }\n    #pricing .sku-card .sku-bucket {\n      font-size: 0.8rem;\n      font-weight: 700;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: rgb(71, 85, 105);\n      margin: 0 0 18px 0;\n    }\n    #pricing .sku-card .sku-tier-row {\n      display: flex;\n      flex-direction: column;\n      gap: 4px;\n      padding: 14px 0;\n    }\n    #pricing .sku-card .sku-tier-row + .sku-tier-row {\n      border-top: 1px dashed rgb(226, 232, 240);\n    }\n    #pricing .sku-card .sku-tier-label {\n      font-size: 0.78rem;\n      font-weight: 600;\n      color: rgb(71, 85, 105);\n      letter-spacing: 0.03em;\n      text-transform: uppercase;\n    }\n    #pricing .sku-card .sku-price {\n      font-size: 2rem;\n      font-weight: 700;\n      color: rgb(15, 23, 42);\n      line-height: 1.1;\n    }\n    #pricing .sku-card .sku-tier-note {\n      font-size: 0.72rem;\n      font-weight: 500;\n      color: rgb(71, 85, 105);\n      line-height: 1.4;\n      margin-top: 3px;\n    }\n    #pricing .sku-card .sku-sub {\n      font-size: 0.78rem;\n      color: rgb(71, 85, 105);\n    }\n    @media (max-width: 760px) {\n      #pricing .sku-grid { grid-template-columns: 1fr; }\n    }\n    \/* Tier-detail comparison cards (below the SKU grid) *\/\n    #pricing .tier-detail-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px;\n      max-width: 880px;\n      margin: 2rem auto;\n    }\n    #pricing .tier-card {\n      background: #ffffff;\n      border: 1px solid #f3cd93;\n      border-radius: 14px;\n      padding: 28px;\n    }\n    #pricing .tier-card h3 {\n      margin: 0 0 4px 0;\n      font-size: 1.15rem;\n      color: rgb(15, 23, 42);\n    }\n    #pricing .tier-card .tier-price-range {\n      font-size: 0.85rem;\n      color: #f59e0b;\n      font-weight: 600;\n      margin: 0 0 16px 0;\n    }\n    #pricing .tier-card ul {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n    #pricing .tier-card li {\n      padding: 6px 0 6px 22px;\n      position: relative;\n      color: rgb(51, 65, 85);\n      font-size: 0.92rem;\n      line-height: 1.5;\n    }\n    #pricing .tier-card li::before {\n      content: \"\\2713\";\n      position: absolute;\n      left: 0;\n      top: 6px;\n      color: rgb(34, 197, 94);\n      font-weight: 700;\n    }\n    #pricing .tier-card.tier-2 {\n      border-color: #f59e0b;\n      border-width: 2px;\n    }\n    @media (max-width: 760px) {\n      #pricing .tier-detail-grid { grid-template-columns: 1fr; }\n    }\n    \/* CTAs *\/\n    #pricing .cta-row {\n      text-align: center;\n      margin: 2rem auto 2.5rem;\n    }\n    #pricing .cta-row .btn-primary,\n    #pricing .cta-row .btn-secondary {\n      display: inline-block;\n      padding: 12px 28px;\n      border-radius: 999px;\n      font-weight: 600;\n      text-decoration: none;\n      font-size: 0.95rem;\n      margin: 0 6px;\n      transition: transform 0.15s ease;\n    }\n    #pricing .cta-row .btn-primary {\n      background: rgb(245, 158, 11);\n      color: #ffffff;\n      border: 2px solid rgb(245, 158, 11);\n    }\n    #pricing .cta-row .btn-secondary {\n      background: transparent;\n      color: rgb(120, 53, 15);\n      border: 1px solid #f3cd93;\n    }\n    #pricing .cta-row .btn-primary:hover,\n    #pricing .cta-row .btn-secondary:hover {\n      transform: translateY(-1px);\n    }\n    \/* Enterprise inline panel *\/\n    #pricing .enterprise-panel {\n      max-width: 880px;\n      margin: 2.5rem auto;\n      padding: 28px 32px;\n      background: rgb(248, 250, 252);\n      border: 1px solid #f3cd93;\n      border-radius: 14px;\n      text-align: center;\n    }\n    #pricing .enterprise-panel h3 {\n      margin: 0 0 8px 0;\n      font-size: 1.2rem;\n      color: rgb(15, 23, 42);\n    }\n    #pricing .enterprise-panel p {\n      max-width: 600px;\n      margin: 0 auto 14px;\n      color: rgb(71, 85, 105);\n      font-size: 0.95rem;\n      line-height: 1.55;\n    }\n    #pricing .enterprise-panel a {\n      display: inline-block;\n      padding: 10px 22px;\n      background: rgb(15, 23, 42);\n      color: #ffffff;\n      text-decoration: none;\n      border-radius: 999px;\n      font-weight: 600;\n      font-size: 0.9rem;\n    }\n    \/* FAQ *\/\n        #pricing .faq h3 {\n      text-align: center;\n      font-size: 1.3rem;\n      color: rgb(15, 23, 42);\n      margin: 0 0 1.25rem 0;\n    }\n                      \n    .subs-band { margin: 56px 0 8px 0; }\n    .subs-band h2 { font-size: 1.6rem; color: rgb(15, 23, 42); margin: 0 0 10px 0; text-align: center; }\n    .subs-anchor { max-width: 640px; margin: 0 auto 28px auto; text-align: center; color: rgb(71, 85, 105); font-size: 0.98rem; line-height: 1.6; }\n    .subs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-bottom: 28px; }\n    @media (max-width: 760px) { .subs-grid { grid-template-columns: 1fr; } }\n    .subs-card { position: relative; display: flex; flex-direction: column; }\n    .subs-badge { position: absolute; top: -12px; left: 50%; transform: translateX(-50%); background: rgb(245, 158, 11); color: #ffffff; font-size: 0.7rem; font-weight: 700; letter-spacing: 0.08em; padding: 4px 14px; border-radius: 999px; }\n    .subs-price { font-size: 2.2rem; font-weight: 700; color: rgb(15, 23, 42); margin: 0 0 4px 0; }\n    .subs-price span { font-size: 1rem; font-weight: 600; color: rgb(71, 85, 105); }\n    .subs-tag { font-size: 0.85rem; color: #f59e0b; font-weight: 600; margin: 0 0 16px 0; }\n    .subs-fine { font-size: 0.75rem; color: rgb(71, 85, 105); line-height: 1.5; margin: 14px 0 18px 0; border-top: 1px dashed rgb(226, 232, 240); padding-top: 12px; }\n    .subs-card .cta-row { margin-top: auto; text-align: center; }\n\n  <\/style>\n\n  <div class=\"container\">\n\n    <style>\n.fkp{--nv:#0a1929;--ink:#0f172a;--mu:#475569;--fa:#64748b;--br:#ffcb05;--ac:#f59e0b;--ed:#f3cd93;--eds:#fbeeda;--ln:#e2e8f0;--gd:#0f766e;--gds:#e9f6f4}\n.fkp *{box-sizing:border-box}\n.fkp .h1{font-size:2.3rem;font-weight:800;letter-spacing:-.025em;text-align:center;color:var(--nv);margin:0}\n.fkp .lede{color:var(--mu);text-align:center;max-width:60ch;margin:12px auto 0;font-size:1.05rem;line-height:1.6}\n.fkp .pick{margin:34px auto 6px;text-align:center}\n.fkp .pick label{display:block;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--nv);margin-bottom:9px}\n.fkp .pick select{font-family:inherit;font-weight:700;font-size:1.12rem;line-height:1.3;color:var(--nv);background:#fff;border:1.5px solid var(--ed);border-radius:10px;padding:13px 42px 13px 17px;min-width:390px;max-width:100%;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ac) 50%),linear-gradient(135deg,var(--ac) 50%,transparent 50%);background-position:calc(100% - 21px) calc(50% + 1px),calc(100% - 16px) calc(50% + 1px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}\n.fkp .pick .hint{display:block;margin-top:10px;font-size:.85rem;color:var(--fa)}\n.fkp .tabs{display:flex;justify-content:center;gap:6px;margin:30px auto 0;background:#f8fafc;border:1px solid var(--ln);border-radius:999px;padding:5px;width:max-content;max-width:100%}\n.fkp .tabs button{font-family:inherit;font-weight:600;font-size:.92rem;line-height:1;border:0;background:transparent;color:var(--mu);padding:11px 22px;border-radius:999px;cursor:pointer}\n.fkp .tabs button[aria-selected=\"true\"]{background:var(--nv);color:#fff}\n.fkp .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:26px auto 0;align-items:stretch}\n#fkp-p1 .cards{grid-template-columns:repeat(2,1fr);max-width:780px}\n@media(max-width:860px){.fkp .cards,#fkp-p1 .cards{grid-template-columns:1fr;max-width:460px}}\n.fkp .cd{border:1.5px solid var(--ed);border-radius:14px;background:#fff;padding:26px 22px 22px;display:flex;flex-direction:column;box-shadow:0 1px 3px rgba(180,83,9,.08);position:relative;text-align:left}\n.fkp .cd.pick2{border-width:2px;border-color:var(--ac);box-shadow:0 2px 4px rgba(180,83,9,.10),0 12px 32px rgba(10,25,41,.07)}\n.fkp .tag{position:absolute;top:-11px;left:22px;background:var(--ac);color:#0a1929;font-size:.62rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;padding:4px 10px;border-radius:999px}\n.fkp .cnt{align-self:flex-start;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--gd);background:var(--gds);border-radius:999px;padding:5px 12px}\n.fkp .cd.pick2 .cnt{color:#0a1929;background:var(--br)}\n.fkp .cd h3{font-size:1.1rem;font-weight:700;margin:11px 0 0;color:var(--nv)}\n.fkp .bl{font-size:.85rem;color:var(--fa);margin-top:6px;min-height:4.2em;line-height:1.5;flex:1 0 auto}\n.fkp .amt{font-size:2.1rem;font-weight:800;letter-spacing:-.03em;margin-top:14px;line-height:1.05;color:var(--nv);font-variant-numeric:tabular-nums}\n.fkp .amt .mo{font-size:.95rem;font-weight:600;color:var(--mu);letter-spacing:0}\n.fkp .sb{font-size:.78rem;color:var(--mu);margin-top:7px;min-height:2.6em}\n.fkp .bt{margin-top:16px;display:block;text-align:center;font-family:inherit;font-weight:600;font-size:.95rem;line-height:1;padding:13px 20px;border-radius:999px;text-decoration:none;border:1.5px solid var(--ed);background:#fff;color:var(--mu)}\n.fkp .bt.solid{background:var(--br);color:#0a1929;border-color:var(--br)}\n.fkp .nb{margin:24px auto 0;max-width:820px;border-left:3px solid var(--ac);background:var(--eds);padding:14px 18px;border-radius:0 9px 9px 0;font-size:.92rem;color:var(--ink);text-align:left;line-height:1.6}\n.fkp .nb b{color:#b45309}\n.fkp .ng{margin:22px auto 0;max-width:820px;border-left:3px solid var(--gd);background:var(--gds);padding:14px 18px;border-radius:0 9px 9px 0;font-size:.92rem;text-align:left;line-height:1.6}\n.fkp .ng b{color:var(--gd)}\n.fkp .fn{max-width:820px;margin:18px auto 0;font-size:.79rem;color:var(--fa);text-align:center;line-height:1.65}\n.fkp h2.s{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;text-align:center;margin:64px 0 0;color:var(--nv)}\n.fkp h2.s + p{color:var(--mu);text-align:center;max-width:64ch;margin:9px auto 0;font-size:.95rem}\n.fkp .inc{display:grid;grid-template-columns:1fr 1fr;gap:12px 34px;max-width:840px;margin:26px auto 0}\n@media(max-width:700px){.fkp .inc{grid-template-columns:1fr}}\n.fkp .inc div{display:flex;gap:10px;font-size:.92rem;color:var(--mu);align-items:flex-start;text-align:left;line-height:1.55}\n.fkp .inc i{color:var(--gd);font-weight:800;font-style:normal}\n.fkp .tw{overflow-x:auto;max-width:900px;margin:22px auto 0}\n.fkp table{width:100%;border-collapse:collapse;font-size:.88rem}\n.fkp th{text-align:left;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fa);font-weight:700;padding:0 10px 9px;border-bottom:1.5px solid var(--ln)}\n.fkp th.n{text-align:right}\n.fkp td{padding:11px 10px;border-bottom:1px solid var(--ln);color:var(--mu);text-align:left}\n.fkp td.n{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--ink);font-weight:600}\n.fkp tbody tr:last-child td{border-bottom:none}\n.fkp tbody tr.on td{background:var(--eds)}\n.fkp .rn{color:var(--nv);font-weight:600}\n.fkp .rn small{display:block;font-weight:400;color:var(--fa);font-size:.76rem}\n.fkp .fkp-all{max-width:900px;margin:64px auto 0;border-top:1px solid var(--ln);padding-top:10px}\n.fkp .fkp-all > summary{cursor:pointer;list-style:none;text-align:center;font-weight:700;font-size:.95rem;color:var(--mu);padding:14px 0}\n.fkp .fkp-all > summary::-webkit-details-marker{display:none}\n.fkp .fkp-all > summary::after{content:\" \\25BE\";color:var(--ac)}\n.fkp .fkp-all[open] > summary::after{content:\" \\25B4\"}\n.fkp .fkp-all > summary{display:inline-block;border:1.5px solid var(--ed);border-radius:999px;padding:12px 26px;background:#fff;color:var(--nv);box-shadow:0 1px 3px rgba(180,83,9,.08)}\n.fkp .fkp-all{text-align:center}\n.fkp .fkp-all > summary:hover{background:var(--eds)}\n\/* FAQ: match the site standard on \/faq\/ - left aligned, 17px\/700, hairline, amber + *\/\n#pricing .faq h3{text-align:left;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f59e0b;border-bottom:1px solid #e6edf5;padding-bottom:10px;margin-bottom:4px}\n\/* match the homepage FAQ metrics exactly: 17px\/600, 22px padding, no row padding *\/\n.fkp .fkp-all > summary:focus-visible{outline:2px solid var(--ac);outline-offset:3px}\n<\/style>\n<div class=\"fkp\"><h1 class=\"h1\">Priced by the project.<\/h1><p class=\"lede\">Tell us what kind of set you have. Every price below is a ceiling, not an estimate: checkout prices from the pages you actually upload, and never charges more than the band you land in. No quote step, no minimum project size, and no size we will not take.<\/p><div class=\"pick\"><label for=\"fkp-band\">My set is<\/label><select id=\"fkp-band\"><option value=\"0\" selected>Up to 80 pages &mdash; a typical permit set<\/option><option value=\"1\">Up to 120 pages &mdash; a full permit or CD set<\/option><option value=\"2\">Around 250 pages &mdash; a full CD set<\/option><option value=\"3\">Around 800 pages &mdash; multifamily, mixed-use or campus<\/option><\/select><span class=\"hint\">Not sure? Any answer is close enough &mdash; your exact price comes from the pages you upload, before anything is charged.<\/span><\/div><div class=\"tabs\" role=\"tablist\"><button role=\"tab\" id=\"fkp-t1\" aria-selected=\"true\" aria-controls=\"fkp-p1\">One project<\/button><button role=\"tab\" id=\"fkp-t2\" aria-selected=\"false\" aria-controls=\"fkp-p2\">Review Desk<\/button><\/div><section id=\"fkp-p1\" role=\"tabpanel\" aria-labelledby=\"fkp-t1\"><div class=\"cards\"><div class=\"cd pick2\"><span class=\"tag\">Start here<\/span><span class=\"cnt\">1 review<\/span><h3>Coordination Review<\/h3><div class=\"bl\">One full review of the set, at whichever milestone matters most.<\/div><div class=\"amt\" data-fee=\"1\">$279<\/div><div class=\"sb\" data-band=\"1\">up to 80 pages &middot; one review<\/div><a class=\"bt solid\" href=\"https:\/\/app.flikt.ai\/sign-up\">Start this project<\/a><\/div><div class=\"cd\"><span class=\"cnt\">then, per month<\/span><h3>Project Coverage<\/h3><div class=\"bl\">After your first review, a monthly on this one project. Every re-review while the job is live &mdash; ASIs, bulletins, RFI responses. Each one comes back as a revision ledger: resolved, still open, new, and not re-checked, so a finding is never closed by omission. Plus page overlays and submittal review. Document pages on a revision are billed separately. Cancel any time.<\/div><div class=\"amt\" data-fee=\"2\">$99<span class=\"mo\">\/mo<\/span><\/div><div class=\"sb\" data-band=\"2\">up to 80 pages &middot; per month, after your first review<\/div><a class=\"bt\" href=\"https:\/\/app.flikt.ai\/sign-up\">Start with a review<\/a><\/div><\/div><div class=\"ng\" id=\"fkp-nudge\" hidden><\/div><p class=\"fn\">A review is one full pass over the set you upload &mdash; every page, every discipline, checked against each other. Project Coverage is billed monthly on that one project and covers every re-review while it is active, up to half again the size of the set it was priced on; your first review is bought at the listed price, and coverage takes over from the next one. Cancel when the job closes. Specs, manuals and calc packages add $25 to $250 by document page count, shown before you pay.<\/p><\/section><section id=\"fkp-p2\" role=\"tabpanel\" aria-labelledby=\"fkp-t2\" hidden><div class=\"cards\"><div class=\"cd\"><span class=\"cnt\">200 pages a month<\/span><h3>Review Desk<\/h3><div class=\"bl\">Same-day review on every submission across your active projects.<\/div><div class=\"amt\" data-desk=\"1\">$599<span class=\"mo\">\/mo<\/span><\/div><div class=\"sb\" data-desksb=\"1\">best value up to about 375 pages a month &mdash; two to four permit sets, or one full CD set<\/div><a class=\"bt\" href=\"https:\/\/app.flikt.ai\/sign-up\">Start a desk<\/a><\/div><div class=\"cd\"><span class=\"cnt\">600 pages a month<\/span><h3>Review Desk Pro<\/h3><div class=\"bl\">The same desk, sized for larger sets or a steadier pipeline.<\/div><div class=\"amt\" data-desk=\"2\">$1,299<span class=\"mo\">\/mo<\/span><\/div><div class=\"sb\" data-desksb=\"2\">about 375 to 1,000 pages a month &mdash; a CD set through its milestones, or a permit pipeline<\/div><a class=\"bt\" href=\"https:\/\/app.flikt.ai\/sign-up\">Start a desk<\/a><\/div><div class=\"cd\"><span class=\"cnt\">Sized to you<\/span><h3>Custom desk<\/h3><div class=\"bl\">Portfolio owners and multi-entity GCs, with your own intake and terms.<\/div><div class=\"amt\">Let&rsquo;s talk<\/div><div class=\"sb\">above about 1,000 pages a month &mdash; multifamily and campus volume<\/div><a class=\"bt\" href=\"\/contact\/\">Talk to us<\/a><\/div><\/div><div class=\"nb\"><b>One catch can pay for the year.<\/b> A single conflict found before it reaches the field is a change order you never raise, a review cycle you do not repeat, and a week the schedule does not lose &mdash; savings that run to thousands, and on a bad clash a great deal more. A desk reads every page you run, same day, so the catch happens before anyone pours anything.<\/div><p class=\"fn\">A review covers one project, and Project Coverage keeps covering it for as long as that project runs. A desk covers everything you have open, month to month &mdash; so the number of live projects is what should decide between them, not the size of any one set. Desks are counted in pages a month, not in reviews: submit as often as you like while your monthly pages last. Going over never stops a review; the extra is priced and shown to you before it is charged. Review Desk includes document review up to 100 pages a month, Pro up to 500.<\/p><\/section><h2 class=\"s\">What every review includes<\/h2><p>The same pass whichever way you buy it.<\/p><div class=\"inc\"><div><i>&check;<\/i><span>Discipline clashes, missing dimensions, spec-to-plan contradictions, scope-boundary and code-clearance items<\/span><\/div><div><i>&check;<\/i><span>Page references and a severity rating on every finding<\/span><\/div><div><i>&check;<\/i><span>Same-day turnaround<\/span><\/div><div><i>&check;<\/i><span>Specification review &mdash; spec pages bill at a small fraction of the drawing-page rate<\/span><\/div><div><i>&check;<\/i><span>RFI generation from the findings you choose to escalate<\/span><\/div><div><i>&check;<\/i><span>Revision comparison (V1 vs V2 plan updates) and page image overlays<\/span><\/div><div><i>&check;<\/i><span>Good-find \/ bad-find adjudication that feeds back into your projects<\/span><\/div><div><i>&check;<\/i><span>Share links for collaborators &mdash; no login needed to read a report<\/span><\/div><\/div><p class=\"fn\">Before picking anything, it is worth knowing whether this is the right instrument at all. The <a href=\"\/good-fit\/\">fit criteria are published<\/a>, including the projects where something else will serve you better. Reports are recommended as a supplement to professional review, not a replacement.<\/p><details class=\"fkp-all\"><summary>See set sizes and document pricing<\/summary><p class=\"fn\" style=\"margin-top:14px\">Every price is the ceiling for its band. Your set is priced from its own page count, so a smaller set inside a band costs less than the row shows. The last two rows are what that looks like at common sizes above 120 pages.<\/p><div class=\"tw\"><table><thead><tr><th>Set size<\/th><th class=\"n\">One review<\/th><th class=\"n\">Then, per month<\/th><\/tr><\/thead><tbody><tr data-row=\"0\"><td class=\"rn\">Up to 80 pages<small>a typical permit set<\/small><\/td><td class=\"n\">$279<\/td><td class=\"n\">$99<\/td><\/tr><tr data-row=\"1\"><td class=\"rn\">Up to 120 pages<small>a full permit or CD set<\/small><\/td><td class=\"n\">$399<\/td><td class=\"n\">$100<\/td><\/tr><tr data-row=\"2\"><td class=\"rn\">Around 250 pages<small>a full CD set<\/small><\/td><td class=\"n\">$1,049<\/td><td class=\"n\">$270<\/td><\/tr><tr data-row=\"3\"><td class=\"rn\">Around 800 pages<small>multifamily, mixed-use or campus<\/small><\/td><td class=\"n\">$3,799<\/td><td class=\"n\">$950<\/td><\/tr><\/tbody><\/table><\/div><p class=\"fn\">Sets past 1,000 pages, portfolio owners and multi-entity GCs get a custom desk built around how their teams already submit.<\/p><p class=\"fn\" style=\"margin-top:18px\"><b>Documents<\/b> &mdash; specs, design manuals and calculation packages are counted separately from drawing sheets and added on their own ladder, shown before you pay.<\/p><div class=\"tw\"><table><thead><tr><th>Document pages<\/th><th class=\"n\">Added to the review<\/th><\/tr><\/thead><tbody><tr><td class=\"rn\">1 to 50<small>cut sheets, equipment specs<\/small><\/td><td class=\"n\">$25<\/td><\/tr><tr><td class=\"rn\">51 to 100<\/td><td class=\"n\">$50<\/td><\/tr><tr><td class=\"rn\">101 to 250<small>design manuals, tenant criteria<\/small><\/td><td class=\"n\">$75<\/td><\/tr><tr><td class=\"rn\">251 to 500<\/td><td class=\"n\">$125<\/td><\/tr><tr><td class=\"rn\">501 to 750<small>full spec books<\/small><\/td><td class=\"n\">$150<\/td><\/tr><tr><td class=\"rn\">751 and up<\/td><td class=\"n\">$250 + $0.40 a page over 750<\/td><\/tr><\/tbody><\/table><\/div><p class=\"fn\">Review Desk includes document review up to 100 pages a month; Review Desk Pro up to 500. Project Coverage covers the drawing re-review; document pages on a revision are added at these rates.<\/p><\/details><\/div>\n<script>\n(function(){\nvar B=[{l:\"up to 80 pages\",p:[\"$279\",\"$99<span class=\\\"mo\\\">\/mo<\/span>\"]},{l:\"up to 120 pages\",p:[\"$399\",\"$100<span class=\\\"mo\\\">\/mo<\/span>\"]},{l:\"around 250 pages\",p:[\"$1,049\",\"$270<span class=\\\"mo\\\">\/mo<\/span>\"],n:\"<b>A desk is cheaper than a single review at this size.<\/b> A set this size runs about $799 a month on a Review Desk \\u2014 less than the $1,049 one-time review \\u2014 and it covers your other live projects in the same month.\"},{l:\"around 800 pages\",p:[\"$3,799\",\"$950<span class=\\\"mo\\\">\/mo<\/span>\"],n:\"<b>At this size the right desk is Review Desk Pro, not Review Desk.<\/b> A set this size runs about $1,899 a month on Pro against $2,999 on the smaller desk \\u2014 roughly half the $3,799 one-time review either way. The portal picks the cheaper plan for you.\"}];\nvar ES=(document.documentElement.lang||\"\").toLowerCase().indexOf(\"es\")===0;\nvar W=ES?[\"una revisi\\u00f3n\",\"al mes, despu\\u00e9s de la primera revisi\\u00f3n\"]:[\"one review\",\"per month, after your first review\"];\nvar LBL=ES?[\"hasta 80 p\\u00e1ginas\",\"hasta 120 p\\u00e1ginas\",\"alrededor de 250 p\\u00e1ginas\",\"alrededor de 800 p\\u00e1ginas\"]:null;\nvar sel=document.getElementById(\"fkp-band\"); if(!sel) return;\nvar ng=document.getElementById(\"fkp-nudge\");\nvar rows=[].slice.call(document.querySelectorAll(\"[data-row]\"));\nvar DK=[{b:599,i:200,o:4},{b:1299,i:600,o:3}],PG=[80,120,250,800];\nfunction fm(n){return \"$\"+String(n).replace(\/\\B(?=(\\d{3})+(?!\\d))\/g,\",\");}\nfunction desks(idx,lbl){var pg=PG[idx],best=-1,bc=1e9;\n for(var k=0;k<2;k++){var d=DK[k],ov=Math.max(0,pg-d.i),cost=d.b+ov*d.o; if(cost<bc){bc=cost;best=k;}\n  var a=document.querySelector(\"[data-desk=\\\"\"+(k+1)+\"\\\"]\"),s=document.querySelector(\"[data-desksb=\\\"\"+(k+1)+\"\\\"]\");\n  if(a){a.innerHTML=fm(cost)+\"<span class=\\\"mo\\\">\/mo<\/span>\"; a.closest(\".cd\").classList.remove(\"pick2\");}\n  if(s){ if(ov>0){s.innerHTML=ES?(lbl+\" cada mes \\u00b7 \"+d.i+\" incluidas + \"+ov+\" m\\u00e1s a \"+fm(d.o)+\" por p\\u00e1gina\"):(lbl+\" each month \\u00b7 \"+d.i+\" included, plus \"+ov+\" more at \"+fm(d.o)+\" a page\");}\n   else {s.innerHTML=ES?(lbl+\" cada mes \\u00b7 cabe en las \"+d.i+\" p\\u00e1ginas incluidas\"):(lbl+\" each month \\u00b7 fits inside the \"+d.i+\" pages included\");}}}\n var w=document.querySelector(\"[data-desk=\\\"\"+(best+1)+\"\\\"]\"); if(w) w.closest(\".cd\").classList.add(\"pick2\");}\nfunction apply(){var b=B[sel.value|0]; if(!b) return;\n desks(sel.value|0, LBL?LBL[sel.value|0]:b.l);\n for(var i=1;i<=2;i++){var a=document.querySelector(\"[data-fee=\\\"\"+i+\"\\\"]\"),s=document.querySelector(\"[data-band=\\\"\"+i+\"\\\"]\");\n  if(a) a.innerHTML=b.p[i-1]; if(s) s.innerHTML=(LBL?LBL[sel.value|0]:b.l)+\" \\u00b7 \"+W[i-1];}\n if(ng){ if(b.n){ng.innerHTML=b.n;ng.hidden=false;} else {ng.hidden=true;} }\n rows.forEach(function(tr){tr.classList.toggle(\"on\",parseInt(tr.getAttribute(\"data-row\"),10)===(sel.value|0));});}\nsel.addEventListener(\"change\",apply); apply();\nvar t=[document.getElementById(\"fkp-t1\"),document.getElementById(\"fkp-t2\")];\nvar p=[document.getElementById(\"fkp-p1\"),document.getElementById(\"fkp-p2\")];\nt.forEach(function(x,i){x.addEventListener(\"click\",function(){\n t.forEach(function(y,j){y.setAttribute(\"aria-selected\", j===i?\"true\":\"false\");});\n p.forEach(function(q,j){q.hidden = j!==i;});});});\n})();\n<\/script>\n<!-- FAQ -->\n    <div class=\"faq\">\n      <h3>FAQ<\/h3>\n\n      <details>\n        <summary>What's in the conflict report?<\/summary>\n        <p>\n          Coordination conflicts across your plan set: discipline clashes, missing dimensions,\n          spec-to-plan contradictions, scope-boundary issues, and code-clearance items. Each finding\n          includes sheet references, a severity rating, and a recommendation.\n        <\/p>\n      <\/details>\n      <details>\n        <summary>Are specifications and other documents extra?<\/summary>\n        <p>\n          Yes, on their own small ladder, shown before you pay: $25 up to 50 document pages, $50 to 100, $75 to 250, $125 to 500, $150 to 750, then $250 plus $0.40 a page beyond 750. Document pages are specs, design manuals and calculation packages combined; they are cross-checked against the drawings in the same review. Review Desk includes document review up to 100 pages and Review Desk Pro up to 500. Project Coverage covers the drawing re-review; document pages on a revision are billed on this ladder.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>How do I know my page count?<\/summary>\n        <p>\n          Drawing sheets set the review price: the count is the total drawing sheets across the PDFs you upload. Specification, manual and calculation pages are counted separately and never move you up a drawing bucket. We confirm both counts at upload time, before payment.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>What if my plan set falls between buckets?<\/summary>\n        <p>\n          Round up. A 45-page set uses the \"Up to 60 pages\" bucket; a 72-page set uses the\n          \"Up to 80 pages\" bucket.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Can I revise my submission?<\/summary>\n        <p>\n          Yes. A revision is a new submission, priced from its own page count like any other, and the report\n          separates what changed from what did not, so you are not re-reading findings you have already\n          dealt with. If revisions will keep coming, put the project on Project Coverage after the first review &mdash; a monthly on that project\n          that covers every re-review while the job is live, plus the revision ledger, overlays and\n          submittal review. Your first review is bought at the listed price; coverage takes over from the\n          next one. Cancel any time.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>Can I try it first?<\/summary>\n        <p>\n          Yes &mdash; the <a href=\"https:\/\/app.flikt.ai\/preview\">free preview<\/a> shows one finding in\n          full plus two summaries from your plan set. No card required. After you see the preview,\n          you decide whether to unlock the rest at the prices above.\n        <\/p>\n      <\/details>\n\n      <details>\n        <summary>How should I use the report?<\/summary>\n        <p>\n          Reports are recommended as a supplement to professional\n          review, not a replacement. The operating engineer or architect of record remains responsible\n          for the final coordination decisions on the project.\n        <\/p>\n      <\/details>\n      <details>\n        <summary>How do Review Desk subscriptions work?<\/summary>\n        <p>\n          Email us and we'll have you live the same day &mdash; you'll get a secure checkout link, and every project you submit is reviewed under your subscription from then on. Re-reviews of revised sets count only the pages you resubmit.\n        <\/p>\n      <\/details>\n      <details>\n        <summary>Can I start per-project and subscribe later?<\/summary>\n        <p>\n          Yes &mdash; your existing projects come with you, and your most recent per-project purchase is credited toward your first month.\n        <\/p>\n      <\/details>\n      <details>\n        <summary>Why is there no per-seat pricing?<\/summary>\n        <p>\n          A review desk isn't a seat. Share every report with your whole team, your architect, and your subs &mdash; no logins required.\n        <\/p>\n      <\/details>\n    <\/div>\n\n    <p style=\"text-align: center; font-size: 0.82rem; color: rgb(100, 116, 139); margin: 2rem auto 0; max-width: 760px; line-height: 1.55;\">\n      All prices in USD. Standard turnaround is same day from the start of analysis. Reports\n      supplement, not replace, professional review. Read the\n      <a href=\"https:\/\/app.flikt.ai\/msa\" style=\"color: rgb(100, 116, 139); text-decoration: underline;\">Master Service Agreement<\/a>\n      before submitting your first project.\n    <\/p>\n\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Priced by the project. Tell us what kind of set you have. Every price below is a ceiling, not an estimate: checkout prices from the pages you actually upload, and never charges more than the band you land in. No quote step, no minimum project size, and no size we will not take. My set [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-contact.php","meta":{"footnotes":""},"class_list":["post-255","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pricing \u2013 Flikt.AI Plan Conflict Detection<\/title>\n<meta name=\"description\" content=\"Same-day construction plan review, priced per project from your sheet count. Severity-ranked findings with sheet references. No BIM model required.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/flikt.ai\/es\/precios\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Flikt.AI pricing \u2013 plan conflict detection for construction\" \/>\n<meta property=\"og:description\" content=\"Flikt.AI pricing for owners, architects, GCs, and consultants. Per-project and subscription plans for any construction document set.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flikt.ai\/es\/precios\/\" \/>\n<meta property=\"og:site_name\" content=\"Flikt.AI\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-18T23:27:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/flikt.ai\/wp-content\/uploads\/2026\/03\/og_final_website.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Flikt.AI pricing \u2013 plan conflict detection for construction\" \/>\n<meta name=\"twitter:description\" content=\"Flikt.AI pricing for owners, architects, GCs, and consultants. Per-project and subscription plans for any construction document set.\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/flikt.ai\\\/es\\\/wp-json\\\/wp\\\/v2\\\/pages\\\/255\",\"url\":\"https:\\\/\\\/flikt.ai\\\/es\\\/wp-json\\\/wp\\\/v2\\\/pages\\\/255\",\"name\":\"Pricing \u2013 Flikt.AI Plan Conflict Detection\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/flikt.ai\\\/#website\"},\"datePublished\":\"2026-03-25T05:30:12+00:00\",\"dateModified\":\"2026-09-18T23:27:07+00:00\",\"description\":\"Same-day construction plan review, priced per project from your sheet count. Severity-ranked findings with sheet references. No BIM model required.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/flikt.ai\\\/pricing\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/flikt.ai\\\/pricing\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/flikt.ai\\\/pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/flikt.ai\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/flikt.ai\\\/#website\",\"url\":\"https:\\\/\\\/flikt.ai\\\/\",\"name\":\"Flikt.AI\",\"description\":\"Human Error Ends Here.\",\"publisher\":{\"@id\":\"https:\\\/\\\/flikt.ai\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/flikt.ai\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/flikt.ai\\\/#organization\",\"name\":\"Flikt.AI\",\"url\":\"https:\\\/\\\/flikt.ai\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/flikt.ai\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/flikt.ai\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/wp-site-icon-512.png\",\"contentUrl\":\"https:\\\/\\\/flikt.ai\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/wp-site-icon-512.png\",\"width\":512,\"height\":512,\"caption\":\"Flikt.AI\"},\"image\":{\"@id\":\"https:\\\/\\\/flikt.ai\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Precios \u2013 Plan Flikt.AI: Detecci\u00f3n de conflictos","description":"Construcci\u00f3n en el mismo d\u00eda revisi\u00f3n de planos, con precio por proyecto seg\u00fan tu recuento de plano. Hallazgos clasificados por gravedad con referencias a plano. No se requiere un modelo BIM.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/flikt.ai\/es\/precios\/","og_locale":"es_MX","og_type":"article","og_title":"Flikt.AI pricing \u2013 plan conflict detection for construction","og_description":"Flikt.AI pricing for owners, architects, GCs, and consultants. Per-project and subscription plans for any construction document set.","og_url":"https:\/\/flikt.ai\/es\/precios\/","og_site_name":"Flikt.AI","article_modified_time":"2026-09-18T23:27:07+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/flikt.ai\/wp-content\/uploads\/2026\/03\/og_final_website.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Flikt.AI pricing \u2013 plan conflict detection for construction","twitter_description":"Flikt.AI pricing for owners, architects, GCs, and consultants. Per-project and subscription plans for any construction document set.","twitter_misc":{"Tiempo de lectura":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/pages\/255","url":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/pages\/255","name":"Precios \u2013 Plan Flikt.AI: Detecci\u00f3n de conflictos","isPartOf":{"@id":"https:\/\/flikt.ai\/#website"},"datePublished":"2026-03-25T05:30:12+00:00","dateModified":"2026-09-18T23:27:07+00:00","description":"Construcci\u00f3n en el mismo d\u00eda revisi\u00f3n de planos, con precio por proyecto seg\u00fan tu recuento de plano. Hallazgos clasificados por gravedad con referencias a plano. No se requiere un modelo BIM.","breadcrumb":{"@id":"https:\/\/flikt.ai\/pricing\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flikt.ai\/pricing\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/flikt.ai\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/flikt.ai\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/flikt.ai\/#website","url":"https:\/\/flikt.ai\/","name":"Flikt.AI","description":"El error humano termina aqu\u00ed.","publisher":{"@id":"https:\/\/flikt.ai\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flikt.ai\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/flikt.ai\/#organization","name":"Flikt.AI","url":"https:\/\/flikt.ai\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/flikt.ai\/#\/schema\/logo\/image\/","url":"https:\/\/flikt.ai\/wp-content\/uploads\/2026\/06\/wp-site-icon-512.png","contentUrl":"https:\/\/flikt.ai\/wp-content\/uploads\/2026\/06\/wp-site-icon-512.png","width":512,"height":512,"caption":"Flikt.AI"},"image":{"@id":"https:\/\/flikt.ai\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/pages\/255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/comments?post=255"}],"version-history":[{"count":46,"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/pages\/255\/revisions"}],"predecessor-version":[{"id":1297,"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/pages\/255\/revisions\/1297"}],"wp:attachment":[{"href":"https:\/\/flikt.ai\/es\/wp-json\/wp\/v2\/media?parent=255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}