# What is Deventral?

<figure><img src="https://1580729053-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fby43cEanaSE2otqIcVP5%2Fuploads%2FItbssfCNBHEHDAc4uEhn%2F65afe43e15effa2cce2a9980_HeroImage-p-2000.png?alt=media&#x26;token=4fb9073a-eb0b-48f1-9704-79c8644f2bdc" alt=""><figcaption></figcaption></figure>

Deventral is an AI-assisted internal tool builder where business users can build their own internal tools using generative AI without any development skill by defining what to do in simple instructions.

We provide a platform where business users who generally do not have technical knowledge to build software can build purposeful internal tools, which are called [micro tools](https://docs.deventral.com/what-is-deventral/building-micro-tools) on the platform. With the help of these micro tools, business users are able to improve their organisation's operational efficiency.

:robot: The way of building micro tools depend on an [AI model](https://docs.deventral.com/what-is-deventral/ai-model) which means AI generates the codes required to build these tools. In this way, business users do not have to write any code or configure any technical infrastructure. Having a cloud-based infrastructure also provides high-level [security](https://docs.deventral.com/what-is-deventral/security) and scalability for this environment.

:gear: Micro tools build a bridge between data sources and work management systems for business users. In this way, they provide a new way to make better decisions faster, and thus better results in a more efficient way. They connect to data sources with [connectors](https://docs.deventral.com/connectors) and extend to work management systems with [plugins](https://docs.deventral.com/plugins). Therefore, business users can fetch their data quickly and turn it into a tool to make decisions faster and take actions through their work management systems via plugins.

:computer: Another important characteristic of Deventral is providing all its functionality through an [application](https://docs.deventral.com/what-is-deventral/application) specifically developed for the most used communication and collaboration tool, Microsoft Teams. In this way, users can use Deventral without going to any other software, just in their favourite collaboration tool in an embedded way.

It is time to build your tools your way. Let's [get started](https://docs.deventral.com/what-is-deventral/getting-started)!


---

# 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.deventral.com/what-is-deventral.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.
