# 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.

![](https://4190342052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjiITn8B0C9eJvihABh%2Fuploads%2FpyRXLqeEkJHIVLm2FvXy%2Fdiagram%20colored%20on%20transparent%20bg.png?alt=media\&token=11fdc5ff-d806-4f4e-819d-751140f0f514)

{% content-ref url="architecture-overview/views" %}
[views](https://docs.adapptio.com/getting-started/architecture-overview/views)
{% endcontent-ref %}

{% content-ref url="architecture-overview/actions" %}
[actions](https://docs.adapptio.com/getting-started/architecture-overview/actions)
{% endcontent-ref %}

{% content-ref url="architecture-overview/integrations" %}
[integrations](https://docs.adapptio.com/getting-started/architecture-overview/integrations)
{% endcontent-ref %}

{% content-ref url="architecture-overview/api-endpoints" %}
[api-endpoints](https://docs.adapptio.com/getting-started/architecture-overview/api-endpoints)
{% endcontent-ref %}

{% content-ref url="architecture-overview/routes" %}
[routes](https://docs.adapptio.com/getting-started/architecture-overview/routes)
{% endcontent-ref %}

{% content-ref url="architecture-overview/events" %}
[events](https://docs.adapptio.com/getting-started/architecture-overview/events)
{% endcontent-ref %}

{% content-ref url="architecture-overview/assets" %}
[assets](https://docs.adapptio.com/getting-started/architecture-overview/assets)
{% endcontent-ref %}
