# Visual Constructor

***

Visual constructor is done for the remote configuration of your app. You can choose either to go with the paywall changes or with a splash screen.

In the following feature, we allow our client to push the new design from desktop paywalls and splash screens to the app without any mobile developers' involvement.

You can change:

* Title, its alignment and size
* text and its alignment
* background and text colors
* buttons and text on them

<figure><img src="https://files.readme.io/2300e7f-visual_constructor.png" alt=""><figcaption></figcaption></figure>

Appflow Visual constructor can save your screens as drafts for future campaigns or be published right away without a need to update the app version in app stores.


---

# 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://doc.appflow.ai/docs/subscription-analytics/visual-constructor.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.
