# Summary

A summary will be shown and WriteBackExtreme will install and start whenever you hit `Start the Application`.

<figure><img src="/files/AWfrvRgeg6O9WHUKbmn6" alt=""><figcaption></figcaption></figure>

WriteBackExtreme will now start. If WriteBackExtreme can't start automatically, please use the commands below for the service manager of your choice to start WriteBackExtreme.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2024/01/b-success-full-starting-app-1024x851.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you don't see this message, please proceed to the [Troubleshoot](/writebackextreme/v5.0/support/troubleshoot.md) section for assistance.
{% endhint %}

After the application has started you will be redirected to the configuration panel. There you can press `Management console` in the left menu which opens a browser window that shows the backend. The credentials for this backend are the credentials you set at step 4 of the installation.&#x20;

{% hint style="info" %}
When the backend is not reachable in the browser, there is a problem with either DNS, Load balancer configuration or your firewall. You can verify if WriteBackExtreme is running if the backend does show when using localhost instead of your domain name. (e.g. <https://localhost:\\[yourportnumber]/>) (Note that it probably shows a certificate error since localhost is not valid for your certificate but it should at least show after ignoring the certificate error) When it does appear when using localhost, check the firewall and network configuration for your domain name.
{% endhint %}

### Additional steps when running on Linux:

[Running on Linux](/writebackextreme/v5.0/installation-guide/installation-wizard/summary/running-on-linux.md)


---

# 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.infotopics.com/writebackextreme/v5.0/installation-guide/installation-wizard/summary.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.
