# Enterprise

CodeMate for Enterprises gives you more customisations like:&#x20;

* Self-Hosted Knowledge Base&#x20;
* Single tenant deployment
* Improved context
* Pooled organization usage
* User management
* Role-based access control
* Optional finetuning on your codebase
* Configurable LLMs
* Dedicated Account Manager

Read more about the [Deployment options](/enterprise/deployment.md) we support. [Get in touch](https://cal.com/ayushsinghal/enterprise-cm) to book a meeting & discuss more.


---

# 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.codemate.ai/enterprise.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.
