Skip to content

Commit

Permalink
docs: last four new faq pages
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielraeder committed Mar 25, 2024
1 parent 45777b7 commit 7a376c1
Show file tree
Hide file tree
Showing 4 changed files with 539 additions and 0 deletions.
28 changes: 28 additions & 0 deletions visual-kpi-docs/docs/supporting-pages/faqs/support-services.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
id: support-services
title: Support & Services Questions
slug: /faq/support-services
description: ''
tags: [FAQ]
---

import Accordion from '@site/src/components/accordion/Accordion';
import AccordionGroup from '@site/src/components/accordion/AccordionGroup';
import SearchWrapper from '@site/src/components/accordion/SearchWrapper';

<SearchWrapper>
<AccordionGroup>
<Accordion title="What services do you offer? Do I need them? (consulting, training, etc.)">
We offer all kinds of services. The truth is 95% of our customers don't require technical consulting and can get by with just our proactive product support. We also offer free online training and paid, custom training, as well as consulting for deep product and industry experts. We have partners who can do all the other forms of consultancy, system integration, etc., if required.
</Accordion>
<Accordion title="How often do you release new features and functionality (including fixes)? Do I need to upgrade the system each time? How easy is it to upgrade to a new version (downtime, resources required, etc)?">
We do approximately 20 to 40 releases per year, but there's no need for you to upgrade at the same pace we release software. Our existing customers take a range of approaches— from upgrading every time to not upgrading for years— but it averages out at roughly every quarter to every 6 months. Upgrading takes just minutes and is backwards compatible.
</Accordion>
<Accordion title="How can we contact you for product support? What hours, and what is your normal response time?">
You can contact us anytime at support@transpara.com or via our online contact form at transpara.com/support. Our turnaround times are fast. We also maintain an online Knowledge Base and Training content.
</Accordion>
<Accordion title="Do you have a support SLA?">
We have multiple tiers of support, with more aggressive SLAs at each tier. Contact us for more details.
</Accordion>
</AccordionGroup>
</SearchWrapper>
Loading

0 comments on commit 7a376c1

Please sign in to comment.