{"id":1069,"date":"2026-06-23T10:15:35","date_gmt":"2026-06-23T10:15:35","guid":{"rendered":"https:\/\/www.phitech.io\/?page_id=1069"},"modified":"2026-06-23T13:33:41","modified_gmt":"2026-06-23T13:33:41","slug":"phisuite-pricing","status":"publish","type":"page","link":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/","title":{"rendered":"PhiSuite Pricing"},"content":{"rendered":"\n<style>\n  .phisuite-pricing {\n    font-family: inherit;\n    color: #111827;\n    background: #ffffff;\n    padding: 56px 20px;\n  }\n\n  .phisuite-pricing * {\n    box-sizing: border-box;\n  }\n\n  .phisuite-container {\n    max-width: 1180px;\n    margin: 0 auto;\n  }\n\n  .phisuite-hero {\n    text-align: center;\n    margin-bottom: 44px;\n  }\n\n  .phisuite-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: #eef2ff;\n    color: #3730a3;\n    font-size: 14px;\n    font-weight: 600;\n  }\n\n  .phisuite-hero h1 {\n    margin: 0 0 16px;\n    font-size: clamp(34px, 5vw, 56px);\n    line-height: 1.05;\n    letter-spacing: -0.04em;\n  }\n\n  .phisuite-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: #4b5563;\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n  .phisuite-note {\n    margin: 28px auto 0;\n    max-width: 880px;\n    padding: 18px 22px;\n    border: 1px solid #e5e7eb;\n    border-radius: 18px;\n    background: #f9fafb;\n    color: #374151;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .phisuite-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 36px;\n  }\n\n  .phisuite-card {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    padding: 26px;\n    border: 1px solid #e5e7eb;\n    border-radius: 24px;\n    background: #ffffff;\n    box-shadow: 0 14px 36px rgba(15, 23, 42, 0.06);\n  }\n\n  .phisuite-card.featured {\n    border: 2px solid #4f46e5;\n    box-shadow: 0 18px 48px rgba(79, 70, 229, 0.16);\n  }\n\n  .phisuite-badge {\n    position: absolute;\n    top: -13px;\n    left: 24px;\n    padding: 5px 11px;\n    border-radius: 999px;\n    background: #4f46e5;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .phisuite-card h2 {\n    margin: 0 0 8px;\n    font-size: 25px;\n    letter-spacing: -0.02em;\n  }\n\n  .phisuite-card .subtitle {\n    min-height: 56px;\n    margin: 0 0 20px;\n    color: #6b7280;\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  .phisuite-price {\n    margin: 0 0 6px;\n    font-size: 34px;\n    line-height: 1.1;\n    font-weight: 800;\n    letter-spacing: -0.04em;\n  }\n\n  .phisuite-price small {\n    font-size: 15px;\n    font-weight: 500;\n    color: #6b7280;\n  }\n\n  .phisuite-setup {\n    margin: 0 0 22px;\n    color: #4b5563;\n    font-size: 14px;\n  }\n\n  .phisuite-infra {\n    margin: 0 0 22px;\n    padding: 14px;\n    border-radius: 14px;\n    background: #f9fafb;\n    color: #374151;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  .phisuite-infra strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #111827;\n  }\n\n  .phisuite-list {\n    padding: 0;\n    margin: 0 0 24px;\n    list-style: none;\n  }\n\n  .phisuite-list li {\n    position: relative;\n    padding-left: 24px;\n    margin-bottom: 11px;\n    color: #374151;\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  .phisuite-list li:before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #16a34a;\n    font-weight: 800;\n  }\n\n  .phisuite-button {\n    display: inline-block;\n    margin-top: auto;\n    padding: 12px 18px;\n    border-radius: 12px;\n    background: #111827;\n    color: #ffffff !important;\n    text-decoration: none;\n    text-align: center;\n    font-weight: 700;\n  }\n\n  .phisuite-button.secondary {\n    background: #4f46e5;\n  }\n\n  .phisuite-section {\n    margin-top: 64px;\n  }\n\n  .phisuite-section h2 {\n    margin: 0 0 14px;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.12;\n    letter-spacing: -0.03em;\n    text-align: center;\n  }\n\n  .phisuite-section-intro {\n    max-width: 760px;\n    margin: 0 auto 30px;\n    text-align: center;\n    color: #4b5563;\n    font-size: 17px;\n    line-height: 1.6;\n  }\n\n  .phisuite-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .phisuite-feature {\n    padding: 22px;\n    border: 1px solid #e5e7eb;\n    border-radius: 20px;\n    background: #ffffff;\n  }\n\n  .phisuite-feature h3 {\n    margin: 0 0 8px;\n    font-size: 20px;\n  }\n\n  .phisuite-feature p {\n    margin: 0;\n    color: #4b5563;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .phisuite-table-wrap {\n    overflow-x: auto;\n    border: 1px solid #e5e7eb;\n    border-radius: 20px;\n    background: #ffffff;\n  }\n\n  .phisuite-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 760px;\n  }\n\n  .phisuite-table th,\n  .phisuite-table td {\n    padding: 16px;\n    border-bottom: 1px solid #e5e7eb;\n    text-align: left;\n    vertical-align: top;\n    font-size: 15px;\n  }\n\n  .phisuite-table th {\n    background: #f9fafb;\n    color: #111827;\n    font-weight: 800;\n  }\n\n  .phisuite-table td {\n    color: #374151;\n  }\n\n  .phisuite-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .phisuite-highlight-box {\n    margin-top: 34px;\n    padding: 28px;\n    border-radius: 24px;\n    background: #111827;\n    color: #ffffff;\n  }\n\n  .phisuite-highlight-box h2 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: 30px;\n    text-align: left;\n  }\n\n  .phisuite-highlight-box p {\n    margin: 0 0 16px;\n    color: #d1d5db;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  .phisuite-highlight-box ul {\n    margin: 0;\n    padding-left: 20px;\n    color: #f9fafb;\n  }\n\n  .phisuite-highlight-box li {\n    margin-bottom: 8px;\n  }\n\n  .phisuite-faq {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .phisuite-faq-item {\n    padding: 22px;\n    border-radius: 20px;\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n  }\n\n  .phisuite-faq-item h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n  }\n\n  .phisuite-faq-item p {\n    margin: 0;\n    color: #4b5563;\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n  .phisuite-cta {\n    margin-top: 64px;\n    padding: 42px 28px;\n    border-radius: 28px;\n    background: linear-gradient(135deg, #4f46e5, #111827);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .phisuite-cta h2 {\n    margin: 0 0 12px;\n    color: #ffffff;\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.12;\n  }\n\n  .phisuite-cta p {\n    max-width: 720px;\n    margin: 0 auto 24px;\n    color: #e5e7eb;\n    font-size: 17px;\n    line-height: 1.6;\n  }\n\n  .phisuite-cta a {\n    display: inline-block;\n    padding: 13px 22px;\n    border-radius: 12px;\n    background: #ffffff;\n    color: #111827 !important;\n    text-decoration: none;\n    font-weight: 800;\n  }\n\n  @media (max-width: 1050px) {\n    .phisuite-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .phisuite-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 680px) {\n    .phisuite-pricing {\n      padding: 40px 16px;\n    }\n\n    .phisuite-grid,\n    .phisuite-feature-grid,\n    .phisuite-faq {\n      grid-template-columns: 1fr;\n    }\n\n    .phisuite-card .subtitle {\n      min-height: auto;\n    }\n  }\n<\/style>\n\n<section class=\"phisuite-pricing\">\n  <div class=\"phisuite-container\">\n\n    <div class=\"phisuite-hero\">\n      <span class=\"phisuite-eyebrow\">PhiSuite Pricing<\/span>\n      <h1>Secure AI assistants for your documents, workflows and customers<\/h1>\n      <p>\n        PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation.\n        Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure.\n      <\/p>\n\n      <div class=\"phisuite-note\">\n        Prices are annual licences and exclude VAT. A one-time setup fee applies for configuration, onboarding, document preparation, testing and launch support.\n        Starter includes hosting on PhiTech-managed infrastructure. Growth, Business and Enterprise licences do not automatically include server, cloud, GPU, storage, network or third-party infrastructure costs.\n      <\/div>\n    <\/div>\n\n    <div class=\"phisuite-grid\">\n\n      <div class=\"phisuite-card\">\n        <h2>Starter<\/h2>\n        <p class=\"subtitle\">For a first AI assistant, a small website chatbot or an internal knowledge assistant.<\/p>\n        <p class=\"phisuite-price\">\u20ac5,000 <small>\/ year<\/small><\/p>\n        <p class=\"phisuite-setup\">Setup fee: \u20ac1,500<\/p>\n\n        <div class=\"phisuite-infra\">\n          <strong>Required infrastructure<\/strong>\n          Hosted by PhiTech on shared PhiTech-managed infrastructure.\n        <\/div>\n\n        <ul class=\"phisuite-list\">\n          <li>PhiBox knowledge assistant<\/li>\n          <li>PhiStudio configuration layer<\/li>\n          <li>Internal or customer-facing assistant<\/li>\n          <li>Document ingestion and AI-ready indexing<\/li>\n          <li>Source-based answers<\/li>\n          <li>Basic onboarding and launch support<\/li>\n        <\/ul>\n\n        <a class=\"phisuite-button\" href=\"mailto:info@phitech.io?subject=Starter%20Request%20-%20PhiSuite&#038;body=Hello%20PhiTech%20team%2C%0D%0A%0D%0AI%20would%20like%20to%20request%20information%20about%20the%20PhiSuite%20Starter%20package.%0D%0A%0D%0ACompany%3A%0D%0AName%3A%0D%0APreferred%20language%3A%0D%0AUse%20case%3A%0D%0AInternal%20assistant%20or%20customer-facing%20website%20assistant%3A%0D%0AEstimated%20documents%20or%20pages%3A%0D%0AExpected%20launch%20timeline%3A%0D%0AMessage%3A%0D%0A%0D%0AThank%20you.\">\n          Request Starter\n        <\/a>\n      <\/div>\n\n      <div class=\"phisuite-card featured\">\n        <span class=\"phisuite-badge\">Recommended<\/span>\n        <h2>Growth<\/h2>\n        <p class=\"subtitle\">For a dedicated company assistant or departmental knowledge platform.<\/p>\n        <p class=\"phisuite-price\">\u20ac12,000 <small>\/ year<\/small><\/p>\n        <p class=\"phisuite-setup\">Setup fee: \u20ac4,000<\/p>\n\n        <div class=\"phisuite-infra\">\n          <strong>Required infrastructure<\/strong>\n          1 customer-provided server or separately quoted hosting environment.\n        <\/div>\n\n        <ul class=\"phisuite-list\">\n          <li>Everything in Starter<\/li>\n          <li>Dedicated deployment setup<\/li>\n          <li>Production-ready company assistant<\/li>\n          <li>More advanced configuration options<\/li>\n          <li>Suitable for internal and customer-facing use cases<\/li>\n          <li>Optional modules and connectors available<\/li>\n        <\/ul>\n\n        <a class=\"phisuite-button secondary\" href=\"mailto:info@phitech.io?subject=Growth%20Request%20-%20PhiSuite&#038;body=Hello%20PhiTech%20team%2C%0D%0A%0D%0AI%20would%20like%20to%20request%20information%20about%20the%20PhiSuite%20Growth%20package.%0D%0A%0D%0ACompany%3A%0D%0AName%3A%0D%0APreferred%20language%3A%0D%0AUse%20case%3A%0D%0AInternal%20assistant%20or%20customer-facing%20website%20assistant%3A%0D%0AAvailable%20server%20or%20preferred%20hosting%20environment%3A%0D%0AEstimated%20documents%20or%20pages%3A%0D%0AOptional%20modules%20of%20interest%3A%0D%0AExpected%20launch%20timeline%3A%0D%0AMessage%3A%0D%0A%0D%0AThank%20you.\">\n          Request Growth\n        <\/a>\n      <\/div>\n\n      <div class=\"phisuite-card\">\n        <h2>Business<\/h2>\n        <p class=\"subtitle\">For production platforms with multiple assistants and stronger reliability.<\/p>\n        <p class=\"phisuite-price\">\u20ac24,000 <small>\/ year<\/small><\/p>\n        <p class=\"phisuite-setup\">Setup fee: \u20ac8,000<\/p>\n\n        <div class=\"phisuite-infra\">\n          <strong>Required infrastructure<\/strong>\n          Customer-provided production cluster: 3 production servers + 1 test server.\n        <\/div>\n\n        <ul class=\"phisuite-list\">\n          <li>Everything in Growth<\/li>\n          <li>Multiple internal or customer-facing assistants<\/li>\n          <li>Separate test environment<\/li>\n          <li>Cluster-based production architecture<\/li>\n          <li>Recommended for business-critical use cases<\/li>\n          <li>Priority launch and configuration support<\/li>\n        <\/ul>\n\n        <a class=\"phisuite-button\" href=\"mailto:info@phitech.io?subject=Business%20Request%20-%20PhiSuite&#038;body=Hello%20PhiTech%20team%2C%0D%0A%0D%0AI%20would%20like%20to%20request%20information%20about%20the%20PhiSuite%20Business%20package.%0D%0A%0D%0ACompany%3A%0D%0AName%3A%0D%0APreferred%20language%3A%0D%0AUse%20case%3A%0D%0ANumber%20of%20assistants%20needed%3A%0D%0AInternal%20and%2For%20customer-facing%20assistants%3A%0D%0AAvailable%20cluster%20infrastructure%20or%20preferred%20hosting%20environment%3A%0D%0AEstimated%20documents%20or%20pages%3A%0D%0AOptional%20modules%20of%20interest%3A%0D%0AExpected%20launch%20timeline%3A%0D%0AMessage%3A%0D%0A%0D%0AThank%20you.\">\n          Request Business\n        <\/a>\n      <\/div>\n\n      <div class=\"phisuite-card\">\n        <h2>Enterprise<\/h2>\n        <p class=\"subtitle\">For large-scale, regulated, high-traffic or custom deployments.<\/p>\n        <p class=\"phisuite-price\">Custom <small>offer<\/small><\/p>\n        <p class=\"phisuite-setup\">Setup fee: custom<\/p>\n\n        <div class=\"phisuite-infra\">\n          <strong>Required infrastructure<\/strong>\n          Custom customer-provided, VPC, on-premises or separately quoted infrastructure.\n        <\/div>\n\n        <ul class=\"phisuite-list\">\n          <li>Custom deployment architecture<\/li>\n          <li>More than 3 servers if required<\/li>\n          <li>High-traffic customer-facing assistants<\/li>\n          <li>Advanced governance and security requirements<\/li>\n          <li>Custom integrations and service levels<\/li>\n          <li>VPC, on-premises or hybrid options<\/li>\n        <\/ul>\n\n        <a class=\"phisuite-button\" href=\"mailto:info@phitech.io?subject=Enterprise%20Request%20-%20PhiSuite&#038;body=Hello%20PhiTech%20team%2C%0D%0A%0D%0AI%20would%20like%20to%20discuss%20an%20Enterprise%20or%20custom%20PhiSuite%20deployment.%0D%0A%0D%0ACompany%3A%0D%0AName%3A%0D%0APreferred%20language%3A%0D%0AUse%20case%3A%0D%0ANumber%20of%20assistants%20needed%3A%0D%0AExpected%20traffic%20or%20usage%3A%0D%0ADeployment%20preference%20%28VPC%2C%20on-premises%2C%20hybrid%2C%20or%20other%29%3A%0D%0ASecurity%20or%20compliance%20requirements%3A%0D%0AIntegrations%20needed%3A%0D%0AExpected%20launch%20timeline%3A%0D%0AMessage%3A%0D%0A%0D%0AThank%20you.\">\n          Contact Sales\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"phisuite-section\">\n      <h2>What is included in PhiSuite?<\/h2>\n      <p class=\"phisuite-section-intro\">\n        Every PhiSuite package includes the core platform for building, configuring and operating AI assistants based on your own knowledge sources.\n      <\/p>\n\n      <div class=\"phisuite-feature-grid\">\n        <div class=\"phisuite-feature\">\n          <h3>PhiBox<\/h3>\n          <p>Knowledge assistant and agentic RAG layer for searching, answering and working with your documents and information sources.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-feature\">\n          <h3>PhiStudio<\/h3>\n          <p>Administration and configuration environment for managing assistants, prompts, projects, workflows and controlled deployment settings.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-feature\">\n          <h3>Internal and public assistants<\/h3>\n          <p>Use PhiSuite for internal knowledge assistants, customer-facing website chatbots or selected business process assistants.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-feature\">\n          <h3>Document ingestion<\/h3>\n          <p>Prepare and index documents, web content and structured knowledge sources so they can be used by AI assistants.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-feature\">\n          <h3>Source-based answers<\/h3>\n          <p>Answers can be connected to the underlying knowledge sources, helping users understand where information comes from.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-feature\">\n          <h3>Launch support<\/h3>\n          <p>The setup fee covers initial configuration, onboarding, document preparation, testing and launch support.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"phisuite-section\">\n      <h2>Optional extensions<\/h2>\n      <p class=\"phisuite-section-intro\">\n        Extend PhiSuite with additional modules, connectors and professional services depending on your use case.\n      <\/p>\n\n      <div class=\"phisuite-table-wrap\">\n        <table class=\"phisuite-table\">\n          <thead>\n            <tr>\n              <th>Extension<\/th>\n              <th>Price<\/th>\n              <th>Description<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>PhiMap<\/strong><\/td>\n              <td>\u20ac3,000 \/ year<\/td>\n              <td>Knowledge mapping, semantic structure, tagging and better organisation of complex information sources.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>PhiSkills<\/strong><\/td>\n              <td>\u20ac3,000 \/ year<\/td>\n              <td>Reusable AI skills, governed prompts, task logic and agent capabilities for repeatable work.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>PhiFlow<\/strong><\/td>\n              <td>\u20ac6,000 \/ year<\/td>\n              <td>AI-supported workflows, forms, approvals and structured business processes.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>PhiVM<\/strong><\/td>\n              <td>From \u20ac6,000 \/ year + compute usage<\/td>\n              <td>Secure agent execution runtime for calculations, code execution, API calls, file processing and generated artifacts.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Custom connector<\/strong><\/td>\n              <td>\u20ac2,500\u2013\u20ac7,500 one-time<\/td>\n              <td>Connection to customer-specific systems, APIs, databases, websites, CMS platforms or document repositories.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Dedicated VPC or on-premises deployment<\/strong><\/td>\n              <td>Quoted separately<\/td>\n              <td>Infrastructure setup for customers requiring stronger isolation, dedicated environments or deployment in their own infrastructure.<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Professional services<\/strong><\/td>\n              <td>\u20ac150 \/ hour or \u20ac1,200 \/ day<\/td>\n              <td>Consulting, advanced configuration, custom workflows, prompt engineering, data preparation and training.<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n      <div class=\"phisuite-note\">\n        External LLM usage fees are not included in any package, including Starter, and are billed separately based on actual usage.\n        Customers can connect PhiSuite to APIs from major LLM providers such as OpenAI, Anthropic, Google or others using their own accounts and credentials.\n      <\/div>\n    <\/div>\n\n    <div class=\"phisuite-section\">\n      <h2>Compare packages<\/h2>\n      <p class=\"phisuite-section-intro\">\n        The package determines the licence, setup scope and required deployment architecture. Exact usage limits are defined in the individual offer.\n      <\/p>\n\n      <div class=\"phisuite-table-wrap\">\n        <table class=\"phisuite-table\">\n          <thead>\n            <tr>\n              <th>Feature<\/th>\n              <th>Starter<\/th>\n              <th>Growth<\/th>\n              <th>Business<\/th>\n              <th>Enterprise<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Annual licence<\/strong><\/td>\n              <td>\u20ac5,000<\/td>\n              <td>\u20ac12,000<\/td>\n              <td>\u20ac24,000<\/td>\n              <td>Custom offer<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Setup fee<\/strong><\/td>\n              <td>\u20ac1,500<\/td>\n              <td>\u20ac4,000<\/td>\n              <td>\u20ac8,000<\/td>\n              <td>Custom setup<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>First-year total<\/strong><\/td>\n              <td>\u20ac6,500<\/td>\n              <td>\u20ac16,000<\/td>\n              <td>\u20ac32,000<\/td>\n              <td>Custom offer<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Infrastructure<\/strong><\/td>\n              <td>Hosted by PhiTech<\/td>\n              <td>1 customer-provided server or separately quoted hosting<\/td>\n              <td>Customer-provided cluster: 3 production servers + 1 test server<\/td>\n              <td>Custom customer-provided, VPC, on-premises or separately quoted infrastructure<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Internal assistants<\/strong><\/td>\n              <td>Included<\/td>\n              <td>Included<\/td>\n              <td>Multiple assistants<\/td>\n              <td>Custom<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Customer-facing website assistant<\/strong><\/td>\n              <td>1 basic assistant<\/td>\n              <td>1 production assistant<\/td>\n              <td>Multiple assistants<\/td>\n              <td>High-traffic and custom assistants<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Test environment<\/strong><\/td>\n              <td>Not included by default<\/td>\n              <td>Optional<\/td>\n              <td>Included<\/td>\n              <td>Custom<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Optional modules<\/strong><\/td>\n              <td>Selected modules available<\/td>\n              <td>Available<\/td>\n              <td>Available<\/td>\n              <td>Custom scope<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Best for<\/strong><\/td>\n              <td>First assistant or small chatbot<\/td>\n              <td>Dedicated company use<\/td>\n              <td>Production platform<\/td>\n              <td>Complex, regulated or high-scale use<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n\n    <div class=\"phisuite-highlight-box\">\n      <h2>Proof-of-Value Pilot<\/h2>\n      <p>\n        Not ready for a full production licence yet? Start with a structured PhiSuite Proof-of-Value Pilot.\n      <\/p>\n      <ul>\n        <li>8-week pilot package<\/li>\n        <li>One clearly defined business use case<\/li>\n        <li>One PhiBox workspace<\/li>\n        <li>Managed EU environment<\/li>\n        <li>Configuration, onboarding and final evaluation<\/li>\n        <li>\u20ac4,900 pilot fee, credited against the first-year invoice when converting within 30 days<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"phisuite-section\">\n      <h2>Frequently asked questions<\/h2>\n\n      <div class=\"phisuite-faq\">\n        <div class=\"phisuite-faq-item\">\n          <h3>Are the prices monthly or annual?<\/h3>\n          <p>The prices shown are annual licences. Monthly billing may be possible with an annual commitment.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-faq-item\">\n          <h3>Does Starter include hosting?<\/h3>\n          <p>Yes. Starter includes hosting on PhiTech-managed infrastructure. Growth, Business and Enterprise infrastructure is either provided by the customer or quoted separately.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-faq-item\">\n          <h3>Can PhiSuite be used as a website chatbot?<\/h3>\n          <p>\n            Yes. PhiSuite can be used for internal assistants and customer-facing website assistants.\n            A basic WordPress plugin is available to embed a PhiSuite assistant into a WordPress website.\n            Public-facing usage is subject to agreed usage limits, infrastructure capacity and external LLM usage costs.\n          <\/p>\n        <\/div>\n\n        <div class=\"phisuite-faq-item\">\n          <h3>Are LLM costs included?<\/h3>\n          <p>No. External LLM usage, GPU usage, third-party APIs and heavy compute usage are billed separately based on the selected setup and actual usage.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-faq-item\">\n          <h3>Can we use our own OpenAI, Anthropic or Google account?<\/h3>\n          <p>Yes. Customers can connect PhiSuite to APIs from major LLM providers using their own accounts and credentials.<\/p>\n        <\/div>\n\n        <div class=\"phisuite-faq-item\">\n          <h3>What does the setup fee include?<\/h3>\n          <p>The setup fee includes initial configuration, onboarding, document preparation, prompt and assistant setup, testing and launch support. Custom integrations are quoted separately.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"phisuite-cta\">\n      <h2>Find the right PhiSuite package<\/h2>\n      <p>\n        Tell us about your documents, users, assistants and deployment requirements.\n        We will recommend the right package and prepare a transparent offer.\n      <\/p>\n      <a href=\"mailto:info@phitech.io?subject=PhiSuite%20Offer%20Request&#038;body=Hello%20PhiTech%20team%2C%0D%0A%0D%0AI%20would%20like%20to%20request%20a%20PhiSuite%20offer.%0D%0A%0D%0ACompany%3A%0D%0AName%3A%0D%0APreferred%20language%3A%0D%0APackage%20of%20interest%20%28Starter%2C%20Growth%2C%20Business%2C%20Enterprise%2C%20not%20sure%29%3A%0D%0AUse%20case%3A%0D%0AInternal%20assistant%20or%20customer-facing%20website%20assistant%3A%0D%0AEstimated%20documents%20or%20pages%3A%0D%0AExpected%20traffic%20or%20usage%3A%0D%0ADeployment%20environment%20or%20server%20availability%3A%0D%0AOptional%20modules%20of%20interest%3A%0D%0AExpected%20launch%20timeline%3A%0D%0AMessage%3A%0D%0A%0D%0AThank%20you.\">\n        Request an offer\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time setup [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":717,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-1069","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.phitech.io\/de\/phisuite-pricing\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"de_DE\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Phi Technologies - Governed AI Technology\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"PhiSuite Pricing - Phi Technologies\" \/>\n\t\t<meta property=\"og:description\" content=\"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.phitech.io\/de\/phisuite-pricing\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-23T10:15:35+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-23T13:33:41+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"PhiSuite Pricing - Phi Technologies\" \/>\n\t\t<meta name=\"twitter:description\" content=\"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.phitech.io\\\/de\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#listItem\",\"name\":\"PhiSuite Pricing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#listItem\",\"position\":2,\"name\":\"PhiSuite Pricing\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/#organization\",\"name\":\"Phi Technologies\",\"description\":\"Governed AI Technology\",\"url\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.phitech.io\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/favicon-150x150-1.png\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#organizationLogo\",\"width\":150,\"height\":150},\"image\":{\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#webpage\",\"url\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/\",\"name\":\"PhiSuite Pricing - Phi Technologies\",\"description\":\"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time\",\"inLanguage\":\"de-DE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#breadcrumblist\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.phitech.io\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Price_List_optimized_250.png\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#mainImage\",\"width\":767,\"height\":767,\"caption\":\"Price List\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/phisuite-pricing\\\/#mainImage\"},\"datePublished\":\"2026-06-23T10:15:35+00:00\",\"dateModified\":\"2026-06-23T13:33:41+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/\",\"name\":\"Phi Technologies\",\"description\":\"Governed AI Technology\",\"inLanguage\":\"de-DE\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.phitech.io\\\/de\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"PhiSuite Pricing - Phi Technologies","description":"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time","canonical_url":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.phitech.io\/de#listItem","position":1,"name":"Home","item":"https:\/\/www.phitech.io\/de","nextItem":{"@type":"ListItem","@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#listItem","name":"PhiSuite Pricing"}},{"@type":"ListItem","@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#listItem","position":2,"name":"PhiSuite Pricing","previousItem":{"@type":"ListItem","@id":"https:\/\/www.phitech.io\/de#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.phitech.io\/de\/#organization","name":"Phi Technologies","description":"Governed AI Technology","url":"https:\/\/www.phitech.io\/de\/","logo":{"@type":"ImageObject","url":"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png","@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#organizationLogo","width":150,"height":150},"image":{"@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#webpage","url":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/","name":"PhiSuite Pricing - Phi Technologies","description":"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time","inLanguage":"de-DE","isPartOf":{"@id":"https:\/\/www.phitech.io\/de\/#website"},"breadcrumb":{"@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/www.phitech.io\/wp-content\/uploads\/2025\/08\/Price_List_optimized_250.png","@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#mainImage","width":767,"height":767,"caption":"Price List"},"primaryImageOfPage":{"@id":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/#mainImage"},"datePublished":"2026-06-23T10:15:35+00:00","dateModified":"2026-06-23T13:33:41+00:00"},{"@type":"WebSite","@id":"https:\/\/www.phitech.io\/de\/#website","url":"https:\/\/www.phitech.io\/de\/","name":"Phi Technologies","description":"Governed AI Technology","inLanguage":"de-DE","publisher":{"@id":"https:\/\/www.phitech.io\/de\/#organization"}}]},"og:locale":"de_DE","og:site_name":"Phi Technologies - Governed AI Technology","og:type":"article","og:title":"PhiSuite Pricing - Phi Technologies","og:description":"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time","og:url":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/","og:image":"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png","og:image:secure_url":"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png","article:published_time":"2026-06-23T10:15:35+00:00","article:modified_time":"2026-06-23T13:33:41+00:00","twitter:card":"summary_large_image","twitter:title":"PhiSuite Pricing - Phi Technologies","twitter:description":"PhiSuite Pricing Secure AI assistants for your documents, workflows and customers PhiSuite helps organisations turn internal knowledge, documents and business processes into secure AI assistants and governed automation. Start with one assistant, grow into a dedicated knowledge platform, or deploy PhiSuite in your own infrastructure. Prices are annual licences and exclude VAT. A one-time","twitter:image":"https:\/\/www.phitech.io\/wp-content\/uploads\/2026\/03\/favicon-150x150-1.png"},"aioseo_meta_data":{"post_id":"1069","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-23 10:15:36","updated":"2026-06-23 14:33:58","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.phitech.io\/de\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPhiSuite Pricing\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.phitech.io\/de"},{"label":"PhiSuite Pricing","link":"https:\/\/www.phitech.io\/de\/phisuite-pricing\/"}],"_links":{"self":[{"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/pages\/1069","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/comments?post=1069"}],"version-history":[{"count":4,"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/pages\/1069\/revisions"}],"predecessor-version":[{"id":1082,"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/pages\/1069\/revisions\/1082"}],"wp:attachment":[{"href":"https:\/\/www.phitech.io\/de\/wp-json\/wp\/v2\/media?parent=1069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}