> For the complete documentation index, see [llms.txt](https://docs.adapptio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adapptio.com/getting-started/architecture-overview.md).

# Architecture Overview

The overall architecture of the Adapptio Framework is divided into several parts; Integrations, Actions, API Endpoints and Views. The Integrations, Actions and API Endpoints are running at the secured back-end in the Adapptio cloud; meanwhile, the Views are running at the client-side in your browser.

Integrations authenticate and call API, load static data, and connect databases using a secure proxy.

The actions permeate between the user interface and integrations and provide a secure connection, data transformation and pass data from integrations to the user interface and vice versa.

The Views represent a visual output of your applications run in a web browser on computers, tablets, or mobile devices.

The complete applications can be run in the Adapptio cloud or self hosted in your infrastructure.

![](/files/zODwn0vSpnzWH400UvH6)

{% content-ref url="/pages/3yog1GvnQKR507MntaqF" %}
[Views](/getting-started/architecture-overview/views.md)
{% endcontent-ref %}

{% content-ref url="/pages/1Z6dQmAoCXvd1gFZb4mw" %}
[Actions](/getting-started/architecture-overview/actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/AhCrqES19FZQrLDNiJRE" %}
[Integrations](/getting-started/architecture-overview/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/FeY23ZTneXdG3trVrtWB" %}
[API Endpoints](/getting-started/architecture-overview/api-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Iev3YFaghj9MzGU9Rww" %}
[Routes](/getting-started/architecture-overview/routes.md)
{% endcontent-ref %}

{% content-ref url="/pages/SdVOY64oLhCSNwW8tXfo" %}
[Events](/getting-started/architecture-overview/events.md)
{% endcontent-ref %}

{% content-ref url="/pages/4iLTtocKn1Y245Cj310W" %}
[Assets](/getting-started/architecture-overview/assets.md)
{% endcontent-ref %}
