# Conektto License Model

:tada:Conektto's plans and features are illustrated below, although subject to change at renewal.

<table><thead><tr><th width="271">Features / Plans</th><th width="173" align="center">Community</th><th width="165" align="center">Pro</th><th align="center">Enterprise</th></tr></thead><tbody><tr><td>FREE FORMAT API DESIGNS</td><td align="center">Unlimited</td><td align="center">Unlimited</td><td align="center">Unlimited</td></tr><tr><td>DATA PROVIDER APIS</td><td align="center">4</td><td align="center">Unlimited</td><td align="center">Unlimited</td></tr><tr><td>API TEST PROJECTS</td><td align="center">4</td><td align="center">Unlimited</td><td align="center">Unlimited</td></tr><tr><td>AGGREGATE APIS (COMING SOON..)</td><td align="center">4</td><td align="center">Unlimited</td><td align="center">Unlimited</td></tr><tr><td>REPUBLISH</td><td align="center">10x per project</td><td align="center">100x per project</td><td align="center">Unlimited</td></tr><tr><td>COLLABORATORS</td><td align="center">3 per project</td><td align="center">10 per project</td><td align="center">Unlimited</td></tr><tr><td>TEST DATA GEN LIMITS</td><td align="center">10x per project</td><td align="center">100x per project</td><td align="center">Unlimited</td></tr><tr><td>DATA RETENTION</td><td align="center">6 months</td><td align="center">Subscription + 6 months</td><td align="center">Unlimited</td></tr><tr><td>GITHUB INTEGRATION</td><td align="center">Public</td><td align="center">Public</td><td align="center">Enterprise</td></tr><tr><td>LOGIN</td><td align="center">LinkedIn, Google, GitHub</td><td align="center">LinkedIn, Google, GitHub</td><td align="center">Single Sign On</td></tr></tbody></table>


---

# 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.conektto.io/fundamentals/conektto-license-model.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.
