# Support Agreement

{% hint style="success" %}
Our support team's goal is to provide five-star technical support for our customers. We are committed to offering support Monday through Friday from 8-5 p.m. EST, with the exception of the holidays that we observe.
{% endhint %}

### Standard and Premium Support

We offer two levels of support - our always-included Standard Support and Premium Support. Premium Support level is designed for those customers who desire faster response times. In addition to faster response times, Premium Support unlocks a more consultative proactive engagement with our Technical Solutions Team. \
\
For detailed pricing, features, and benefits, visit the [Subscription Plans](/subscription-plans.md) page or contact your Customer Success Manager or Account Executive. \
\
Here’s a quick look at our two levels of support:

<table><thead><tr><th width="400">Service</th><th width="40">S</th><th width="40">P</th><th>Description</th></tr></thead><tbody><tr><td>Unlimited Access to Email Support</td><td><mark style="color:green;"><strong>✓</strong></mark></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Unlimited cases on Flexi Kanban -supported features</td></tr><tr><td>Unlimited Access to Our Support Site</td><td><mark style="color:green;"><strong>✓</strong></mark></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Support documentation, blogs, and other useful content</td></tr><tr><td>Basic Configuration Support</td><td><mark style="color:green;"><strong>✓</strong></mark></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Support for Flexi Kanban configurations documented on our support site</td></tr><tr><td>Priority Ticket Routing (Enhanced SLAs)</td><td></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Faster response times during Flexi Kanban business hours</td></tr><tr><td>Advanced Configuration Support &#x26; Diagnostics</td><td></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Support for Flexi Kanban configurations beyond what is documented on our support site</td></tr><tr><td>Mutual Action Plan</td><td></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Architectural review and planning with FlexiKanban’s technical team</td></tr><tr><td>Retainer of Hours*</td><td></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Bank of hours with the Flexi Kanban team designated for advanced configuration support and best practice review</td></tr><tr><td>Technical Account Manager</td><td></td><td><mark style="color:green;"><strong>✓</strong></mark></td><td>Assigned technical resource to help with Premium Support specific tasks</td></tr></tbody></table>

{% hint style="info" %}
*The retainer of hours that is included with the Premium Support plan can be used to get assistance with advanced configurations, troubleshooting, in-depth feature review, as well as best practice recommendations for any particular use case. This is a bank of hours that can be used in any way that is impactful and necessary for the customer within the bounds of the program. The retainer of hours does not incorporate hands-on work by the Flexi Kanban team in customer orgs.*
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flexikanban.ai/support-agreement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
